1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 21:27:08 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3482 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2001-12-13 17:51:19 +00:00
parent 0be065edc2
commit af83c68cb9

View File

@ -11,7 +11,6 @@ demuxer:
decoders: decoders:
- getting -ss working perfect with MPEG-PES and also seeking (real 1 Minute etc) - getting -ss working perfect with MPEG-PES and also seeking (real 1 Minute etc)
- getting vivo audio DLL codec working...
- getting mss1 (Windows Screen Video) DLL codec working... - getting mss1 (Windows Screen Video) DLL codec working...
- getting PIM1 codec working... - getting PIM1 codec working...
- optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c) - optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c)
@ -22,8 +21,6 @@ mencoder:
- finish 3-pass encoding (audio, video1, video2) - finish 3-pass encoding (audio, video1, video2)
- add ffmpeg encoders support - add ffmpeg encoders support
- add win32 encoders support - add win32 encoders support
- add raw video out
- check/fix frame copy
- implement VBR audio copy - implement VBR audio copy
- Estimated Size and Time - Estimated Size and Time
- image cut/crop filter - image cut/crop filter