Moritz Bunkus
|
3170d931ca
|
Update list of translatable strings
|
2012-03-04 18:15:30 +01:00 |
|
Moritz Bunkus
|
3130331636
|
Keep "enabled" flag when muxing; output its value in verbose identification
|
2012-03-04 18:13:52 +01:00 |
|
Moritz Bunkus
|
dd8f3f3b29
|
Identify MicroDVD text subtitles as an unsupported format
|
2012-03-04 17:53:13 +01:00 |
|
Moritz Bunkus
|
36be4e172e
|
Simple test helper function for unsupported container formats
|
2012-03-04 17:52:50 +01:00 |
|
Moritz Bunkus
|
1643e752bf
|
Avoid compilation warnings on mingw
|
2012-03-04 17:30:52 +01:00 |
|
Moritz Bunkus
|
04fd1dd07d
|
Remove unused file avidump.c
|
2012-03-04 17:24:03 +01:00 |
|
Moritz Bunkus
|
35889dcfc8
|
Merge branch 'master' of file:///home/mosu/prog/video/mkvtoolnix
|
2012-03-04 17:18:37 +01:00 |
|
Moritz Bunkus
|
1f3a0c1883
|
Fix compilation with mingw & wxWidgets
|
2012-03-04 17:18:33 +01:00 |
|
Moritz Bunkus
|
f04c473bb9
|
Add test case for bug 688
|
2012-03-04 17:15:06 +01:00 |
|
Moritz Bunkus
|
93214163a7
|
Add another test case for bug 434
|
2012-03-04 17:13:34 +01:00 |
|
Moritz Bunkus
|
9e0fa83f31
|
Update ChangeLog
|
2012-03-04 17:12:28 +01:00 |
|
Moritz Bunkus
|
ea426d37db
|
Add ChangeLog entry
|
2012-03-04 16:52:08 +01:00 |
|
Moritz Bunkus
|
27d092fcc2
|
Remove h.264 FPS warning from mmg
|
2012-03-04 16:44:46 +01:00 |
|
Moritz Bunkus
|
1bacb78d25
|
Add test cases for interlaced h264 in VOB/TS
|
2012-03-04 16:37:44 +01:00 |
|
Moritz Bunkus
|
ec49fa2459
|
AVC: Only get display dimension if PAR has been found
|
2012-03-04 16:15:55 +01:00 |
|
Moritz Bunkus
|
0676d4cf4e
|
Reverting "Add a parser for the AVCC structure"
This reverts commit 6c91480063100ca3bfa7d613fb99efcb41739b35.
|
2012-03-04 16:11:14 +01:00 |
|
Moritz Bunkus
|
5012d6dbe8
|
Do aspect ratio/timing info extraction in AVC ES packetizer instead of readers
|
2012-03-04 16:10:20 +01:00 |
|
Moritz Bunkus
|
5a41c1252b
|
Complete re-write of the h264 timecode handling code
|
2012-03-04 11:17:07 +01:00 |
|
Moritz Bunkus
|
fbca95c79a
|
Add a parser for the AVCC structure
|
2012-03-03 21:04:47 +01:00 |
|
Moritz Bunkus
|
de6de63086
|
Cosmetics
|
2012-03-03 20:32:31 +01:00 |
|
Moritz Bunkus
|
f06c4ce776
|
Use "br" as namespace alias for boost::range
|
2012-03-03 18:05:33 +01:00 |
|
Moritz Bunkus
|
e352905046
|
Query multiple debug options with a single call; syntax: "opt1|opt2"
|
2012-03-03 18:05:19 +01:00 |
|
Moritz Bunkus
|
87e1da073e
|
Add more debugging/statistics options to the h264 parser
|
2012-02-28 00:08:39 +01:00 |
|
Moritz Bunkus
|
c3633f3de6
|
Refactor a lot more includes into common.h
|
2012-02-27 23:57:19 +01:00 |
|
Moritz Bunkus
|
3bbcac84c1
|
Do field/frame adjustment at higher level, not in the SPS parser
|
2012-02-26 22:35:23 +01:00 |
|
Moritz Bunkus
|
d6bab351b0
|
int64-based rational
|
2012-02-26 21:44:31 +01:00 |
|
Moritz Bunkus
|
b9ad48d72b
|
Require Boost's rational library
|
2012-02-26 21:44:22 +01:00 |
|
Andriy Bilous'ko
|
d0f86336c0
|
Update the Ukrainian translation for the installer
|
2012-02-26 17:30:31 +01:00 |
|
Moritz Bunkus
|
fb53b59115
|
Update test cases for new test file locations
|
2012-02-26 13:56:30 +01:00 |
|
Moritz Bunkus
|
fababd1a7a
|
ChangeLog update
|
2012-02-26 13:44:43 +01:00 |
|
Moritz Bunkus
|
5ea22c20b2
|
Add test case for EAC3 with dependent frames
|
2012-02-26 13:37:16 +01:00 |
|
Moritz Bunkus
|
203b6d14f3
|
Complete removal of old AC3, re-write with new AC3 parser code
|
2012-02-26 12:35:00 +01:00 |
|
Moritz Bunkus
|
42e5173ae5
|
Make memory_c::add() use const buffer
|
2012-02-26 11:48:49 +01:00 |
|
Moritz Bunkus
|
97cc212165
|
Re-write of the AC3 parser/packetizer code
|
2012-02-25 22:57:58 +01:00 |
|
Moritz Bunkus
|
49091c5411
|
Add test tool for the new AC3 parser
|
2012-02-25 19:23:02 +01:00 |
|
Moritz Bunkus
|
ad5ba54865
|
Code simplification
|
2012-02-25 15:11:18 +01:00 |
|
Moritz Bunkus
|
953cbd6ca9
|
Accept options from MKVTOOLNIX_OPTIONS environment variable
|
2012-02-25 15:09:02 +01:00 |
|
Moritz Bunkus
|
9cc37dd272
|
Abort drake if xsltproc finds a logical error (like wrong link targets)
|
2012-02-25 15:05:14 +01:00 |
|
Moritz Bunkus
|
1756d94580
|
Document options --debug, --engage and corresponding environment variables
|
2012-02-25 12:44:18 +01:00 |
|
Moritz Bunkus
|
f5b5b5288d
|
Engage hacks via env vars MKVTOOLNIX_ENGAGE/MTX_ENGAGE
|
2012-02-25 12:20:37 +01:00 |
|
Moritz Bunkus
|
9cc2130994
|
Refactoring: use smart pointer memory
|
2012-02-23 17:01:55 +01:00 |
|
Moritz Bunkus
|
5729816164
|
Refactoring of clone_memory() into memory_c
|
2012-02-23 16:43:38 +01:00 |
|
Moritz Bunkus
|
f9af5197c6
|
Force mkvinfo's language in test
|
2012-02-22 15:43:01 +01:00 |
|
Moritz Bunkus
|
0f7ed3d983
|
Add info for cropping calculation fix, add test case
|
2012-02-22 15:42:51 +01:00 |
|
Nicholai Main
|
d06c91f2bb
|
Fix cropping calculations for h264 video with alternate chroma formats (4:2:2, 4:4:4, monochrome)
|
2012-02-22 15:37:51 +01:00 |
|
Moritz Bunkus
|
4fb4b3c15f
|
Add test case for 5b09f92: VC1 ES not starting with sequence header
|
2012-02-22 14:03:28 +01:00 |
|
Moritz Bunkus
|
b8eba47254
|
Parse field/frame packets after the first sequence header has been found
Second half of the fix for bug 722.
|
2012-02-22 13:56:00 +01:00 |
|
Moritz Bunkus
|
1e2685c40e
|
Probe 20 MB of a VC1 ES instead of just 1 MB
Partial fix for bug 722.
This is necessary if the ES doesn't start with a sequence header but
with a lot of frames.
|
2012-02-22 13:54:55 +01:00 |
|
Moritz Bunkus
|
ab96199b68
|
Fix for building the tools
|
2012-02-22 13:22:09 +01:00 |
|
Andriy Bilous'ko
|
9cd6919bf8
|
Update the Ukrainian translation
|
2012-02-22 13:01:23 +01:00 |
|