diff options
author | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-06-15 11:59:14 +0000 |
---|---|---|
committer | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-06-15 11:59:14 +0000 |
commit | df878adea6ecc564f8ad7064a4178c2e4ca72991 (patch) | |
tree | 3a7afa1f1e57c2bb5bd6a501d1d8ae9c78e0a9e8 /DOCS/tech | |
parent | 7b472fa2ea589989d21e6d6ab2f598df1d892459 (diff) |
update wishlist
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23557 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/wishlist | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/DOCS/tech/wishlist b/DOCS/tech/wishlist index aebd1be47e..5fef07386c 100644 --- a/DOCS/tech/wishlist +++ b/DOCS/tech/wishlist @@ -21,6 +21,7 @@ Documentation: * continue ipod/embedded device encoding guide + * document channels.conf syntax Small improvements: @@ -58,6 +59,8 @@ Cleanup: Filters: + * get filters to work in more colorspaces + * eq filter should support RGB in addition to YUV * pitch audio filter @@ -74,6 +77,8 @@ Filters: * mixing of multiple videos (picture in picture, ...) + * video watermark/logo filter (apply vf_overlay patch?) + Enhancements: * support for VirtualDub and Winamp plugins (apply af_wadspa patch!) @@ -112,16 +117,18 @@ Enhancements: * get -ass working in mencoder - * left/right channel playback (-af pan=1:1 or -stereo) (in gui too) + * audio balance button in gui - * ability to turn loop on/off while playing + * ability to turn loop on/off while playing (button in gui too) * rotate/position osd - * reconnect option for streaming - * support all image formats in mf:// (tiff) + * make -noborder work with all video outputs + + * add option to use ffmpeg network code (rtsp, http, mms etc) + Difficult stuff: * RE all closed source codecs (QDMC, WMA9, RV30, RV40, sipr, ...) |