Skip to content

Commit

Permalink
Merge pull request #633 from g-maxime/preparing-v17.12
Browse files Browse the repository at this point in the history
Preparing v17.12
  • Loading branch information
GuillaumeRoques authored Dec 21, 2017
2 parents a926ed5 + c915b37 commit 3323c27
Show file tree
Hide file tree
Showing 31 changed files with 93 additions and 75 deletions.
9 changes: 9 additions & 0 deletions History_CLI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ x Correction
bug reports and feature request are here :
https://github.com/MediaArea/MediaConch_SourceCode

Version 17.12, 2017-12-21
--------------
Endianness and Sign report for PCM Matroska tracks
Support of external time code tracks (.qtc) in MOV
Support of file names >64 chars long or non ASCII for referenced files in MOV
JPEG 2000: Support of IMF profiles
Fixed wrong color range info Matroska
I630, "Input is not proper UTF-8" message with some MOV files

Version 17.11, 2017-11-22
--------------
Text and EBUCore 1.8 (XML and JSON) reports available directly from MediaConch command line
Expand Down
9 changes: 9 additions & 0 deletions History_GUI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ x Correction
bug reports and feature request are here :
https://github.com/MediaArea/MediaConch_SourceCode

Version 17.12, 2017-12-21
--------------
Endianness and Sign report for PCM Matroska tracks
Support of external time code tracks (.qtc) in MOV
Support of file names >64 chars long or non ASCII for referenced files in MOV
JPEG 2000: Support of IMF profiles
Fixed wrong color range info Matroska
I630, "Input is not proper UTF-8" message with some MOV files

Version 17.11, 2017-11-22
--------------
Formatted MediaInfo display
Expand Down
2 changes: 1 addition & 1 deletion License.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1>About</h1>

<p>Copyright ©: 2015-2016, MediaArea.net SARL. All Rights Reserved. </p>

<p>Version 17.11 </p>
<p>Version 17.12 </p>

<p>MediaConch is licensed under a <a href="http://www.gnu.org/licenses/gpl-3.0.html">GPLv3+</a>/<a href="https://www.mozilla.org/en-US/MPL/2.0/">MPLv2+</a> License. </p>

Expand Down
2 changes: 1 addition & 1 deletion Project/AppImage/Recipe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ if ! grep "CentOS release 6\..*" /etc/centos-release ; then
fi

# Setup evironment
VERSION=17.11
VERSION=17.12

if [ "$(arch)" == "i386" ] ; then
ARCH="i686"
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([mediaconch], [17.11.0])
AC_INIT([mediaconch], [17.12.0])

dnl -------------------------------------------------------------------------
dnl Test if we are at the good place
Expand Down
2 changes: 1 addition & 1 deletion Project/GNU/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# This PKGBUILD is for OBS

pkgname=('mediaconch' 'mediaconch-server' 'mediaconch-gui')
pkgver=17.11
pkgver=17.12
pkgrel=1
pkgdesc="Implementation checker and policy checker for video and audio files"
url="http://MediaArea.net/MediaConch"
Expand Down
2 changes: 1 addition & 1 deletion Project/GNU/Server/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([mediaconchd], [17.11.0])
AC_INIT([mediaconchd], [17.12.0])

dnl -------------------------------------------------------------------------
dnl Test if we are at the good place
Expand Down
14 changes: 7 additions & 7 deletions Project/GNU/mediaconch.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: mediaconch
Binary: mediaconch, mediaconch-dbg, mediaconch-server, mediaconch-server-dbg, mediaconch-gui, mediaconch-gui-dbg
Architecture: any
Version: 17.11-1
Version: 17.12-1
Maintainer: MediaArea.net SARL <[email protected]>
Homepage: http://MediaArea.net/MediaConch
Standards-Version: 3.9.6
Expand All @@ -17,11 +17,11 @@ Package-List:
mediaconch-server-dbg debug utils extra arch=any
mediaconch-gui-dbg deb debug extra arch=any
Checksums-Sha1:
0000000000000000000000000000000000000000 000000 mediaconch_17.11.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_17.11-1.debian.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_17.12.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_17.12-1.debian.tar.xz
Checksums-Sha256:
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_17.11.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_17.11-1.debian.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_17.12.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_17.12-1.debian.tar.xz
Files:
00000000000000000000000000000000 000000 mediaconch_17.11.orig.tar.xz
00000000000000000000000000000000 000000 mediaconch_17.11-1.debian.tar.xz
00000000000000000000000000000000 000000 mediaconch_17.12.orig.tar.xz
00000000000000000000000000000000 000000 mediaconch_17.12-1.debian.tar.xz
2 changes: 1 addition & 1 deletion Project/GNU/mediaconch.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define mediaconch_version 17.11
%define mediaconch_version 17.12
%define libmediainfo_version 0.7.99
%define libzen_version 0.4.37

Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2013/CLI/MediaConch_CLI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 17,11,0,0
PRODUCTVERSION 17,11,0,0
FILEVERSION 17,12,0,0
PRODUCTVERSION 17,12,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "17.11.0.0"
VALUE "FileVersion", "17.12.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "17.11.0.0"
VALUE "ProductVersion", "17.12.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2013/GUI/MediaConch_GUI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 17,11,0,0
PRODUCTVERSION 17,11,0,0
FILEVERSION 17,12,0,0
PRODUCTVERSION 17,12,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "17.11.0.0"
VALUE "FileVersion", "17.12.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "17.11.0.0"
VALUE "ProductVersion", "17.12.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2013/Server/MediaConch-Server.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 17,11,0,0
PRODUCTVERSION 17,11,0,0
FILEVERSION 17,12,0,0
PRODUCTVERSION 17,12,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "17.11.0.0"
VALUE "FileVersion", "17.12.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "17.11.0.0"
VALUE "ProductVersion", "17.12.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2015/CLI/MediaConch_CLI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 17,11,0,0
PRODUCTVERSION 17,11,0,0
FILEVERSION 17,12,0,0
PRODUCTVERSION 17,12,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "17.11.0.0"
VALUE "FileVersion", "17.12.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "17.11.0.0"
VALUE "ProductVersion", "17.12.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2015/GUI/MediaConch_GUI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 17,11,0,0
PRODUCTVERSION 17,11,0,0
FILEVERSION 17,12,0,0
PRODUCTVERSION 17,12,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "17.11.0.0"
VALUE "FileVersion", "17.12.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "17.11.0.0"
VALUE "ProductVersion", "17.12.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2015/Server/MediaConch-Server.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 17,11,0,0
PRODUCTVERSION 17,11,0,0
FILEVERSION 17,12,0,0
PRODUCTVERSION 17,12,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "17.11.0.0"
VALUE "FileVersion", "17.12.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "17.11.0.0"
VALUE "ProductVersion", "17.12.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2017/CLI/MediaConch_CLI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 17,11,0,0
PRODUCTVERSION 17,11,0,0
FILEVERSION 17,12,0,0
PRODUCTVERSION 17,12,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "17.11.0.0"
VALUE "FileVersion", "17.12.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "17.11.0.0"
VALUE "ProductVersion", "17.12.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2017/GUI/MediaConch_GUI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 17,11,0,0
PRODUCTVERSION 17,11,0,0
FILEVERSION 17,12,0,0
PRODUCTVERSION 17,12,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "17.11.0.0"
VALUE "FileVersion", "17.12.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "17.11.0.0"
VALUE "ProductVersion", "17.12.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2017/Server/MediaConch-Server.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 17,11,0,0
PRODUCTVERSION 17,11,0,0
FILEVERSION 17,12,0,0
PRODUCTVERSION 17,12,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "17.11.0.0"
VALUE "FileVersion", "17.12.0.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "17.11.0.0"
VALUE "ProductVersion", "17.12.0.0"
END
END
BLOCK "VarFileInfo"
Expand Down
4 changes: 2 additions & 2 deletions Project/Mac/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>17.11</string>
<string>17.12</string>
<key>CFBundleVersion</key>
<string>17.11</string>
<string>17.12</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
Expand Down
2 changes: 1 addition & 1 deletion Project/OBS/deb7.debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mediaconch (17.11-1deb7) unstable; urgency=low
mediaconch (17.12-1deb7) unstable; urgency=low

* See History.txt for more info and real dates

Expand Down
14 changes: 7 additions & 7 deletions Project/OBS/deb7.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: mediaconch
Binary: mediaconch, mediaconch-dbg, mediaconch-server, mediaconch-server-dbg, mediaconch-gui, mediaconch-gui-dbg
Architecture: any
Version: 17.11-1deb7
Version: 17.12-1deb7
Maintainer: MediaArea.net SARL <[email protected]>
Homepage: http://MediaArea.net/MediaConch
Standards-Version: 3.9.6
Expand All @@ -17,11 +17,11 @@ Package-List:
mediaconch-server-dbg debug utils extra arch=any
mediaconch-gui-dbg deb debug extra arch=any
Checksums-Sha1:
0000000000000000000000000000000000000000 000000 mediaconch_17.11.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_17.11-1deb7.debian.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_17.12.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_17.12-1deb7.debian.tar.xz
Checksums-Sha256:
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_17.11.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_17.11-1deb7.debian.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_17.12.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_17.12-1deb7.debian.tar.xz
Files:
00000000000000000000000000000000 000000 mediaconch_17.11.orig.tar.xz
00000000000000000000000000000000 000000 mediaconch_17.11-1deb7.debian.tar.xz
00000000000000000000000000000000 000000 mediaconch_17.12.orig.tar.xz
00000000000000000000000000000000 000000 mediaconch_17.12-1deb7.debian.tar.xz
2 changes: 1 addition & 1 deletion Project/OBS/deb9.debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mediaconch (17.11-1deb9) unstable; urgency=low
mediaconch (17.12-1deb9) unstable; urgency=low

* See History.txt for more info and real dates

Expand Down
Loading

0 comments on commit 3323c27

Please sign in to comment.