Overview

Request 285 (accepted)

bump version 0.7.60

Submit package home:margueri...s:Multimedia / libmediainfo to package Multimedia / libmediainfo

libmediainfo.changes Changed
x
 
1
@@ -1,3 +1,22 @@
2
+Thu Oct  4 00:17:53 UTC 2012 - i@marguerite.su
3
+
4
+- update to 0.7.60
5
+  * MPEG-TS/PS: improved detection of buggy time stamps
6
+  * DPX: color primaries and transfer characteristics
7
+  * MPEG-TS: Added support of scrambled streams without transport_scrambling_control bit set (e.g. PlayReady)
8
+  * MPEG-TS: Name of some scrambling algorithms
9
+  * MPEG-TS: detection of CBR/VBR at container level
10
+  * MPEG Video: better detection of variable GOP
11
+  * MPEG-TS: average, minimum, maximum PCR distance (hidden by default and you must parse the whole file with --ParseSpeed=1 option)
12
+  * Matroska: some streams were wrongly detected sa VFR
13
+  * #3538378, XML output: invalid characters, now if there is an invalid character, data is transported in base64
14
+  * LXF: wrong video bit rate with some files
15
+  * AC-3/E-AC-3: hang up with some Little Endian streams
16
+  * AAC: wrong min and max bit rate in case of partial (default) parsing, disabling it
17
+  * AVC: crash or hang up with some malformed/scrambled streams
18
+  * Opus: wrong duration in case of non-48kHz stream
19
+  * MOV: 25 fps + drop frame time codes were not handled correctly
20
+
21
 -------------------------------------------------------------------
22
 Sat May 19 16:26:50 UTC 2012 - seife+obs@b1-systems.com
23
 
24
@@ -141,4 +160,3 @@
25
 - install *-config files manually
26
 - added devel-subpackages
27
 - split off from MediaInfo package
28
-
29
libmediainfo.spec Changed
15
 
1
@@ -9,11 +9,11 @@
2
 %define soname 0
3
 
4
 Name:           libmediainfo
5
-Version:        0.7.34
6
+Version:        0.7.60
7
 Release:        0.pm.1
8
 Summary:        Supplies technical and tag information about a video or audio file
9
 Group:          System/Libraries
10
-License:        GNU General Public License version 2 or later (GPLv2 or later)
11
+License:        GPL-2.0+
12
 URL:            http://mediainfo.sourceforge.net/
13
 Source:         http://prdownloads.sourceforge.net/mediainfo/libmediainfo_%{version}.tar.bz2
14
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
15
libmediainfo_0.7.34.tar.bz2 -> libmediainfo_0.7.60.tar.bz2 Changed
Refresh
Refresh
Request History
Marguerite Su's avatar

marguerite created request over 11 years ago

bump version 0.7.60


pbleser's avatar

pbleser accepted request over 12 years ago

ok