changeset 18201:c69d4b3d22b9

muxer_mpeg rewritten
author nicodvb
date Sat, 22 Apr 2006 18:19:26 +0000
parents b8a94743afec
children 04123ea0360a
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Apr 22 18:15:23 2006 +0000
+++ b/ChangeLog	Sat Apr 22 18:19:26 2006 +0000
@@ -164,6 +164,8 @@
     * VBR audio in MPEG support
     * muxer_mpeg: added an experimental film2pal teleciner and fixed previous bugs that could 
       lead to desync and to wrong TFF/RFF flags being set
+    * rewritten muxer_mpeg.c: buffering and timing constraints will always be respected, 
+      provided that the muxrate is big enough
 
     Ports:
     * improved timer function on Mac OS X