Skip to content

Commit

Permalink
Merge pull request #434 from g-maxime/preparing-v20.03
Browse files Browse the repository at this point in the history
Preparing v20.03
  • Loading branch information
JeromeMartinez committed Apr 3, 2020
2 parents 20bf2d2 + 46c2a01 commit f5d3cb8
Show file tree
Hide file tree
Showing 41 changed files with 133 additions and 110 deletions.
12 changes: 12 additions & 0 deletions History_CLI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ Known bugs
- Languages (other than english and French) : not all words are translated, I need translators!
- Others? https://sourceforge.net/p/mediainfo/_list/tickets

Version 20.03, 2020-04-03
-------------
+ AC-4 full featured support (presentations, groups, substreams)
+ MPEG-H 3D Audio basic support
+ MPEG-TS: audio preselection descriptor support
+ Dolby Vision v2 detection
+ MPEG-4: support of colr/nclx (color information) box
x URL encoding option fixes, permitting to use URL encoded or non URL encoded links
x AAC: fix SBR frequency when in ADIF
x DPX: ColorimetricSpecification and TransferCharacteristic were inverted
x Several crash and memory leaks fixes

Version 19.09, 2019-09-10
-------------
+ AC-4: basic detection, raw, in MP4 or TS
Expand Down
11 changes: 11 additions & 0 deletions History_GUI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@ Known bugs
- Languages (other than english and French) : not all words are translated, I need translators!
- Others? https://sourceforge.net/p/mediainfo/_list/tickets

Version 20.03, 2020-04-03
-------------
+ AC-4 full featured support (presentations, groups, substreams)
+ MPEG-H 3D Audio basic support
+ MPEG-TS: audio preselection descriptor support
+ Dolby Vision v2 detection
+ MPEG-4: support of colr/nclx (color information) box
x AAC: fix SBR frequency when in ADIF
x DPX: ColorimetricSpecification and TransferCharacteristic were inverted
x Several crash and memory leaks fixes

Version 19.09, 2019-09-10
-------------
+ AC-4: basic detection, raw, in MP4 or TS
Expand Down
2 changes: 1 addition & 1 deletion Project/AppImage/Recipe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ if ! grep "CentOS release 6\..*" /etc/centos-release ; then
fi

# Setup evironment
VERSION=19.09
VERSION=20.03

if [ "$(arch)" == "i386" ] ; then
ARCH="i686"
Expand Down
8 changes: 4 additions & 4 deletions Project/BCB/GUI/MediaInfo_GUI.cbproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Base)'!=''">
<Defines>MEDIAINFO_DLL_STATIC;$(Defines)</Defines>
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=19.09.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=;Comments=</VerInfo_Keys>
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=20.03.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=;Comments=</VerInfo_Keys>
<Manifest_File>None</Manifest_File>
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
<VerInfo_MinorVer>09</VerInfo_MinorVer>
<VerInfo_MinorVer>03</VerInfo_MinorVer>
<VerInfo_Release>0</VerInfo_Release>
<VerInfo_MajorVer>19</VerInfo_MajorVer>
<VerInfo_MajorVer>20</VerInfo_MajorVer>
<VerInfo_Locale>1033</VerInfo_Locale>
<PackageImports>IPIndyImpl;bindcompfmx;fmx;rtl;dbrtl;IndySystem;DbxClientDriver;bindcomp;inetdb;DBXInterBaseDriver;DataSnapCommon;DataSnapClient;DataSnapServer;DataSnapProviderClient;xmlrtl;DbxCommonDriver;IndyProtocols;DBXMySQLDriver;dbxcds;bindengine;soaprtl;DBXOracleDriver;dsnap;DBXInformixDriver;IndyCore;fmxase;DBXFirebirdDriver;inet;fmxobj;inetdbxpress;DBXSybaseASADriver;fmxdae;dbexpress;DataSnapIndy10ServerTransport;$(PackageImports)</PackageImports>
<Multithreaded>true</Multithreaded>
Expand Down Expand Up @@ -105,7 +105,7 @@
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
<VerInfo_Release>0</VerInfo_Release>
<LinkPackageStatics>rtl.lib;vcl.lib;bcbie.lib</LinkPackageStatics>
<VerInfo_Keys>CompanyName=MediaArea.net;FileDescription=MediaInfo;FileVersion=19.09.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=MediaInfo;ProductVersion=19.09.0.0;Comments=</VerInfo_Keys>
<VerInfo_Keys>CompanyName=MediaArea.net;FileDescription=MediaInfo;FileVersion=20.03.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=MediaInfo;ProductVersion=20.03.0.0;Comments=</VerInfo_Keys>
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
</PropertyGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Project/GNU/CLI/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([mediainfo], [19.09])
AC_INIT([mediainfo], [20.03])

dnl -------------------------------------------------------------------------
dnl Test if we are at the good place
Expand Down
2 changes: 1 addition & 1 deletion Project/GNU/GUI/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([mediainfo-gui], [19.09])
AC_INIT([mediainfo-gui], [20.03])

dnl -------------------------------------------------------------------------
dnl Test if we are at the good place
Expand Down
4 changes: 2 additions & 2 deletions Project/GNU/GUI/mediainfo-gui.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@
<update_contact>info@mediaarea.net</update_contact>
<developer_name>MediaArea.net SARL</developer_name>
<releases>
<release version="19.09" date="2019-09-10">
<release version="20.03" date="2020-04-03">
<description>
<p>Update to MediaInfo library 19.09 with bug fixes, see https://mediaarea.net/MediaInfo/ChangeLog for more details.</p>
<p>Update to MediaInfo library 20.03 with bug fixes, see https://mediaarea.net/MediaInfo/ChangeLog for more details.</p>
</description>
</release>
​</releases>
Expand Down
4 changes: 2 additions & 2 deletions Project/GNU/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: hydro <hydro@freenet.de>

pkgname=('mediainfo' 'mediainfo-gui')
pkgver=19.09
pkgver=20.03
pkgrel=1
pkgdesc="supplies technical and tag information about a video or audio file"
url="http://mediaarea.net"
Expand All @@ -12,7 +12,7 @@ source=(${pkgname}_${pkgver}.orig.tar.xz)
md5sums=('00000000000000000000000000000000')
arch=('i686' 'x86_64')

depends=('libzen>=0.4.37' 'libmediainfo>=19.09' 'wxgtk' 'libsm' 'desktop-file-utils')
depends=('libzen>=0.4.37' 'libmediainfo>=20.03' 'wxgtk' 'libsm' 'desktop-file-utils')

prepare() {
cd "${srcdir}"/MediaInfo/Project/GNU/CLI
Expand Down
16 changes: 8 additions & 8 deletions Project/GNU/mediainfo.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@ Format: 3.0 (quilt)
Source: mediainfo
Binary: mediainfo, mediainfo-dbg, mediainfo-gui, mediainfo-gui-dbg
Architecture: any
Version: 19.09-1
Version: 20.03-1
Maintainer: MediaArea.net SARL <info@mediaarea.net>
Homepage: http://MediaArea.net/MediaInfo
Standards-Version: 3.9.6
Vcs-Browser: https://github.com/MediaArea/MediaInfo
Vcs-Git: https://github.com/MediaArea/MediaInfo.git
Build-Depends: debhelper (>= 9), dh-autoreconf, libmediainfo-dev (>= 19.09), libzen-dev (>= 0.4.37), libwxgtk3.0-dev, zlib1g-dev, pkg-config
Build-Depends: debhelper (>= 9), dh-autoreconf, libmediainfo-dev (>= 20.03), libzen-dev (>= 0.4.37), libwxgtk3.0-dev, zlib1g-dev, pkg-config
Package-List:
mediainfo deb utils optional arch=any
mediainfo-gui deb utils optional arch=any
Checksums-Sha1:
0000000000000000000000000000000000000000 000000 mediainfo_19.09.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediainfo_19.09-1.debian.tar.xz
0000000000000000000000000000000000000000 000000 mediainfo_20.03.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediainfo_20.03-1.debian.tar.xz
Checksums-Sha256:
0000000000000000000000000000000000000000000000000000000000000000 000000 mediainfo_19.09.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediainfo_19.09-1.debian.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediainfo_20.03.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediainfo_20.03-1.debian.tar.xz
Files:
00000000000000000000000000000000 000000 mediainfo_19.09.orig.tar.xz
00000000000000000000000000000000 000000 mediainfo_19.09-1.debian.tar.xz
00000000000000000000000000000000 000000 mediainfo_20.03.orig.tar.xz
00000000000000000000000000000000 000000 mediainfo_20.03-1.debian.tar.xz
12 changes: 6 additions & 6 deletions Project/GNU/mediainfo.spec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
%global mediainfo_version 19.09
%global mediainfo_version_major 19
%global mediainfo_version_minor 09
%global libmediainfo_version 19.09
%global libmediainfo_version_major 19
%global libmediainfo_version_minor 09
%global mediainfo_version 20.03
%global mediainfo_version_major 20
%global mediainfo_version_minor 03
%global libmediainfo_version 20.03
%global libmediainfo_version_major 20
%global libmediainfo_version_minor 03
%global libzen_version 0.4.37
%global libzen_version_major 0
%global libzen_version_minor 4
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2013/CLI/MediaInfo_CLI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 19,09,0,0
PRODUCTVERSION 19,09,0,0
FILEVERSION 20,03,0,0
PRODUCTVERSION 20,03,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "MediaInfo"
VALUE "FileVersion", "19.09.0.0"
VALUE "FileVersion", "20.03.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "19.09.0.0"
VALUE "ProductVersion", "20.03.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2013/GUI/MediaInfo_GUI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 19,09,0,0
PRODUCTVERSION 19,09,0,0
FILEVERSION 20,03,0,0
PRODUCTVERSION 20,03,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "MediaInfo"
VALUE "FileVersion", "19.09.0.0"
VALUE "FileVersion", "20.03.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "19.09.0.0"
VALUE "ProductVersion", "20.03.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2015/CLI/MediaInfo_CLI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 19,09,0,0
PRODUCTVERSION 19,09,0,0
FILEVERSION 20,03,0,0
PRODUCTVERSION 20,03,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "MediaInfo"
VALUE "FileVersion", "19.09.0.0"
VALUE "FileVersion", "20.03.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "19.09.0.0"
VALUE "ProductVersion", "20.03.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2015/GUI/MediaInfo_GUI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 19,09,0,0
PRODUCTVERSION 19,09,0,0
FILEVERSION 20,03,0,0
PRODUCTVERSION 20,03,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "MediaInfo"
VALUE "FileVersion", "19.09.0.0"
VALUE "FileVersion", "20.03.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "19.09.0.0"
VALUE "ProductVersion", "20.03.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2017/CLI/MediaInfo_CLI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 19,09,0,0
PRODUCTVERSION 19,09,0,0
FILEVERSION 20,03,0,0
PRODUCTVERSION 20,03,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "MediaInfo"
VALUE "FileVersion", "19.09.0.0"
VALUE "FileVersion", "20.03.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "19.09.0.0"
VALUE "ProductVersion", "20.03.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2017/GUI/MediaInfo_GUI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 19,09,0,0
PRODUCTVERSION 19,09,0,0
FILEVERSION 20,03,0,0
PRODUCTVERSION 20,03,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "MediaInfo"
VALUE "FileVersion", "19.09.0.0"
VALUE "FileVersion", "20.03.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "19.09.0.0"
VALUE "ProductVersion", "20.03.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2019/CLI/MediaInfo_CLI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 19,09,0,0
PRODUCTVERSION 19,09,0,0
FILEVERSION 20,03,0,0
PRODUCTVERSION 20,03,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "MediaInfo"
VALUE "FileVersion", "19.09.0.0"
VALUE "FileVersion", "20.03.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "19.09.0.0"
VALUE "ProductVersion", "20.03.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2019/GUI/MediaInfo_GUI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 19,09,0,0
PRODUCTVERSION 19,09,0,0
FILEVERSION 20,03,0,0
PRODUCTVERSION 20,03,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "MediaInfo"
VALUE "FileVersion", "19.09.0.0"
VALUE "FileVersion", "20.03.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net SARL"
VALUE "ProductName", "MediaInfo"
VALUE "ProductVersion", "19.09.0.0"
VALUE "ProductVersion", "20.03.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
4 changes: 2 additions & 2 deletions Project/OBS/deb7.debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mediainfo (19.09-1) experimental; urgency=medium
mediainfo (20.03-1) experimental; urgency=medium

* Upstream version 19.09
* Upstream version 20.03
For details, see https://github.com/MediaArea/MediaInfo/blob/master/History_GUI.txt

-- MediaArea <info@mediaarea.net> Mon, 02 Nov 2015 10:30:00 +0100
Expand Down
6 changes: 3 additions & 3 deletions Project/OBS/deb7.debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Section: utils
Maintainer: MediaArea.net SARL <info@mediaarea.net>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
libmediainfo-dev (>= 19.09),
libmediainfo-dev (>= 20.03),
libzen-dev (>= 0.4.37),
libwxgtk2.8-dev,
zlib1g-dev,
Expand All @@ -16,7 +16,7 @@ Vcs-Browser: https://github.com/MediaArea/MediaInfo

Package: mediainfo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 19.09), libzen0 (>= 0.4.37)
Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 20.03), libzen0 (>= 0.4.37)
Description: command-line utility for reading information from audio/video files
MediaInfo is a utility used for retrieving technical information and other
metadata about audio or video files.
Expand All @@ -41,7 +41,7 @@ Description: command-line utility for reading information from audio/video files

Package: mediainfo-gui
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 19.09), libzen0 (>= 0.4.37)
Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 20.03), libzen0 (>= 0.4.37)
Description: graphical utility for reading information from audio/video files
MediaInfo is a utility used for retrieving technical information and other
metadata about audio or video files.
Expand Down

0 comments on commit f5d3cb8

Please sign in to comment.