Added MPEG 1 handling to remux.c

This commit is contained in:
Klaus Schmidinger
2009-05-10 14:32:03 +02:00
parent 7e4aed4927
commit aae1aa5271
3 changed files with 6 additions and 2 deletions

View File

@@ -6093,3 +6093,4 @@ Video Disk Recorder Revision History
systems with no real primary replay device (reported by Martin Neuditschko).
- Added a note to cTsToPes::GetPes() about having to call it repeatedly, once
it has returned a non-NULL value.
- Added MPEG 1 handling to remux.c (thanks to Ales Jurik).