Moritz Bunkus
|
c1ec721ea8
|
Use built-in zsh functionality instead of subprocesses
|
2012-01-05 20:07:21 +01:00 |
|
Moritz Bunkus
|
90dd8f2afa
|
Intentional update due to 329e944f
|
2012-01-05 19:44:08 +01:00 |
|
Moritz Bunkus
|
466ebcb648
|
Do strict DTS type checking before lose AC3 type checking
Fix for bug 693.
|
2011-12-29 19:27:11 +01:00 |
|
Moritz Bunkus
|
16a9a7d1e6
|
Change mkvextract's track IDs to match mkvmerge's
Fix for bug 689.
|
2011-12-24 17:52:18 +01:00 |
|
Moritz Bunkus
|
28087bcb58
|
Intentional update due to 5c4ee746
|
2011-12-18 15:01:31 +01:00 |
|
Moritz Bunkus
|
0612e65c2e
|
Intentional update due to c90f1e04
|
2011-12-18 14:59:38 +01:00 |
|
Moritz Bunkus
|
7d7f58ce7e
|
Base track IDs for MP4 on track order instead of track numbers from source
Fix for bug 681.
|
2011-12-11 17:21:50 +01:00 |
|
Moritz Bunkus
|
0887ec48ba
|
Base track IDs for Matroska on track order instead of track numbers from source
|
2011-12-11 13:58:41 +01:00 |
|
Moritz Bunkus
|
c0cbb3ec8d
|
Update test results due to e720e214
|
2011-12-07 23:57:24 +01:00 |
|
Moritz Bunkus
|
41055c1cc5
|
Add test case for VP8 in AVI
|
2011-12-07 23:33:17 +01:00 |
|
Moritz Bunkus
|
d7391af290
|
Update test result due to translation update
|
2011-12-07 22:59:27 +01:00 |
|
Moritz Bunkus
|
27b60750c2
|
Fix MPEG audio detection problems due to invalid layer 4
|
2011-12-07 22:45:45 +01:00 |
|
Moritz Bunkus
|
119f3df121
|
Add several test cases for mkvpropedit
|
2011-12-03 16:09:55 +01:00 |
|
Moritz Bunkus
|
50861d42b4
|
Add support for "--engage no_variable_data" in all tools
|
2011-12-03 16:03:13 +01:00 |
|
Moritz Bunkus
|
2b5ec42425
|
Add function for running mkvpropedit in tests easily
|
2011-12-03 15:07:24 +01:00 |
|
Moritz Bunkus
|
f4e6a17a2c
|
Re-run test 315 with the locales for uk_UA.UTF-8 available
|
2011-12-02 21:15:20 +01:00 |
|
Moritz Bunkus
|
5f02cab8f2
|
Fix running the tests on Mac OS
|
2011-12-02 21:15:06 +01:00 |
|
Moritz Bunkus
|
ac245bfaad
|
Fix timecode handling for MPEG TS with video packets without timecodes
|
2011-11-28 22:59:18 +01:00 |
|
Moritz Bunkus
|
c8d79c85ed
|
Intentional update due to 00d5c1e
|
2011-11-27 20:42:24 +01:00 |
|
Moritz Bunkus
|
f1673d6ad8
|
Intentional update due to af568075
|
2011-11-08 12:57:48 +01:00 |
|
Moritz Bunkus
|
99a9a2cbf6
|
Fix invalid way of raising an exception
|
2011-11-08 12:57:11 +01:00 |
|
Moritz Bunkus
|
c591a09c71
|
Improve skipping broken data by using kax_file_c
|
2011-11-06 21:47:25 +01:00 |
|
Moritz Bunkus
|
1eea0bd871
|
Matroska reader: Use the pass-through packetizer for VC1 without start markers
|
2011-11-04 00:39:48 +01:00 |
|
Moritz Bunkus
|
3f9f39a96e
|
MPEG TS: Use DTS instead of PTS for VC1 video tracks
|
2011-10-24 19:43:28 +02:00 |
|
Moritz Bunkus
|
08e6af5c83
|
Tests: add test case for AAC in MPEG TS
|
2011-10-22 14:04:28 +02:00 |
|
Moritz Bunkus
|
6d6c0ffe60
|
Intentional update due to 2810ef27 and 3faec33a
|
2011-10-21 20:12:47 +02:00 |
|
Moritz Bunkus
|
dcd9ba154f
|
Add range and regex based methods of running tests
|
2011-10-21 20:12:04 +02:00 |
|
Moritz Bunkus
|
5a6da996b7
|
Intentional update due to 4f2101b
|
2011-10-21 19:25:18 +02:00 |
|
Moritz Bunkus
|
fe4a44d889
|
Implement show_demuxer_info()/show_packetizer_info() for subtitle readers
|
2011-10-19 09:21:13 +02:00 |
|
Moritz Bunkus
|
d1e8caaa4b
|
WAV reader: Make DTS detection more resilient
|
2011-10-16 22:44:47 +02:00 |
|
Moritz Bunkus
|
678d388cd2
|
UI language test case: Split up into one test case per language
|
2011-10-16 19:34:42 +02:00 |
|
Moritz Bunkus
|
7a58f6e3f3
|
Test results: Intentional update due to 4119dc1
|
2011-10-16 16:04:57 +02:00 |
|
Moritz Bunkus
|
70895f4b6d
|
Test case for dd8af67
|
2011-10-09 11:32:00 +02:00 |
|
Moritz Bunkus
|
caf34f4e62
|
MPEG TS: More support for different ways of storing EAC3 streams
If the PMT PID info stream type is 0x06 (PES private) and the ES info
tag is 0x7A then it is EAC3 (0x6A was already supported as normal
AC3).
|
2011-10-08 15:09:52 +02:00 |
|
Moritz Bunkus
|
3ed79b0b2e
|
Update due to translation updates
|
2011-09-30 15:35:54 +02:00 |
|
Moritz Bunkus
|
2734f0892f
|
Add test case for TS files with only one PAT/PMT
|
2011-09-27 22:21:59 +02:00 |
|
Moritz Bunkus
|
9dd94101b1
|
Re-write re-sync code
|
2011-09-25 20:25:07 +02:00 |
|
Moritz Bunkus
|
b0fe2c0ecf
|
Show the class name of failed tests
|
2011-09-25 18:23:33 +02:00 |
|
Moritz Bunkus
|
edc967d359
|
Update due to translation updates
|
2011-09-25 18:15:38 +02:00 |
|
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 |
|