update wishlist

add loop wish
remove old wishes (bmp image, smacker, merge vidix)
move all filter wishes under filter section.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23164 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2007-04-28 19:01:00 +00:00
parent a93ac269d0
commit cd9d03176f
1 changed files with 13 additions and 12 deletions

View File

@ -68,11 +68,15 @@ Filters:
* insert af volnorm during playback
* allow frame insertion & removal in video filters (with timestamps)
* xinerama video filter that splits movie to 2 screens (like zr)
* mixing of multiple videos (picture in picture, ...)
Enhancements:
* merge VIDIX from MPlayerXP/sourceforge
* support for VirtualDub and Winamp plugins
* support for VirtualDub and Winamp plugins (apply af_wadspa patch!)
* implement xawtv config file parser (for channels, etc)
@ -91,6 +95,7 @@ Enhancements:
* hardware MPEG encoding support (Ati cards)
* make -ass-use-margins work on widescreen video only! (not 4/3 video)
(automagically put subtitles in black bars)
* nsc playlist support
@ -109,21 +114,19 @@ Enhancements:
* left/right channel playback (-af pan=1:1 or -stereo) (in gui too)
* ability to turn loop on/off while playing
* rotate/position osd
* timeout and reconnect options for streaming
* reconnect option for streaming
* support all image formats in mf:// (bmp)
* support all image formats in mf:// (tiff)
Difficult stuff:
* RE all closed source codecs (QDMC, WMA9, RV30, RV40, sipr, ...)
* support for Bink/Smacker codecs
* allow frame insertion & removal in video filters (with timestamps)
* mixing of multiple videos (picture in picture, ...)
* support for Bink codec
* write something like mptv to replace xawtv
@ -135,8 +138,6 @@ Difficult stuff:
* MEncoder output support for OGM, MKV, NUT
* xinerama video filter that splits movie to 2 screens (like zr)
* top notch DVD navigation like a hardware player
* write mpdump application to handle all -dump* options