1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 08:12:17 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8373 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-12-05 20:25:12 +00:00
parent 8786e7fb49
commit d542b51857

View File

@ -6,9 +6,14 @@ FOR THE NEXT PRE_RELEASE:
~~~~~~~~~~~~~~~~~~~~~~~~~
- fix -vop expand=-50 + ffdivx
- fix the commandline/configfile parser bug (-nosound vs vfm=...)
- cleanup qtaudio/qtvideo (move globals to context)
- cleanup DMO interfaces
- fix/remove -vop lavcdeint
- remove -vop yuy2, yvu9
FOR THE v0.90 RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
- re-design makefile dependency system
- finish audio filter layer
- new demuxer layer - at least modularized...
- fix AVI index offset base position handling ('no video stream found' bug)