mirror of https://github.com/mpv-player/mpv
done
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3482 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0be065edc2
commit
af83c68cb9
|
@ -11,7 +11,6 @@ demuxer:
|
|||
|
||||
decoders:
|
||||
- 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 PIM1 codec working...
|
||||
- optimize (or port optimized code from libac3) liba52 (imdct.c, resample.c)
|
||||
|
@ -22,8 +21,6 @@ mencoder:
|
|||
- finish 3-pass encoding (audio, video1, video2)
|
||||
- add ffmpeg encoders support
|
||||
- add win32 encoders support
|
||||
- add raw video out
|
||||
- check/fix frame copy
|
||||
- implement VBR audio copy
|
||||
- Estimated Size and Time
|
||||
- image cut/crop filter
|
||||
|
|
Loading…
Reference in New Issue