]> git.sesse.net Git - vlc/blob - TODO
If using cddax (as opposed to cdda), then set the MRL accordingly.
[vlc] / TODO
1 # VLC Todo\r
2 # Difficulty values: Easy, Medium, Hard, Guru\r
3 #\r
4 # Urgency values: Wishlist, Normal, Important, Critical\r
5 \r
6 Task\r
7 Difficulty: Easy\r
8 Urgency: Critical\r
9 Platform: any\r
10 Description: World domination\r
11  We need to dominate the world\r
12 Status: Todo\r
13 \r
14 Task\r
15 Difficulty: Guru\r
16 Platform: any\r
17 Urgency: Critical\r
18 Description: Clock Synchro redesign\r
19 We need to adapt the clock synchro to work better with BOTH files and streams.\r
20 Status: Todo
21 \r
22 Task\r
23 Difficulty: Hard\r
24 Urgency: Critical\r
25 Platform: Mac OS X\r
26 Description: CoreAudio multichannel audio output.\r
27  Convert to <a href="http://www.mat.ucsb.edu:8000/CoreAudio/108">AUHAL</a> based sytem.\r
28 Still no info over S/PDIF output available.\r
29 Outstanding issues:<br />\r
30  - G5 S/PDIF not working<br />\r
31  - G5 PCM not working because S/PDIF is selected by default, even if not connected.<br />\r
32 Status: Todo\r
33 \r
34 Task\r
35 Difficulty: Medium\r
36 Platform: any\r
37 Urgency: Important\r
38 Description: Update matroska demux\r
39  Better Seeking\r
40 Status: Todo\r
41
42 Task\r
43 Difficulty: Easy\r
44 Platform: any\r
45 Urgency: Important\r
46 Description: proper DVD controls\r
47 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.\r
48 Status: Todo
49 \r
50 Task\r
51 Difficulty: Easy\r
52 Platform: Linux, Win32, Mac OS X\r
53 Urgency: Normal\r
54 Description: Streaming wizard\r
55  Finish the streaming wizard (85% finished)<br />\r
56 The mac version is at 0%\r
57 Status: Assigned to zorglub\r
58 \r
59 Task\r
60 Difficulty: Easy\r
61 Platform: all\r
62 Urgency: Normal\r
63 Description: configure overview of modules\r
64  configure should report what it will and what it won't build, after it is done running.\r
65 Status: Todo\r
66
67 Task\r
68 Difficulty: Hard\r
69 Urgency: Normal\r
70 Platform: any\r
71 Description: Dual window in embed mode\r
72 Windows taskbar reports two windows in the video embed mode.\r
73 Status: Done\r
74 \r
75 Task\r
76 Difficulty: Guru\r
77 Urgency: Normal\r
78 Platform: any\r
79 Description: External audio file playing\r
80  Allow several access from an input thread to allow for multi-input<br />\r
81 (90% done) Add GUI elements\r
82 Status: Assigned to fenrir\r
83 \r
84 Task\r
85 Difficulty: Hard\r
86 Urgency: Normal\r
87 Platform: any\r
88 Description: make everything UTF-8 based\r
89  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.\r
90 Status: Todo
91
92 Task\r
93 Difficulty: Medium\r
94 Urgency: Normal\r
95 Platform: any\r
96 Description: Rewrite the SAP parser\r
97  The SAP parser is very dirty at the moment, and needs a complete rewrite.\r
98  - caching support<br />\r
99  - timeout support<br />\r
100  - add meta-information to playlist<br />\r
101  - session version support<br />\r
102 Status: Assigned to zorglub (80% done)\r
103 \r
104 Task\r
105 Difficulty: Medium\r
106 Urgency: Normal\r
107 Platform: any\r
108 Description: Playlist II\r
109  A hierarchized playlist structure, eventually using a media library.\r
110 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 (not up-to-date)</a><br />\r
111 50% done.<br />\r
112 Todo:<br />\r
113 - Core support<br />\r
114    - *** Improve random mode and fix loop<br />\r
115    - *   "Name finder"<br />\r
116    - *   "Protocol rollover" node<br />\r
117    - *** Item moving/copying facilities<br />\r
118    - *** Live directory representation<br /> \r
119 - Helper modules<br />\r
120    - **  ASX and B4S parsers (see below)<br />\r
121    - *   Rewrite SLP announce discovery<br />\r
122 - *** Implement in MacOS X and Skins 2 interfaces<br />\r
123 - wx implementation :<br />\r
124    - *** Investigate bug with wxImageList<br />\r
125    - **  Support item move/copy<br />\r
126    - *   Explorer view<br />\r
127    - *** Fix search<br />\r
128    - **  Clever update using i_serial<br />\r
129    - *   Playlist preferences panel<br />\r
130    - **  Improve iteminfo dialog<br />\r
131 Status: Assigned to zorglub\r
132 \r
133 Task\r
134 Difficulty: Easy\r
135 Urgency: Normal\r
136 Platform: any\r
137 Description: fix ASX playlist parser\r
138 Basically our asx parser is broken. It doesn't handle relative links. It should also URL encode the hrefs (spaces in the url need to be converted to %20 etc). protocol rollover, authors, title's etc etc aren't handled. See <a href="http://www.meetnewplayers.com/bend/Windows%20Media%20-%20Fun%20with%20asx%20files2.htm">this</a> for asx examples. It is still located in the old demux/m3u.c module instead of modules/demux/playlist/\r
139 Status: Todo\r
140 \r
141 Task\r
142 Difficulty: Medium\r
143 Urgency: Normal\r
144 Platform: any\r
145 Description: fix current muxers.\r
146 Our avi muxer doesn't produce valid files\r
147 Status: Todo\r
148
149 Task\r
150 Difficulty: Easy\r
151 Urgency: Normal\r
152 Platform: any\r
153 Description: 24 bit LPCM\r
154 - Increasingly more DVDs use 24 bit LPCM sound. We should support it.\r
155 Status: Todo\r
156 \r
157 Task\r
158 Difficulty: Easy\r
159 Urgency: Normal\r
160 Platform: Mac OS X\r
161 Description: LPCM\r
162 The LPCM decoder outputs really small samples which aren't accepted properly by the macosx coreaudio resampler, causing VLC to not output any sound with many DVD's. A test sample that shows this effect on the mac is the Madonna clip.\r
163 Status: Todo
164 \r
165 Task\r
166 Difficulty: Hard\r
167 Urgency: Normal\r
168 Platform: Any\r
169 Description: Rework of the preferences\r
170  * New information in preferences for a rework of how preferences are sorted in interfaces\r
171  * New widget types\r
172  See http://www.via.ecp.fr/via/ml/vlc-devel/200409/msg00409.html\r
173 Status: Assigned to zorglub\r
174 \r
175 Task\r
176 Difficulty: Hard\r
177 Urgency: Normal\r
178 Platform: Mac OS X\r
179 Description: New OS X preferences\r
180  New preferences for Mac OS X. Current not suited for Mac Users and several\r
181 Pref. elements are broken (hotkeys and int with string desc.).\r
182 Status: Todo\r
183 \r
184 Task\r
185 Difficulty: Easy\r
186 Urgency: Normal\r
187 Platform: Mac OS X\r
188 Description: OS X bookmarks window\r
189 We miss a bookmarks window like the wxwidget one.\r
190 Status: Todo\r
191 \r
192 Task\r
193 Difficulty: Medium\r
194 Urgency: Normal\r
195 Platform: Mac OS X\r
196 Description: Finish Mac Mozilla plugin\r
197 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. \r
198 Status: Halfway (stalled)\r
199 \r
200 Task\r
201 Difficulty: Easy\r
202 Urgency: Normal\r
203 Platform: any\r
204 Description: Controlling the mozilla plugin\r
205 The mozilla plugin needs to be better controllable (via javascript). <br />\r
206 - retrieve variable values.<br />\r
207 - open VLC media player<br />\r
208 - default html page to control the plugin<br />\r
209 - XUL controls<br />\r
210 (80% done) see:<br />\r
211 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/plugin/vlc.html">Javascript controls</a>\r
212 <a href="http://sierra.via.ecp.fr/~zorglub/vlc/xul/">XUL controls</a>\r
213 <a href="http://mplayerplug-in.sourceforge.net/">MPlayer Mozilla plugin</a>\r
214 Status: Assigned to zorglub\r
215 \r
216 Task\r
217 Difficulty: Easy\r
218 Platform: Win32, Linux\r
219 Urgency: Normal\r
220 Description: equalizer fixes\r
221     - Gray out "reset to defaults" for audio equalizer when disabled<br />\r
222    - Once audio equalizer is disabled, it doesn't enable the first\r
223      try when you select from main menu. It only works a 2nd change\r
224      (enable flag not properly set?).\r
225 Status: Todo\r
226 \r
227 Task\r
228 Difficulty: Medium\r
229 Platform: Win32, Linux\r
230 Urgency: Normal\r
231 Description: wxWidgets fixes\r
232  - Rename wxWindows to wxWidgets<br />\r
233  - Problems with slider (doesn't go where you click, keep updating while seeking\r
234 ?)<br />\r
235  - Reversed arrows\r
236 Status: Todo
237 \r
238 Task\r
239 Difficulty: Guru\r
240 Urgency: Normal\r
241 Platform: Mac OS X\r
242 Description: SVCD support\r
243 libcdio needs to be ported to the Mac to support the cddax and vcdx modules for proper SVCD support\r
244 Status: Todo\r
245 \r
246 Task\r
247 Difficulty: Hard\r
248 Urgency: Normal\r
249 Platform: any\r
250 Description: Stream text subtitles\r
251  Find a a way to stream text subtitles, in TS and in RTP.<br />\r
252  Needs testing and validating\r
253 Status: 65% (fenrir)\r
254 \r
255 Task\r
256 Difficulty: Medium\r
257 Urgency: Normal\r
258 Platform: any\r
259 Description: RTSP server\r
260 Full implementation of a RTSP server. We already have a very basic implementation working but it does need a lot more work. See the following <a href="http://via.ecp.fr/via/ml/streaming/200408/msg00068.html">mail</a> and <a href="http://via.ecp.fr/via/ml/streaming/200410/msg00002.html">mail</a>.\r
261 Status: 90%\r
262
263 Task\r
264 Difficulty: Easy\r
265 Urgency: Normal\r
266 Platform: Win32/Linux\r
267 Description: V4L and dshow tuning support\r
268 We need an API that allows us to control the tuning of V4L and dshow TV cards.\r
269 Status: Todo (CryHavoc)\r
270 \r
271 Task\r
272 Difficulty: Medium\r
273 Platform: any\r
274 Urgency: Wishlist\r
275 Description: RAR/ZIP/... access\r
276 An access module that would be able to uncompress compressed files.\r
277 Status: Todo\r
278 \r
279 Task\r
280 Difficulty: Medium\r
281 Platform: any\r
282 Urgency: Wishlist\r
283 Description: DVTS support\r
284 DV over RTP support. See <a href="http://www.sfc.wide.ad.jp/DVTS/">DVTS homepage</a>\r
285 Status: Todo\r
286 \r
287 Task\r
288 Difficulty: Hard\r
289 Platform: WinCE\r
290 Urgency: Wishlist\r
291 Description: WinCE port finalizing\r
292 The WinCE port is already quite functional but we still miss a GAPI video output (GDI works but is slow) and an interface.\r
293 Some code already exists for that (http://sourceforge.net/projects/vlcpocketpc/) and would need to be imported into the VLC source tree.\r
294 Downloads should be added to the main vlc download page. We need an icon for this. \r
295 Status: Assigned to MixerAnderson\r
296 \r
297 Task\r
298 Difficulty: Medium\r
299 Urgency: Wishlist\r
300 Platform: any\r
301 Description: Full blown OSD system \r
302  In the line of freevo etc.\r
303 Status: Assigned to thedj, jpsaman and yoann\r
304 \r
305 Task\r
306 Difficulty: Easy\r
307 Urgency: Wishlist\r
308 Platform: any\r
309 Description: GSM decoder\r
310 The <a href="http://kbs.cs.tu-berlin.de/~jutta/toast.html">Toast</a> implementation.\r
311 Status: Todo\r
312 \r
313 Task\r
314 Difficulty: Easy\r
315 Urgency: Wishlist\r
316 Platform: any\r
317 Description: AMR decoder\r
318 We will need to find one that isn't based on the reference code.\r
319 Status: Todo\r
320 \r
321 Task\r
322 Difficulty: Easy\r
323 Urgency: Wishlist\r
324 Platform: any\r
325 Description: MusePack decoder\r
326 Need I say more? <a href="http://www.hydrogenaudio.org/index.php?showtopic=21775&">MPCdec</a>. We are awaiting MPC 7.5 or 8.0 specification which should split the codec from the fileformat.\r
327 Status: Todo\r
328 \r
329 Task\r
330 Difficulty: Easy\r
331 Urgency: Wishlist\r
332 Platform: any\r
333 Description: APE decoder\r
334 Need I say more? <a href="http://www.monkeysaudio.com/">Monkeys Audio (APE)</a> website. This codec is currently not GPL compatible. We will have to await a GPL compatible implementation of this.\r
335 Status: Todo\r
336 \r
337 Task\r
338 Difficulty: Easy\r
339 Urgency: Wishlist\r
340 Platform: any\r
341 Description: flash video playing/streaming\r
342 A flash video muxer and demuxer. FFMPEG can already output flash video. a waste not to make use of that capability.\r
343 Status: Todo\r
344 \r
345 Task\r
346 Difficulty: Medium\r
347 Urgency: Wishlist\r
348 Platform: any\r
349 Description: Closed Captions/Teletext support\r
350 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.<br />\r
351  - Use ZVBI library for VBI decoding and image generation<br />\r
352  - ESTI EN 300 472 for EBU teletext support in DVB<br />\r
353 Perhaps look at Xawtv, dvbtext and other vbi, vtx systems.\r
354 Status: Todo\r
355 \r
356 Task\r
357 Difficulty: Medium\r
358 Urgency: Wishlist\r
359 Platform: any\r
360 Description: DVB info in NIT\r
361 We need to get the information of a DVB stream that are in the NIT (current program, next program, ...)\r
362 Status: Todo\r
363 \r
364 Task\r
365 Difficulty: Medium\r
366 Urgency: Wishlist\r
367 Platform: any\r
368 Description: IceCast/ShoutCast serving\r
369 This would be a nice thing for the sake of completeness of VLC's streaming capabilities.\r
370 Status: Todo\r
371 \r
372 Task\r
373 Difficulty: Easy\r
374 Urgency: Wishlist\r
375 Platform: any\r
376 Description: More/Better Picture filters\r
377 There are several picture filters (blend, scale), but we can use more (screenshot, crop, move..) We probably need on the fly picture filter insertion as well.\r
378 Status: Todo\r
379 \r
380 Task\r
381 Difficulty: Guru\r
382 Urgency: Wishlist\r
383 Platform: any\r
384 Description: Vout redesign\r
385 - vout needs distinct splitting into vout_core, vout_window, pic_filter, vout_filter\r
386 - needs 'assistence' vout windows (clone filters, goom) etc.\r
387 - 4:3, 16:9, freeform Aspect Ratio\r
388 - cropping and padding (do at OS level, but provide a core call to set it up and configure).\r
389 - OSD at window resolution instead of video res (secondary vout channel)\r
390 - a OSD needs to be bound to a vout stream (no subs on goom vout)\r
391 - 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).\r
392 Status: Todo\r
393 \r
394 Task\r
395 Difficulty: Medium\r
396 Urgency: Wishlist\r
397 Platform: any\r
398 Description: Subtitle work\r
399 - better SSA support with postioning, colors etc.\r
400 - Fix subtitles dialogs (mac done)\r
401 Status: Todo\r
402 \r
403 Task\r
404 Difficulty: Easy\r
405 Urgency: Wishlist\r
406 Platform: any\r
407 Description: Automatic charset recognition\r
408 See if we can use <a href="http://trific.ath.cx/software/enca/">ENCA</a> for automatic charset recognition on subtitle files. Might simplify usage of sub files a lot? Might require complete file to be parsed by ENCA before good result is returned?\r
409 Status: Todo\r
410 \r
411 Task\r
412 Difficulty: Guru\r
413 Urgency: Wishlist\r
414 Platform: Mac OS X\r
415 Description: skins2\r
416 Port VLC skins to Objective C++ and OSX. Also requires the intf to be a dialog handler.\r
417 Status: Todo\r
418 \r
419 Task\r
420 Difficulty: Hard\r
421 Urgency: Wishlist\r
422 Platform: any\r
423 Description: informing user.\r
424 Implement a system to: <br />\r
425  - Alert the user of critical errors (cannot play file). Should be blocking. <br />\r
426  - Ask the user a question (Are you sure? or Try to Fix index of avi? or Overwrite File?)<br />\r
427  - Inform the user, without disturbing him. (Buffering stream). This might require a displaytime or something. Because how do we know how long this information should be displayed? Also think of buffering 0-100%<br /> \r
428  - present a user/passwd dialog when we get an authentication failure on a stream.<br />\r
429 Status: Todo\r
430 \r
431 Task\r
432 Difficulty: Hard\r
433 Urgency: Wishlist\r
434 Platform: any\r
435 Description: Full H323 Videoconferencing\r
436 VLC isn't really suited for this yet, because it introduces quite large latencies. This should be fixed before the H323 can ever come close to working in VLC.\r
437 We also will need SIP support.\r
438 Status: Todo\r
439 \r
440 Task\r
441 Difficulty: Hard \r
442 Urgency: Wishlist\r
443 Platform: Mac OS X\r
444 Description: QuickTime capturing\r
445 Allow capturing from QuickTime Firewire, USB and PCI devices.\r
446 Possibly see: <a href="http://bugzilla.videolan.org/cgi-bin/bugzilla/show_bug.cgi?id=416">Bug 416</a>\r
447 Status: Todo\r
448 \r
449 Task\r
450 Difficulty: Hard\r
451 Urgency: Wishlist\r
452 Platform: Windows\r
453 Description: ActiveX control for VLC\r
454  We need an ActiveX version of VLC for IE intergration\r
455 Status: Todo\r
456 \r
457 Task\r
458 Difficulty: Easy\r
459 Urgency: Wishlist\r
460 Platform: any\r
461 Description: export paramaters of an input\r
462  Export the Media Info of a file/source to a standard xml file for use by other applications. Possibly combine with file "probe'ing".<br />\r
463  - AR<br />\r
464  - size<br />\r
465  - bitrate<br />\r
466  - resolution<br />\r
467  - codecs, etc.<br />\r
468 Status: Todo\r
469 \r
470 Task\r
471 Difficulty: Easy\r
472 Urgency: Wishlist\r
473 Platform: any\r
474 Description: SSL http\r
475 SSL encrypted HTTP communication. To support protected VoD.<br />\r
476 The question is how to neatly integrate it into our API. Support for all our http handling plugins means complicating the API. Perhaps we should store the SSL context in the p_sys of the vlc_object that is calling it? Tad dangerous, but would keep stuff simple.\r
477 Status: Done\r
478 \r
479 Task\r
480 Difficulty: Hard\r
481 Urgency: Wishlist\r
482 Platform: any\r
483 Description: http cookies\r
484 For protected VoD  (http://a-select.surfnet.nl)\r
485 Status: Todo\r
486 \r
487 Task\r
488 Difficulty: Easy\r
489 Urgency: Wishlist\r
490 Platform: any\r
491 Description: Progressive download playing\r
492 Allow application/vlc mimetype to launch VLC instead of plugin for video file.\r
493 Allows for Progressive download to TEMP folder from browsers. VLC would play the file in the TEMP.\r
494 Status: Todo\r
495 \r
496 Task\r
497 Difficulty: Medium\r
498 Urgency: Wishlist\r
499 Platform: any\r
500 Description: rendezvous announces\r
501 Apple released the rendezvous code under a Open Source license now. perhaps it can be used. (It's OpenTalk now btw).<br />\r
502 DMAP protocol announce for videos.\r
503 Status: Todo\r
504 \r
505 Task\r
506 Difficulty: Easy\r
507 Urgency: Wishlist\r
508 Platform: any\r
509 Description: SDL vout cleaning\r
510 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.\r
511 Status: Todo\r
512 \r
513 Task\r
514 Difficulty: Easy\r
515 Urgency: Wishlist\r
516 Platform: any\r
517 Description: Electronic Program Guide\r
518 Integrate a EPG system into VLC.\r
519 Status: Todo (CryHavoc)\r
520 \r
521 Task\r
522 Difficulty: Hard\r
523 Urgency: Wishlist\r
524 Platform: any\r
525 Description: a Time Shifting module\r
526 This module should create TiVo like capabilities for VLC.\r
527 Status: Todo (CryHavoc)\r
528 \r
529 Task\r
530 Difficulty: Medium\r
531 Urgency: Wishlist\r
532 Platform: any\r
533 Description: UDP packet reordering\r
534 Currently we ignore every packet that is too late and just wait for a fresh one.\r
535 It would be nice to be able to reorder the packets in the buffer to prevent degredation of the signal.\r
536 Status: Todo\r
537 \r
538 Task\r
539 Difficulty: Easy\r
540 Urgency: Wishlist\r
541 Platform: any\r
542 Description: Make vlm more user friendly (setup etc)\r
543 vlm is kinda a pain to setup if you are not entirely experienced with A/V and streaming or VLC for that matter. It can be heavily improved by updating the vlm http interface. Using seperate fields for the need paramters of a schedule/source.\r
544 Status: Todo\r
545 \r
546 Task\r
547 Difficulty: Easy\r
548 Urgency: Wishlist\r
549 Platform: any\r
550 Description: Protocol rollover\r
551 It would be cool if VLC supported something like a protocol rollover mechanism, much like WM server has as well. Multicast, UDP, TCP, HTTP etc.\r
552 However, how spec compliant can this be?<br />\r
553 We require a timeout on udp connecting. Beyond this a playlist file can be used to do a form of protocol rollover when one of the links fails ( or implement this in the new style playlist system [only advance index on failure]).\r
554 Status: Todo\r
555 \r
556 Task\r
557 Difficulty: Hard\r
558 Urgency: Wishlist\r
559 Platform: any\r
560 Description: NAT issues\r
561 Find a way to deal with clients behind a NAT. Multicast and RTSP work 'poorly' in these setups. NATP2P, STUN, UDP hole punching, other techniques ????\r
562 Protocol rollover can be a solution for a lot of these issues.\r
563 Use full DNS names in SDP\r
564 Status: Todo\r
565 \r
566 Task\r
567 Difficulty: Medium\r
568 Urgency: Wishlist\r
569 Platform: any\r
570 Description: Gstreamer and Helix API integration\r
571 See if you can support GStreamer and helix plugins in one way or another.\r
572 Status: Todo\r
573 \r
574 Task\r
575 Difficulty: Easy\r
576 Urgency: Wishlist\r
577 Platform: any\r
578 Description: Gnome-vfs support\r
579 For integration with smb, sftp and other file sharing/mounting methods\r
580 Status: Todo\r
581
582 Task\r
583 Difficulty: Hard\r
584 Platform: any\r
585 Urgency: Wishlist\r
586 Description: Matroska muxer\r
587  We need one :)\r
588 Status: Todo\r
589 \r
590 Task\r
591 Difficulty: Medium\r
592 Platform: any\r
593 Urgency: Wishlist\r
594 Description: TTA decoder\r
595   TTA is said to be a fast en good lossless codec. Opensource library\r
596   availabe: http://tta.corecodec.org/\r
597 Status: Todo\r
598 \r
599 Task\r
600 Difficulty: Medium\r
601 Platform: any\r
602 Urgency: Wishlist\r
603 Description: Option to automatically deinterlace when needed\r
604   Mkv stores wether a video track is interlaced in the traxk descriptor\r
605   libmpeg2 etc output this information in the header AND on a per-picture basis\r
606 Status: Todo\r
607 \r
608 Task\r
609 Difficulty: Easy\r
610 Platform: any\r
611 Urgency: Wishlist\r
612 Description: UDF decoder\r
613 Support for the new XML based subtitle format called UDF\r
614 Status: Todo\r
615 \r
616 Task\r
617 Difficulty: Hard\r
618 Platform: any\r
619 Urgency: Wishlist\r
620 Description: Faster deinterlacing\r
621 Our deinterlacers are relatively slow. DScaler has the best Soft deinterlacers out there.\r
622 Unfortunatly it is very Win32 focused.\r
623 Status: Todo\r
624 \r
625 Task\r
626 Difficulty: Medium\r
627 Platform: any\r
628 Urgency: Wishlist\r
629 Description: More service discovery modules\r
630 - Port UPnP support from http://sourceforge.net/project/showfiles.php?group_id=89768 <br />\r
631 - libhal based discovery (should be able to find cd,dvd,capture cards,etc etc <br />\r
632 - Perhaps a generalized webpage parser (use user supplied templates to parse\r
633    streams from popular websites )\r
634 Status: Todo\r
635 \r
636 Task\r
637 Difficulty: Medium\r
638 Platform: any\r
639 Urgency: Wishlist\r
640 Description: Autoselect a track based on preferred language\r
641 Problems might exist with formats that don't have headers?\r
642 Most part easy to do, because the language info is stored in the ES format structs these days.\r
643 Status: Todo\r
644 \r
645 Task\r
646 Difficulty: Easy\r
647 Platform: win32\r
648 Urgency: Wishlist\r
649 Description: file filters in the open dialog\r
650 Have default filters in the open dialog. like:\r
651 All files<br />\r
652 Sound Files( .mp3, .ogg, .wav, .m4a, .m4p)<br />\r
653 Video Files( .avi, .mkv, .mov, .mpg, .m2v, etc)<br />\r
654 Subtitle Files( .idx, .sub, .utf, .srt)<br />\r
655 Status: Todo\r
656 \r
657 # Do not remove me\r
658 Task\r