summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-22 18:19:26 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-04-22 18:19:26 +0000
commit7c7f6973a652361e39741a8dff2e9c9a9e6879a1 (patch)
tree496aeffc2306ffb9afe65ee94c1eb7ebfa221984 /ChangeLog
parente48466f86cd1663453d8db1ab95bac2157357c6f (diff)
downloadmpv-7c7f6973a652361e39741a8dff2e9c9a9e6879a1.tar.bz2
mpv-7c7f6973a652361e39741a8dff2e9c9a9e6879a1.tar.xz
muxer_mpeg rewritten
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18202 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a07aa71b3..0eea8999f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -164,6 +164,8 @@ MPlayer (1.0)
* 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