mirror of https://github.com/mpv-player/mpv
some more stuff, vivo seek removed as being impossible
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3255 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8f1b0f7bee
commit
b16f56cac1
|
@ -8,7 +8,6 @@ demuxer:
|
|||
- test and cleanup FLI/FLC support (and implement seek)
|
||||
- check dvdread/dvdcss version problems
|
||||
- add -dumpstream
|
||||
- implement seek for VIVO
|
||||
- clean up vcd support (so it can be en/disabled)
|
||||
- implement forward seeking in indexed avi streams
|
||||
|
||||
|
@ -33,7 +32,7 @@ mencoder:
|
|||
- implement VBR audio copy
|
||||
- Estimated Size and Time
|
||||
- stop/resume
|
||||
- image resize filter (->fix/use yuv2yuv scaler?)
|
||||
- image resize filter - implement bicubic downscaling
|
||||
- image cut/crop filter
|
||||
|
||||
gui:
|
||||
|
@ -41,8 +40,12 @@ gui:
|
|||
- preferences ?
|
||||
|
||||
other:
|
||||
- fix DVB a-v sync problems, switch to mp1e
|
||||
- dvd server
|
||||
- sub database
|
||||
- mga_vid crtc2 fix
|
||||
- make mach64_vid
|
||||
- libvo2
|
||||
|
||||
- check if runtime cpu detection works and complete, and add ./configure option
|
||||
and announce it and so on...
|
||||
|
||||
|
|
Loading…
Reference in New Issue