Skip to content

Commit

Permalink
Merge pull request #1754 from g-maxime/preparing-v23.04
Browse files Browse the repository at this point in the history
Preparing v23.04
  • Loading branch information
JeromeMartinez authored Apr 27, 2023
2 parents 917529b + 984f3c5 commit dd35015
Show file tree
Hide file tree
Showing 44 changed files with 692 additions and 76 deletions.
18 changes: 18 additions & 0 deletions History_DLL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,24 @@ x Correction
bug reports and feature request are here:
https://sourceforge.net/p/mediainfo/_list/tickets

Version 23.04, 2023-04-26
-------------
+ MXF: support of SMPTE ST 381-4 (AAC in MXF)
+ DTS: show MA or HRA tip in commercial name for DTS:X
+ DTS: detection of DTS:X not lossless
+ APT-X100 a.k.a. Cinema DTS: initial support
+ Matroska: support of HDR10+
+ MP4: more information about thumbnails
+ ID3v2: more information about thumbnails
+ VP9: initial support, for more information about chroma subsampling
+ AWS S3: support for reference files with AccessID:SecretKey@URL
x AWS S3: fix errors with some special chars in SecretKey
x AWS S3: fix random credential issues with non geolocated URLs
x DTS: fix freeze with some DTS-HD not DTS:X files
x MPEG-TS: fix crash in HEVC_timing_and_HRD
x AAC: fix samples per frame with SBR streams
x FLAC: fix missing Tbc Tbr in ChannelLayout

Version 23.03, 2023-03-29
-------------
+ DTS: Detection of IMAX Enhanced
Expand Down
2 changes: 1 addition & 1 deletion Project/CMake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ project(MediaInfoLib)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/cmake/modules")

set(MediaInfoLib_MAJOR_VERSION 23)
set(MediaInfoLib_MINOR_VERSION 03)
set(MediaInfoLib_MINOR_VERSION 04)
set(MediaInfoLib_PATCH_VERSION 0)
set(MediaInfoLib_VERSION ${MediaInfoLib_MAJOR_VERSION}.${MediaInfoLib_MINOR_VERSION})

Expand Down
2 changes: 1 addition & 1 deletion Project/GNU/Library/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dnl #########################################################################
dnl -------------------------------------------------------------------------
dnl Name and version
dnl
AC_INIT([libmediainfo], [23.03])
AC_INIT([libmediainfo], [23.04])

dnl -------------------------------------------------------------------------
dnl Test if we are at the good place
Expand Down
4 changes: 2 additions & 2 deletions Project/GNU/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
# Contributor: hydro <[email protected]>

pkgname=('libmediainfo' 'python-mediainfo')
pkgver=23.03
pkgver=23.04
pkgrel=1
pkgdesc="shared library for mediainfo"
arch=('i686' 'x86_64')
url="http://mediaarea.net"
license=('BSD-2-Clause')
makedepends=('libtool' 'automake' 'autoconf' 'python')
depends=( 'curl' 'libmms' 'libzen>=0.4.40')
depends=( 'curl' 'libmms' 'libzen>=0.4.41')
source=(${pkgname}_${pkgver}.orig.tar.xz)
md5sums=('00000000000000000000000000000000')

Expand Down
16 changes: 8 additions & 8 deletions Project/GNU/libmediainfo.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@ Format: 3.0 (quilt)
Source: libmediainfo
Binary: libmediainfo-dev, libmediainfo0, python-mediainfodll, python3-mediainfodll, libmediainfo-doc libmediainfo0-dbg
Architecture: any all
Version: 23.03-1
Version: 23.04-1
Maintainer: MediaArea.net SARL <[email protected]>
Homepage: http://MediaArea.net/MediaInfo
Standards-Version: 3.9.6
Vcs-Browser: https://github.com/MediaArea/MediaInfoLib
Vcs-Git: https://github.com/MediaArea/MediaInfoLib.git
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1), python-all (>= 2.6.6-3~), python3-all, dh-autoreconf, doxygen, tofrodos, libzen-dev (>= 0.4.40), libcurl4-gnutls-dev, libmms-dev, libglib2.0-dev, zlib1g-dev, pkg-config
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1), python-all (>= 2.6.6-3~), python3-all, dh-autoreconf, doxygen, tofrodos, libzen-dev (>= 0.4.41), libcurl4-gnutls-dev, libmms-dev, libglib2.0-dev, zlib1g-dev, pkg-config
Package-List:
libmediainfo-dev deb libdevel optional arch=any
libmediainfo-doc deb doc optional arch=all
libmediainfo0 deb libs optional arch=any
python-mediainfodll deb python optional arch=all
python3-mediainfodll deb python optional arch=all
Checksums-Sha1:
0000000000000000000000000000000000000000 000000 libmediainfo_23.03.orig.tar.xz
0000000000000000000000000000000000000000 000000 libmediainfo_23.03-1.debian.tar.xz
0000000000000000000000000000000000000000 000000 libmediainfo_23.04.orig.tar.xz
0000000000000000000000000000000000000000 000000 libmediainfo_23.04-1.debian.tar.xz
Checksums-Sha256:
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_23.03.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_23.03-1.debian.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_23.04.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 libmediainfo_23.04-1.debian.tar.xz
Files:
00000000000000000000000000000000 000000 libmediainfo_23.03.orig.tar.xz
00000000000000000000000000000000 000000 libmediainfo_23.03-1.debian.tar.xz
00000000000000000000000000000000 000000 libmediainfo_23.04.orig.tar.xz
00000000000000000000000000000000 000000 libmediainfo_23.04-1.debian.tar.xz
10 changes: 5 additions & 5 deletions Project/GNU/libmediainfo.spec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global libmediainfo_version 23.03
%global libmediainfo_version 23.04
%global libmediainfo_version_major 23
%global libmediainfo_version_minor 03
%global libzen_version 0.4.40
%global libmediainfo_version_minor 04
%global libzen_version 0.4.41
%global libzen_version_major 0
%global libzen_version_minor 4
%global libzen_version_release 40
%global libzen_version_release 41

%if 0%{?fedora} || 0%{?rhel}
%global package_with_0_ending 0
Expand Down Expand Up @@ -385,7 +385,7 @@ rm -f %{buildroot}%{_libdir}/%{name_without_0_ending}.la
%endif

%changelog
* Sun Jan 01 2012 MediaArea.net SARL <[email protected]> - 23.03-0
* Sun Jan 01 2012 MediaArea.net SARL <[email protected]> - 23.04-0
- See History.txt for more info and real dates
- Previous packages made by Toni Graffy <[email protected]>
- Fedora style made by Vasiliy N. Glazov <[email protected]>
8 changes: 4 additions & 4 deletions Project/MSVC2013/Example/HowToUse.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 23,03,0,0
PRODUCTVERSION 23,03,0,0
FILEVERSION 23,04,0,0
PRODUCTVERSION 23,04,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Most relevant technical and tag data for video and audio files"
VALUE "FileVersion", "23.03.0.0"
VALUE "FileVersion", "23.04.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "23.03.0.0"
VALUE "ProductVersion", "23.04.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2013/ShellExtension/MediaInfoShellExt.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 23,03,0,0
PRODUCTVERSION 23,03,0,0
FILEVERSION 23,04,0,0
PRODUCTVERSION 23,04,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Most relevant technical and tag data for video and audio files"
VALUE "FileVersion", "23.03.0.0"
VALUE "FileVersion", "23.04.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "23.03.0.0"
VALUE "ProductVersion", "23.04.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2015/Example/HowToUse.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 23,03,0,0
PRODUCTVERSION 23,03,0,0
FILEVERSION 23,04,0,0
PRODUCTVERSION 23,04,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Most relevant technical and tag data for video and audio files"
VALUE "FileVersion", "23.03.0.0"
VALUE "FileVersion", "23.04.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "23.03.0.0"
VALUE "ProductVersion", "23.04.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2015/ShellExtension/MediaInfoShellExt.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 23,03,0,0
PRODUCTVERSION 23,03,0,0
FILEVERSION 23,04,0,0
PRODUCTVERSION 23,04,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Most relevant technical and tag data for video and audio files"
VALUE "FileVersion", "23.03.0.0"
VALUE "FileVersion", "23.04.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "23.03.0.0"
VALUE "ProductVersion", "23.04.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2017/Example/HowToUse.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 23,03,0,0
PRODUCTVERSION 23,03,0,0
FILEVERSION 23,04,0,0
PRODUCTVERSION 23,04,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Most relevant technical and tag data for video and audio files"
VALUE "FileVersion", "23.03.0.0"
VALUE "FileVersion", "23.04.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "23.03.0.0"
VALUE "ProductVersion", "23.04.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2017/ShellExtension/MediaInfoShellExt.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 23,03,0,0
PRODUCTVERSION 23,03,0,0
FILEVERSION 23,04,0,0
PRODUCTVERSION 23,04,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Most relevant technical and tag data for video and audio files"
VALUE "FileVersion", "23.03.0.0"
VALUE "FileVersion", "23.04.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "23.03.0.0"
VALUE "ProductVersion", "23.04.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2019/Example/HowToUse.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 23,03,0,0
PRODUCTVERSION 23,03,0,0
FILEVERSION 23,04,0,0
PRODUCTVERSION 23,04,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Most relevant technical and tag data for video and audio files"
VALUE "FileVersion", "23.03.0.0"
VALUE "FileVersion", "23.04.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "23.03.0.0"
VALUE "ProductVersion", "23.04.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
4 changes: 2 additions & 2 deletions Project/MSVC2019/ShellExtension/MediaInfoShellExt.rc
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Most relevant technical and tag data for video and audio files"
VALUE "FileVersion", "23.03.0.0"
VALUE "FileVersion", "23.04.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "23.03.0.0"
VALUE "ProductVersion", "23.04.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
1 change: 1 addition & 0 deletions Project/OBS/deb12.debian/autoreconf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Project/GNU/Library
Loading

0 comments on commit dd35015

Please sign in to comment.