comparison DOCS/tech/wishlist @ 14904:978f583606cc

finished tasks
author alex
date Thu, 03 Mar 2005 13:52:48 +0000
parents 6f588a083261
children a4ae4e1c7c61
comparison
equal deleted inserted replaced
14903:21f44596f356 14904:978f583606cc
51 * integrate libmpdvdkit2 into mplayer structure (message system and 51 * integrate libmpdvdkit2 into mplayer structure (message system and
52 command line options) 52 command line options)
53 53
54 * remove all obsolete code, options, files etc 54 * remove all obsolete code, options, files etc
55 55
56 * move Zoran JPEG encoder to video filters
57
58 * convert -zr options to -zr suboption:suboption format
59
60 * Restructure configure and fix CPU flags supported but not shown. 56 * Restructure configure and fix CPU flags supported but not shown.
61 57
62 58
63 59
64 Filters: 60 Filters:
77 73
78 * write nut muxer/demuxer 74 * write nut muxer/demuxer
79 75
80 * SSA style & colors handling 76 * SSA style & colors handling
81 77
82 * plugin structure for vf/af
83
84 * support for VirtualDub and Winamp plugins 78 * support for VirtualDub and Winamp plugins
85 79
86 * implement xawtv config file parser (for channels, etc) 80 * implement xawtv config file parser (for channels, etc)
87 81
88 * finish icc support 82 * finish icc support
89 83
90 * G400 2nd head through mga_vid ;) 84 * G400 2nd head through mga_vid ;)
91
92 * DTS support
93 85
94 * do more things automagically 86 * do more things automagically
95 87
96 * guess correct DVD title 88 * guess correct DVD title
97 89
101 93
102 * -stop option for MPlayer similar to -endpos for MEncoder 94 * -stop option for MPlayer similar to -endpos for MEncoder
103 95
104 * color subtitles 96 * color subtitles
105 97
106 * swf (flash) demuxer 98 * swf (flash) demuxer (working through libavformat)
107 99
108 * DirectX video acceleration -vo for Windows (similar to XvmC) 100 * DirectX video acceleration -vo for Windows (similar to XvmC)
109 101
110 * hardware MPEG encoding support (Ati cards) 102 * hardware MPEG encoding support (Ati cards)
111 103
116 * implement Jack Transport API 108 * implement Jack Transport API
117 109
118 110
119 Difficult stuff: 111 Difficult stuff:
120 112
121 * RE all closed source codecs (QDM2, WMV9, RV30, RV40, cook, ...) 113 * RE all closed source codecs (QDMC, WMV9, RV30, RV40, cook, ...)
122 114
123 * support for Bink/Smacker codecs 115 * support for Bink/Smacker codecs
124 116
125 * frame by frame seeking/playback 117 * frame by frame seeking/playback
126 118