Moritz Bunkus
|
95f5ae4b59
|
Updated the results due to commit 2876.
|
2005-04-07 17:11:38 +00:00 |
|
Moritz Bunkus
|
223e1a2613
|
Added a test for the chapter handling during splitting (see commit 2869 and Anthill bug 122).
|
2005-04-06 14:52:15 +00:00 |
|
Moritz Bunkus
|
3a2fb8538a
|
Added a test for a formerly mis-detected AC3 file.
|
2005-03-15 08:30:03 +00:00 |
|
Moritz Bunkus
|
b6f574ab55
|
Updated status
|
2005-03-14 13:14:34 +00:00 |
|
Moritz Bunkus
|
a5f837fb44
|
Concatenating + splitting at the same time is now possible. Track entries are only created once and not for each new file.
|
2005-03-06 14:28:26 +00:00 |
|
Moritz Bunkus
|
b76004ecd3
|
Replaced all exception() classes with error_c() classes. Added support for reading SegmentUID, NextSegmentUID and PreviousSegmentUID from a --segmentinfo XML file. Added a test for such a XML file.
|
2005-02-11 23:29:39 +00:00 |
|
Moritz Bunkus
|
579270a9b8
|
Added a test for VobSub extraction.
|
2005-02-11 22:20:18 +00:00 |
|
Moritz Bunkus
|
e3b2d4ecc5
|
Renamed a couple of variables ("tracks" -> "tspecs"). Fixed CUE sheet extraction in "tracks" mode. Added a test for the two CUE sheet extraction modes.
|
2005-02-10 20:20:47 +00:00 |
|
Moritz Bunkus
|
0bbba45e19
|
Changed the behaviour of --link-to-next and --link-to-previous to match the man page. Now both parameters can be used whether or not --split is used as well.
|
2005-02-02 15:16:45 +00:00 |
|
Moritz Bunkus
|
1c493df414
|
Easier removal of temporary files for test classes. Added a new exception for handling inside the test classes themselves so that they do not have to use RuntimeError which is used extensively by the Test class itself.
|
2005-02-02 15:15:17 +00:00 |
|
Moritz Bunkus
|
d458c26ff6
|
Added two test cases for WavPack with and without correction data.
|
2005-02-01 08:45:03 +00:00 |
|
Moritz Bunkus
|
d54a597c8c
|
Added test cases for AVC in MP4 with pixel aspect ratio, both with and without B frames.
|
2005-01-25 21:47:19 +00:00 |
|
Moritz Bunkus
|
485dfbbb03
|
Commit 2726 changed the duration for files whose first packet does not start at 0. Updated the test results accordingly.
|
2005-01-19 13:08:41 +00:00 |
|
Moritz Bunkus
|
1cb2d837b1
|
Account for automatic handling of TrackMinCache.
|
2005-01-16 10:12:03 +00:00 |
|
Moritz Bunkus
|
96ba68b2e9
|
Only delete a file if it actually exists.
|
2005-01-11 08:18:34 +00:00 |
|
Moritz Bunkus
|
597f587b60
|
Account for recent changes in the chapter specs.
|
2005-01-05 22:34:20 +00:00 |
|
Moritz Bunkus
|
8e8d875f24
|
New checksums because of the new mandatory element "MaxBlockAdditionID".
|
2004-12-20 18:09:54 +00:00 |
|
Moritz Bunkus
|
21d4f10d47
|
New chapter handling due to file concatenation.
|
2004-11-22 09:54:49 +00:00 |
|
Moritz Bunkus
|
855bc2bd09
|
Big API change from "char *" to "string".
|
2004-11-21 22:26:09 +00:00 |
|
Moritz Bunkus
|
e4c0a53e6f
|
Account for the new Forced flag.
|
2004-11-18 21:19:36 +00:00 |
|
Moritz Bunkus
|
bbced0c45c
|
Updates for the new timecode adjustment policy for splitting.
|
2004-11-13 18:59:19 +00:00 |
|
Moritz Bunkus
|
92eb6cad48
|
Imlpemented appending chapters.
|
2004-11-13 17:49:50 +00:00 |
|
Moritz Bunkus
|
03184bb462
|
Changed the chapter handling to a per-reader basis. This will allow for chapter concatenation when concatenating files. This also means that chapters cannot be written before the output file is closed. Reserving enough space at the beginning is therefore necessary.
|
2004-11-13 12:59:02 +00:00 |
|
Moritz Bunkus
|
ef188b301f
|
Test result update
|
2004-11-12 12:04:32 +00:00 |
|
Moritz Bunkus
|
d088d6de07
|
The OGM reader uses a memory file as temporary storage for the chapters and not a file on disc.
|
2004-11-12 11:39:32 +00:00 |
|
Moritz Bunkus
|
57fa9f31bd
|
Merged 2383
|
2004-10-24 18:01:19 +00:00 |
|
Moritz Bunkus
|
71edb3d50f
|
Merged 2367
|
2004-10-16 21:49:17 +00:00 |
|
Moritz Bunkus
|
cbd9c7bf01
|
Always regenerate Vorbis timecodes. This is necessary because Vorbis is laced, and when reading it from Matroska the timestamps might come out wrong if the output has different lacing, e.g. when splitting is active.
|
2004-10-16 13:46:34 +00:00 |
|
Moritz Bunkus
|
d5ca84ac0d
|
Moved the external timecode stuff into their own classes. Enabled proper durations for tracks with external timecodes.
|
2004-10-09 14:28:58 +00:00 |
|
Moritz Bunkus
|
263dfa4409
|
Merged 2329
|
2004-10-09 10:30:23 +00:00 |
|
Moritz Bunkus
|
76cd8b468a
|
Segment duration is 32bit for files with video.
|
2004-10-03 10:04:55 +00:00 |
|
Moritz Bunkus
|
f920e0650f
|
Merged 2263:2265
|
2004-10-03 10:01:24 +00:00 |
|
Moritz Bunkus
|
84e25ea39f
|
Merged 2239
|
2004-09-29 09:41:22 +00:00 |
|
Moritz Bunkus
|
6a569bacc3
|
Merged 2237
|
2004-09-29 09:35:27 +00:00 |
|
Moritz Bunkus
|
dbfe27157b
|
Merged 2235
|
2004-09-28 18:29:34 +00:00 |
|
Moritz Bunkus
|
cde2eab9b1
|
Merged 2227
|
2004-09-28 12:31:25 +00:00 |
|
Moritz Bunkus
|
c10da282d5
|
Merged 2225
|
2004-09-28 12:22:06 +00:00 |
|
Moritz Bunkus
|
77bff649f6
|
Merged 2223
|
2004-09-28 12:12:49 +00:00 |
|
Moritz Bunkus
|
057fd9ccdf
|
Merged 2221
|
2004-09-28 10:48:07 +00:00 |
|
Moritz Bunkus
|
a2e6cad821
|
Merged 2215
|
2004-09-27 12:51:18 +00:00 |
|
Moritz Bunkus
|
c48e1167e8
|
Merged 2201 and 2205
|
2004-09-25 20:26:38 +00:00 |
|
Moritz Bunkus
|
fccd0ff6c2
|
Merged 2201:2203
|
2004-09-25 20:14:35 +00:00 |
|
Moritz Bunkus
|
2c754d52e8
|
Merged 2193:2195
|
2004-09-24 10:02:19 +00:00 |
|
Moritz Bunkus
|
51dc226606
|
Merged 2188
|
2004-09-20 17:25:37 +00:00 |
|
Moritz Bunkus
|
59a7e3b19a
|
Merged 2184
|
2004-09-20 17:09:29 +00:00 |
|
Moritz Bunkus
|
b457faa963
|
Merged 2178
|
2004-09-17 16:52:19 +00:00 |
|
Moritz Bunkus
|
40c8a2d537
|
New test for MP2 in MP4.
|
2004-08-30 22:20:02 +00:00 |
|
Moritz Bunkus
|
c2ca90280e
|
New paths for the test files.
|
2004-08-30 22:17:55 +00:00 |
|
Moritz Bunkus
|
ef5fbcc943
|
Merged 2112:2115
|
2004-08-30 21:27:45 +00:00 |
|
Moritz Bunkus
|
d538eca68b
|
Forgot to run the test twice.
|
2004-08-28 14:33:02 +00:00 |
|