]> git.sesse.net Git - vlc/blob - TODO
* TODO: some changes
[vlc] / TODO
1 # VLC Todo
2 # Difficulty values: Easy, Medium, Hard, Guru
3 #
4 # Urgency values: Wishlist, Normal, Important, Critical
5
6 Task
7 Difficulty: Easy
8 Urgency: Critical
9 Platform: any
10 Description: World domination
11  We need to dominate the world
12 Status: Todo
13
14 Task
15 Difficulty: Medium
16 Platform: any
17 Urgency: Wishlist
18 Description: RAR/ZIP/... access
19  An access module that would be able to uncompress compressed files
20 Status: Todo
21
22 Task
23 Difficulty: Easy
24 Platform: any
25 Urgency: Urgent
26 Description: proper DVD controls
27 Most importantly a proper button that will take you straight to the DVD menu. But also, next/prev chapter should be integrated with next/prev playlistitem.
28 Status: Todo
29
30 Task
31 Difficulty: Easy
32 Platform: Linux, Win32
33 Urgency: Normal
34 Description: Streaming wizard
35  Finish the streaming wizard (85% finished)
36 Status: Assigned to zorglub
37
38 Task
39 Difficulty: Easy
40 Platform: all
41 Urgency: Normal
42 Description: configure overview of modules
43  configure should report what it will and what it won't build, after it is done running.
44 Status: Todo
45
46 Task
47 Difficulty: Hard
48 Platform: WinCE
49 Urgency: Wishlist
50 Description: WinCE port
51  A WinCE port for PocketPC and the likes. (95% finished)
52 Status: Assigned to MixerAnderson
53
54 Task
55 Difficulty: Hard
56 Urgency: Normal
57 Platform: any
58 Description: Embedded video outputs
59  Embedded video outputs support
60 Status: Assigned to gibalou
61
62 Task
63 Difficulty: Easy
64 Urgency: Normal
65 Platform: any
66 Description: Multichannel downmixing
67 5:1 to Stereo proper downmixing
68 Status: Todo
69
70 Task
71 Difficulty: Guru
72 Platform: any
73 Urgency: Normal
74 Description: Demux2 transition
75  Complete the transition to demux2. Bughunting and finishing chapter support (80% done)
76 Status: Assigned to fenrir
77
78 Task
79 Difficulty: Guru
80 Urgency: Normal
81 Platform: any
82 Description: Multi-acccess
83  Allow several access from an input thread to allow for multi-input (30% done)
84 Status: Assigned to fenrir
85
86 Task
87 Difficulty: Hard
88 Urgency: Normal
89 Platform: any
90 Description: make everything UTF-8 based
91  Convert everything that deals with strings to a UTF-8 based system. Not very difficult, but needs a lot of checking, testing and allows for easy breakage.
92 Status: Todo
93
94 Task
95 Difficulty: Medium
96 Urgency: Wishlist
97 Platform: any
98 Description: OSD Icons
99  Make OSD Icons for Play/Pause/Stop. Integrate them better into the core system.
100 Status: Assigned to yoann
101
102 Task
103 Difficulty: Medium
104 Urgency: Wishlist
105 Platform: any
106 Description: Full blown OSD system 
107  In the line of freevo etc.
108 Status: Todo
109
110 Task
111 Difficulty: Medium
112 Urgency: Normal
113 Platform: any
114 Description: Rewrite the SAP parser
115  The SAP parser is very dirty at the moment, and needs a complete rewrite.
116  - caching support
117 Status: Todo
118
119 Task
120 Difficulty: Medium
121 Urgency: Normal
122 Platform: any
123 Description: Tree playlist
124  A hierarchized playlist structure, eventually using a media library.
125 Think playlist within playlist, directory structures, SAP section, TV channels list, iTunes library like stuff etc. <a href="http://sierra.via.ecp.fr/~zorglub/vlc/playlist.txt">Thoughts and ideas</a>
126 Status: Todo
127
128 Task
129 Difficulty: Easy
130 Urgency: Wishlist
131 Platform: any
132 Description: GSM decoder
133 GSM decoder not based on standard reference sources.
134 Status: Todo
135
136 Task
137 Difficulty: Easy
138 Urgency: Wishlist
139 Platform: any
140 Description: MusePack decoder
141 Need I say more? <a href="http://www.hydrogenaudio.org/index.php?showtopic=21775&">MPCdec</a>
142 Status: Todo
143
144 Task
145 Difficulty: Easy
146 Urgency: Normal
147 Platform: any
148 Description: 24 bit LPCM
149 - Increasingly more DVDs use 24 bit LPCM sound. We should support it.
150
151 Status: Todo
152
153 Task
154 Difficulty: Medium
155 Urgency: Wishlist
156 Platform: any
157 Description: Closed Captions/Teletext support
158 In order to conform to international regulations, VLC needs to be able to decode the closed captions in TV, DVD, DVB and HDTV video. V4L has a CC api, DVD and HDTV usually have them in a seperate stream.
159 Perhaps look at Xawtv, dvbtext and other vbi, vtx systems.
160 Status: Todo
161
162 Task
163 Difficulty: Medium
164 Urgency: Wishlist
165 Platform: any
166 Description: DVB info in NIT
167 We need to get the information of a DVB stream that are in the NIT (current program, next program, ...)
168 Status: Todo
169
170
171 Task
172 Difficulty: Hard
173 Urgency: Normal
174 Platform: Mac OS X
175 Description: New OS X preferences
176  New preferences for Mac OS X. Current not suited for Mac Users and several
177 Pref. elements are broken (hotkeys and int with string desc.).
178 Status: Assigned to thedj
179
180 Task
181 Difficulty: Hard
182 Urgency: Critical
183 Platform: OSX
184 Description: CoreAudio multichannel audio output. Convert to 
185 <a href="http://www.mat.ucsb.edu:8000/CoreAudio/108">AUHAL</a> based sytem.
186 Still no info over S/PDIF output available.
187 Outstanding issues:
188  - G5 S/PDIF not working
189  - G5 PCM not working because S/PDIF is selected by default, even if not connected.
190  - Coreaudio resampler doesn't handle input from lpcm decoder (the samples are too small).
191 Status: Todo
192
193 Task
194 Difficulty: Hard
195 Urgency: Normal
196 Platform: any
197 Description: Stream text subtitles
198  Find a a way to stream text subtitles, in TS and in RTP.
199   - Find an existing norm
200   - Implement it
201 (40% done) needs to be tested and validated
202 Status: Assigned to fenrir
203
204 Task
205 Difficulty: Hard
206 Urgency: Normal
207 Platform: any
208 Description: Rework spu decoder
209  The spu decoder needs some serious work
210   - Split/merge for dvd menu highlighting
211   - Downscaling for divx/mkv etc
212   - Chroma independence
213   - .sub/.idx support
214 Status: todo
215
216 Task
217 Difficulty: Hard
218 Urgency: Normal
219 Platform: any
220 Description: RTSP server
221 Full implementation of a RTSP server.
222 Status: fenrir has some code
223
224 Task
225 Difficulty: Hard
226 Urgency: Wishlist
227 Platform: any
228 Description: Picture filters
229 picture per picture chained filter system that also works on output streams
230 Status: Todo
231
232 Task
233 Difficulty: Guru
234 Urgency: Wishlist
235 Platform: any
236 Description: Vout redesign
237 - vout needs distinct splitting into vout_core, vout_window, pic_filter, vout_filter
238 - needs 'assistence' vout windows (clone filters, goom) etc.
239 - 4:3, 16:9, freeform Aspect Ratio
240 - cropping and padding (do at OS level, but provide a core call to set it up and configure).
241 - OSD at window resolution instead of video res (secondary vout channel)
242 - a OSD needs to be bound to a vout stream (no subs on goom vout)
243 - Use OS native calls where appropriate, with 'C' fallbacks. (OpenGL, Quartz, DirectX already has many of the funtionalities we seek and sometimes they are a lot faster too).
244 Status: Todo
245
246 Task
247 Difficulty: Medium
248 Urgency: Wishlist
249 Platform: any
250 Description: SPU redesign
251 - multiple subpicture channels
252 - centralized rendering and use of chroma filters
253 - centralized scaling support
254 (also look at ogt/cvd sub work)
255 Status: Todo
256
257 Task
258 Difficulty: Guru
259 Urgency: Wishlist
260 Platform: Mac OS X
261 Description: intf / vout dependency
262 The application specific parts of the intf need to be brougth to the VLC application core. A valid NSApplication needs to be created on VLC opening, with the dock and menu hidden/disabled, only being generated on VLC intf loading.
263 (70% done) need to fix the interfaces again.
264 Status: Assigned to DJ
265
266 Task
267 Difficulty: Guru
268 Urgency: Wishlist
269 Platform: Mac OS X
270 Description: skins2
271 Port VLC skins to Objective C++ and OSX. Also requires the intf to be a dialog handler. Is slighly dependant on intf/vout dependency todoitem
272 Status: Todo
273
274 Task
275 Difficulty: Hard
276 Urgency: Wishlist
277 Platform: any
278 Description: Equalizer
279 Implement an equilizer for VLC.
280 Status: Todo
281
282 Task
283 Difficulty: Hard
284 Urgency: Wishlist
285 Platform: any
286 Description: informing user.
287 Implement a system to
288  - Alert the user of critical errors (cannot play file)
289  - Ask the user a question (Are you sure? or Try to Fix index of avi? or Overwrite File?)
290  - Inform the user, without disturbing him. (Buffering stream)
291 Status: Todo
292
293 Task
294 Difficulty: Hard
295 Urgency: Wishlist
296 Platform: any
297 Description: Full H323 Videoconferencing
298 VLC isn't really suited for this yet, because it introduces quite large latencies. This should fixed before the H323 can ever come close to working in VLC.
299 Status: Todo
300
301 Task
302 Difficulty: Guru
303 Urgency: Normal
304 Platform: Mac OS X
305 Description: SVCD support
306 libcdio needs to be ported to the Mac to support the cddax and vcdx modules for proper SVCD support
307 Status: Todo
308
309 Task
310 Difficulty: Hard 
311 Urgency: Wishlist
312 Platform: Mac OS X
313 Description: QuickTime capturing
314 Allow capturing from QuickTime Firewire, USB and PCI devices.
315 Possibly see: <a href="http://bugzilla.videolan.org/cgi-bin/bugzilla/show_bug.cgi?id=416">Bug 416</a>
316 Status: Todo
317
318 Task
319 Difficulty: Medium
320 Urgency: Normal
321 Platform: Mac OS X
322 Description: Finish Mac Mozilla plugin
323 The Mac mozilla plugin needs some more work to be useable. Basic funtionality is working. However the video-output part needs some more work since it was crashing. See svn history for the old code. 
324 Status: Halfway (stalled)
325
326 Task
327 Difficulty: Easy
328 Urgency: Normal
329 Platform: any
330 Description: Controlling the mozilla plugin
331 The mozilla plugin needs to be better controllable (via javascript). 
332 - retrieve variable values.
333 - open VLC media player
334 - default html page to control the plugin
335 - XUL controls
336 (80% done) see:
337 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/plugin/vlc.html">Javascript controls</a>
338 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/xul/">XUL controls</a>
339 Status: Assigned to zorglub
340
341 Task
342 Difficulty: Hard
343 Urgency: Wishlist
344 Platform: Windows
345 Description: ActiveX control for VLC
346  We need an ActiveX version of VLC for IE intergration
347 Status: Todo
348
349 Task
350 Difficulty: Easy
351 Urgency: Wishlist
352 Platform: any
353 Description: export paramaters of an input
354  Export the Media Info of a file/source to a standard xml file for use by other applications. Possibly combine with file "probe'ing".
355  - AR
356  - size
357  - bitrate
358  - resolution
359  - codecs, etc.
360 Status: Todo
361
362 Task
363 Difficulty: Easy
364 Urgency: Wishlist
365 Platform: any
366 Description: SSL http
367 SSL encrypted HTTP communication. To support protected VoD.
368 Status: Todo
369
370 Task
371 Difficulty: Hard
372 Urgency: Wishlist
373 Platform: any
374 Description: http cookies
375 For protected VoD  (http://a-select.surfnet.nl)
376 Status: Todo
377
378 Task
379 Difficulty: Easy
380 Urgency: Wishlist
381 Platform: any
382 Description: mime-type VLC launching
383 Allow application/vlc mimetype to launch VLC instead of plugin for video file.
384 Allows for Progressive download to TEMP folder from browsers. VLC would play the file in the TEMP.
385 Status: Todo
386
387 Task
388 Difficulty: Hard
389 Urgency: Wishlist
390 Platform: any
391 Description: rendezvous announces
392 DMAP protocol announce for videos.
393 Status: Todo
394
395 Task
396 Difficulty: Easy
397 Urgency: Wishlist
398 Platform: any
399 Description: SDL vout cleaning
400 The SDL vout hasn't been updated for a long while. It needs some cleaning up. New hotkeys support, better resizing, alignment etc. Even though SDL isn't used much, this vout shouldn't disappear, because it is a crossplatform API.
401 Status: Todo
402
403 Task
404 Difficulty: Easy
405 Urgency: Normal
406 Platform: Win32/Linux
407 Description: V4L and dshow tuning support
408 We need an API that allows us to control the tuning of V4L and dshow TV cards.
409 Status: Todo (CryHavoc)
410
411 Task
412 Difficulty: Easy
413 Urgency: Wishlist
414 Platform: any
415 Description: Electronic Program Guide
416 Integrate a EPG system into VLC.
417 Status: Todo (CryHavoc)
418
419 Task
420 Difficulty: Hard
421 Urgency: Wishlist
422 Platform: any
423 Description: a Time Shifting module
424 This module should create TiVo like capabilities for VLC.
425 Status: Todo (CryHavoc)
426
427 Task
428 Difficulty: Medium
429 Urgency: Wishlist
430 Platform: any
431 Description: UDP packet reordering
432 Currently we ignore every packet that is too late and just wait for a fresh one.
433 It would be nice to be able to reorder the packets in the buffer to prevent degredation of the signal.
434 Status: Todo
435
436 # Do not remove me
437 Task