[Mplayer-cvslog] CVS: 0_90/DOCS/tech wishlist,1.1,1.2

Diego Biurrun CVS diego at mplayerhq.hu
Fri Jun 13 03:41:32 CEST 2003


Update of /cvsroot/mplayer/0_90/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv20582/DOCS/tech

Modified Files:
	wishlist 
Log Message:
wishes, wishes, wishes


Index: wishlist
===================================================================
RCS file: /cvsroot/mplayer/0_90/DOCS/tech/wishlist,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wishlist	10 Dec 2002 00:13:09 -0000	1.1
+++ wishlist	13 Jun 2003 01:41:30 -0000	1.2
@@ -12,14 +12,6 @@
 
  * write documentation HOWTO/rules document
 
- * New german documentation maintainer ;)
-
-
-Bug fixes:
-
- * fix mf ijpg encoding
-
- * fix crashing DLLs
 
 
 Small improvements:
@@ -32,15 +24,22 @@
 
  * -vo fbdev -fb device ---> -fbdev:device
 
- * accept -dvd 9-12 command line
+ * accept dvd://9-12 command line
 
- * specify suboptions in a config file without breaking playback (use
-   channel 21 if using -tv, same idea for -vop, -aop, etc...) 
+ * make -geometry work with all vo drivers
 
+ * Make the output windows remember their positions when resizing to
+   double size.
 
-Cleanup:
+ * Ability to completely disable those popups ('cannot access cdrom',
+   'your system is too slow...').
+
+ * Ability to resize to full size/double size/triple (or half) size
+   upon key presses.
 
- * move -dump* options to mencoder
+
+
+Cleanup:
 
  * integrate dvdnav into mplayer structure
 
@@ -49,35 +48,33 @@
 
  * remove all obsolete code, options, files etc
 
- * modularize all VOs, AOs, as well as audio/video codecs/filters like
-   vidix drivers; it'd make the main binary smaller and packager's job
-   easier
-
  * move zoran jpeg encoder to video filters
 
  * convert -zr options to -zr suboption:suboption format
 
+ * Restructure configure and fix CPU flags supported but not shown.
 
-Filters:
 
- * eq filter should support RGB in addition to YUV
 
- * drop-deinterlace plugin
+Filters:
 
- * hue, saturation sw eq filters
+ * eq filter should support RGB in addition to YUV
 
- * implement gamma correcture filter
 
 
 Enhancements:
 
  * adapt colored output from MPlayerXP
 
- * merge VIDIX from MPlayerXP
+ * merge VIDIX from MPlayerXP/sourceforge
+
+ * port asf muxing from MPlayerXP
+
+ * write nut muxer/demuxer
 
  * SSA style & colors handling
 
- * plugin structure for vop/aop
+ * plugin structure for vf/af
 
  * support for VirtualDub and Winamp plugins
 
@@ -93,29 +90,44 @@
 
  * guess correct DVD title
 
- * syuv support in swscaler
+ * syuv and paletted rgb support in swscaler
+
+ * implement Plextor compatible SCSI VCD reading
+
+ * udp:// support (like xine and vlc)
+
+ * write native MacOS X video driver
+
 
 
 Difficult stuff:
 
- * reverse engineer all closed codecs (SVQ3, QDM2, WMV8/9...)
+ * reverse engineer all closed source codecs (QDM2, WMV9, Real, ...)
+
+ * support for Bink/Smacker codecs
+
+ * frame stepping
+
+ * allow frame insertion & removal in video filters (with timestamps)
+
+ * mixing of multiple videos (picture in picture, ...)
 
  * stay in pause after seek, fullscreen etc
 
  * write something like mptv to replace xawtv
 
- * write a C implementation of rtsp (redundant)
+ * write/adapt a C implementation of rtsp
 
  * real mmsu:// support
 
- * encode to mpg, ogm, mp4, asf
-
- * develop new video overlay interface (something like vidix but with
-   less idiotic interface and more compatible with Xv for easier
-   driver porting) 
-
- * scale playback speed
+ * encode to ogm, mp4, asf, nut
 
  * xinerama video filter that splits movie to 2 screens (like zr)
 
  * top notch DVD navigation like a hardware player
+
+ * FLAC and JACK support
+
+ * write mpdump application to handle all -dump* options
+
+ * modular MEncoder with audio encoding API



More information about the MPlayer-cvslog mailing list