summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-05-10 14:32:03 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-05-10 14:32:03 +0200
commitaae1aa527167c32e50e1fda77801b521cee3f76d (patch)
treee370c4848df6c774cc447dd94b48720fdcf2c5c1 /HISTORY
parent7e4aed49276b3663a7d7bd69714a095e01e3b47b (diff)
downloadvdr-aae1aa527167c32e50e1fda77801b521cee3f76d.tar.gz
vdr-aae1aa527167c32e50e1fda77801b521cee3f76d.tar.bz2
Added MPEG 1 handling to remux.c
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index edb75444..427841ae 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).