nano bump for prerel add bug entry for a fixed bug translation updates
[platform/upstream/gstreamer.git] / TODO
1 * version the element check m4
2
3 * check qcam plugin; it includes source of the qcam package that might
4   be librified
5
6 * check xvideo; the flags need better handling but first try to understand
7   it better ;)
8
9 * check SDL optimisation flags
10
11 * check GST_* in configure.ac, there is too much in it
12
13 * work on spec file :
14   add plugins with AC stuff (maybe from bits ?)
15   write script that builds rpm's one from one
16   get postun script right; gstreamer-register should be installed for example
17
18 * check options in a52, it has some arch stuff and some opti stuff that 
19   looks dodgy
20
21 * what to do with the perftest in mpeg2dec ?
22
23 * riff: do we need those cflags ?
24
25 * festival should have checks and stuff and added properly
26
27 * fix ffmpeg
28
29 * add ladspa header check stuff and dir stuff
30
31 * make sidplay stuff ok, the source is on the net ;)
32
33 * fix xmms plugin, doesn't register atm
34
35 * arts and artsd need a good onceover
36
37
38 * check if we can drop some of the AC_SUBST's for libs and cflags
39
40 * the mikmod author needs to drop the lib from the name ;)
41
42 * Port wavparse plugin to use our rifflib - Ask Ronald Bultje for details