Commit Graph

300 Commits

Author SHA1 Message Date
Moritz Bunkus
c30b769ad0 Test case for HDMV PGS subtitles read from MPEG TS 2011-09-18 15:47:54 +02:00
Moritz Bunkus
fb00bcd551 Fix DTS timestamp handling 2011-09-18 15:46:35 +02:00
Moritz Bunkus
356671b72c Intentional update due to translation updates 2011-09-18 00:30:16 +02:00
Moritz Bunkus
3e9e2b01e2 Intentional update due to bafe893c 2011-09-18 00:26:42 +02:00
Moritz Bunkus
21ff413451 Add test case for ignoring ghost entries in PMTs 2011-09-17 00:48:56 +02:00
Moritz Bunkus
c3e7ef01e5 Fix test case description to include program name 2011-09-17 00:45:43 +02:00
Moritz Bunkus
427d53d17f Fix TS payload length for raw packet lengths > 188 Bytes 2011-09-16 15:29:29 +02:00
Moritz Bunkus
7f1da013a2 Refactoring 2011-09-15 22:52:47 +02:00
Moritz Bunkus
4dcf6f431b Copy language tag into output file 2011-09-15 22:12:04 +02:00
Moritz Bunkus
423c0e7378 Use the full TS payload instead of dropping 4 bytes at the end 2011-09-15 20:33:46 +02:00
Moritz Bunkus
05929ee02e Test case for MPEG transport streams 2011-09-13 11:31:49 +02:00
Moritz Bunkus
e1abe68975 Update due to new & updated translations 2011-09-13 11:08:50 +02:00
Moritz Bunkus
ce72b218ce Fix handling block groups with a duration of 0 2011-07-09 14:45:10 +02:00
Moritz Bunkus
7f0945e13d Intentional update due to translation updates 2011-07-09 13:57:28 +02:00
Moritz Bunkus
071ffb43d3 Intentional update 2011-06-14 14:42:28 +02:00
Moritz Bunkus
366636b097 Intentional update 2011-06-14 10:18:10 +02:00
Moritz Bunkus
b783e419e8 Intentional updates due to gcc & library updates 2011-06-02 16:21:00 +02:00
Moritz Bunkus
b168402c9a Ruby v1.8.x compatibility fix 2011-06-02 16:09:46 +02:00
Moritz Bunkus
829aa748b8 Add private data to VC1 packetizer as well
Some VC1 video tracks have init stuff after the BITMAPINFOHEADER in
CodecPrivate. Some muxers repeat those bytes in the first packet as
well, but others don't. Therefore pass the private data to the
packetizer as well.

Fix for bug 636.
2011-05-25 21:58:31 +02:00
Moritz Bunkus
c15ddd9238 Handle IDX VobSub files with negative "delay" fields 2011-05-23 20:49:57 +02:00
Moritz Bunkus
e718b02245 Set doc type read version only to 2 even if stereo mode is used
Fix for bug 625
2011-05-11 22:32:36 +02:00
Moritz Bunkus
4cac3a4382 Intentional update due to f710f367 2011-05-11 22:03:29 +02:00
Moritz Bunkus
20ecb76b6d Detect AAC files with ADIF headers as soon as possible as they're unsupported
Fix for bug 626.
2011-04-26 09:24:00 +02:00
Moritz Bunkus
c9d14418e3 Only set 'doc type (read) version' to 3 if stereo mode other than 'none' is used
Fix for bug 625.
2011-04-25 20:53:56 +02:00
Moritz Bunkus
be232d482f Code simplification; cosmetics 2011-04-25 20:51:02 +02:00
Moritz Bunkus
ab6f77f218 Don't try to parse bogus private data as AAC data
Fix for bug 623.
2011-04-22 15:25:00 +02:00
Moritz Bunkus
c18c4081cf Intentional update due to 0001133e 2011-04-20 09:26:33 +02:00
Moritz Bunkus
fe29abb901 Test case for WAVEFORMATEXTENSIBLE and format tag 0xfffe 2011-04-15 12:42:20 +02:00
Moritz Bunkus
d729e56f2e Let parse_aac_data() take care of AAC codec data length check
Fix for bug 613.
2011-04-15 12:37:05 +02:00
Moritz Bunkus
92009b3406 Intentional update 2011-04-15 12:31:12 +02:00
Moritz Bunkus
cf527cbec3 Sync with libebml/libmatroska revision 725 2011-03-27 20:57:08 +02:00
Moritz Bunkus
a9c88998fb Include new translations in test case 2011-03-22 10:03:02 +01:00
Moritz Bunkus
3a27b7877a Treat unknown format tags as unsupported in WAV files
Fix for bug 610.
2011-03-14 13:40:27 +01:00
Moritz Bunkus
669a02871e Set "doc type (read) version" to 3 if stereo mode is used 2011-03-13 18:21:50 +01:00
Moritz Bunkus
85eecd0007 Only report tracks with the same track number once
AVIMux GUI produces files in which track headers are stored multiple
times. mkvmerge must only report the tracks found once (matched by
their track number element).

Fix for bug 609.
2011-03-08 15:19:37 +01:00
Moritz Bunkus
b052288681 Intentional update due to translation update 2011-03-08 14:27:09 +01:00
Moritz Bunkus
912d78673e Intentional update due to translation updates 2011-02-14 23:07:26 +01:00
Moritz Bunkus
8a30990845 Update due to updated translations 2011-01-29 13:00:04 +01:00
Moritz Bunkus
af6324ac89 Update due to libebml/libmatroska updates 2011-01-29 12:57:18 +01:00
Moritz Bunkus
9e8d6a4dd0 Match stereo modes with Matroska specs 2011-01-19 10:18:22 +01:00
Moritz Bunkus
97bf9f6ed4 Test case for mkvextract's exit codes 2010-12-22 12:07:10 +01:00
Moritz Bunkus
94c383fa6b A test case for VP8 video tracks in Ogg files 2010-12-22 11:32:44 +01:00
Moritz Bunkus
c9a24d8a40 Write default duration header field for DTS tracks 2010-11-15 10:44:48 +01:00
Moritz Bunkus
6e968a4d03 results.txt update due to second run after adding new test 2010-10-31 15:41:12 +01:00
Moritz Bunkus
479e90b4b8 Stricter file type detection for MP4, AC3, AAC files
Fix for bug 574.
2010-10-31 10:52:04 +01:00
Moritz Bunkus
536c870f9c Reverting "Intentional update"
Revert "Intentional update"

This reverts commit 4b70921fc5.
2010-09-29 12:29:45 +02:00
Moritz Bunkus
7e91e15672 Merge remote branch 'origin/master' 2010-09-26 17:16:24 +02:00
Moritz Bunkus
4b70921fc5 Intentional update 2010-09-26 17:13:18 +02:00
Moritz Bunkus
39a62db954 Added a test case for merging chapter editions when appending 2010-09-19 23:50:15 +02:00
Moritz Bunkus
f0a7aacda0 Don't mistake track ID 0 for an audio track ID for AVIs
Fix for bug 558.
2010-09-19 11:21:02 +02:00