muxer_mpeg rewritten

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18202 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2006-04-22 18:19:26 +00:00
parent e48466f86c
commit 7c7f6973a6
1 changed files with 2 additions and 0 deletions

View File

@ -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