Commit Graph

5232 Commits

Author SHA1 Message Date
Moritz Bunkus
3bddf19d58 Run msgfmt with the "-c" parameter 2011-09-17 16:36:51 +02:00
Andriy Bilous'ko
4dfaa124e3 Update the Ukrainian translation 2011-09-17 16:28:11 +02:00
DenB
068797df52 Update the French translation 2011-09-17 14:13:36 +02:00
DenB
312d824546 Update the Dutch translation 2011-09-17 14:13:24 +02:00
Moritz Bunkus
a8739c9245 Merge branch 'master' of github.com:mbunkus/mkvtoolnix 2011-09-17 13:07:45 +02:00
Dean Lee
2170b7ea60 Update to the Chinese Simp translation 2011-09-17 18:38:26 +08:00
Hiroki Taniura
6c3f2d8de0 Update to the Japanese translation 2011-09-17 11:23:40 +09:00
Hiroki Taniura
13c0136d2a Update to the Japanese translation 2011-09-17 11:20:14 +09: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
4457b682ae Don't list unsupported FourCCs 2011-09-17 00:40:32 +02:00
Moritz Bunkus
a5a59d4a8c Only add track IDs for tracks that have probed as OK 2011-09-17 00:40:22 +02:00
Moritz Bunkus
8defa81dcc Ignore tracks that don't pass probing phase (but might be listed in the PMT) 2011-09-17 00:40:11 +02:00
Moritz Bunkus
f90734d886 Merge all .gitignore files into one 2011-09-17 00:23:00 +02:00
Moritz Bunkus
926ae67262 Update translation files & complete German translation 2011-09-17 00:02:07 +02:00
Moritz Bunkus
cd86d6825d Correct a couple of email addresses 2011-09-17 00:00:00 +02:00
Moritz Bunkus
a0d6da4bb6 Refactoring; commented-out debugging code 2011-09-16 23:07:16 +02:00
Moritz Bunkus
6bbdec4185 Fix unlimited memory consumption in byte_buffer_c introduced in 8fece019 2011-09-16 22:42:34 +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
ddacd7f99b Show TS PIDs in identify output if debugging requested 2011-09-16 13:32:46 +02:00
Moritz Bunkus
e498d91ee9 Refactoring 2011-09-15 23:09:03 +02:00
Moritz Bunkus
aa38d65bcd Always send at least one packet per call to mpeg_ts_reader_c::read() 2011-09-15 22:59:27 +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
626bd62abd Refactoring 2011-09-15 21:53:20 +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
a40d7b8c0d Be careful to define header structs as packed 2011-09-15 19:29:10 +02:00
Moritz Bunkus
35f5207e15 Debugcode 2011-09-14 21:08:11 +02:00
Moritz Bunkus
a4679e0f47 Read the language code from the transport stream 2011-09-14 20:59:58 +02:00
Moritz Bunkus
8fece01926 Reduce the number of small allocations for the byte_buffer_c class 2011-09-13 23:52:55 +02:00
Moritz Bunkus
22e8c32b42 Fewer needed casts by returning unsigned char * from safemalloc etc 2011-09-13 23:01:08 +02:00
Moritz Bunkus
a0dfbde304 Transport streams in the "add file" dialog selector 2011-09-13 14:10:20 +02:00
Moritz Bunkus
ac29d40e66 Refactoring 2011-09-13 14:08:31 +02:00
Moritz Bunkus
2482e78d51 Add support for normal DTS audio tracks 2011-09-13 12:21:37 +02:00
Moritz Bunkus
9de73de0bf Removed commented-out code 2011-09-13 11:52:21 +02:00
Moritz Bunkus
b40ac99f23 Cosmetics 2011-09-13 11:45:53 +02:00
Moritz Bunkus
05929ee02e Test case for MPEG transport streams 2011-09-13 11:31:49 +02:00
Moritz Bunkus
a8d1eadb05 Merge branch 'mpeg-ts2'
Conflicts:
	ChangeLog
2011-09-13 11:10:36 +02:00
Moritz Bunkus
e1abe68975 Update due to new & updated translations 2011-09-13 11:08:50 +02:00
Moritz Bunkus
7878f2bd23 Avoid segfault 2011-09-13 09:02:52 +02:00
Moritz Bunkus
963a56274b Refactoring 2011-09-12 20:51:38 +02:00
Moritz Bunkus
061d6994e4 Only create packets if the packetizer in question is used 2011-09-12 20:50:49 +02:00
Moritz Bunkus
18e4b42477 Timecode changes must also cause the current packet to be sent 2011-09-12 20:40:51 +02:00
Moritz Bunkus
878907d779 AVC/h.264: create iterators after generating timecodes 2011-09-11 19:58:10 +02:00
Moritz Bunkus
dcd1784892 h264 header ticks per unit refer to fields 2011-09-11 18:36:27 +02:00
Moritz Bunkus
78a27c7ee0 Functions for dumping SPS and PPS info structures 2011-09-11 18:36:24 +02:00
Moritz Bunkus
d439f5894c Avoid underflow/wrap around 2011-09-11 18:35:27 +02:00
Moritz Bunkus
787339f03a AVC/h.264: generate timecodes if provided timecodes are not enough 2011-09-11 18:30:31 +02:00
Moritz Bunkus
b37a7b3202 Always initialize member variables 2011-09-11 18:30:20 +02:00
Moritz Bunkus
34c9480be9 Don't access invalid memory 2011-09-11 18:30:13 +02:00