diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2005-01-09 23:19:50 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2005-01-09 23:19:50 +0000 |
commit | 97c500c8cc4c820ea451efdcc20b99a87a33efbc (patch) | |
tree | 742a44cc07d96df1d9a2805f4c4ff8291968f2e3 /TODO | |
parent | d1ba429d91748fcb4b6cd35d83e3bf260fe7ae31 (diff) | |
download | gst-plugins-bad-97c500c8cc4c820ea451efdcc20b99a87a33efbc.tar.gz gst-plugins-bad-97c500c8cc4c820ea451efdcc20b99a87a33efbc.tar.bz2 gst-plugins-bad-97c500c8cc4c820ea451efdcc20b99a87a33efbc.zip |
remove some crap from TODO. probably not enought
Original commit message from CVS:
remove some crap from TODO. probably not enought
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 49 |
1 files changed, 17 insertions, 32 deletions
@@ -1,40 +1,25 @@ -* version the element check m4 - -* check qcam plugin; it includes source of the qcam package that might - be librified +Warning !!! most of those item are probably obsolete : -* check xvideo; the flags need better handling but first try to understand - it better ;) +configure.ac / build : +* version the element check m4 +* check GST_* in configure.ac, there is too much in it +* check if we can drop some of the AC_SUBST's for libs and cflags -* check SDL optimisation flags +plugins : +* ext/a52dec check options, it has some arch stuff and some opti stuff that looks dodgy +* ext/arts[d] need a good onceover +* ext/jack plugin is rotten, won't work with current jack versions +* ext/ladspa add header check stuff and dir stuff +* ext/mpeg2dec what to do with the perftest ? +* ext/sdl check SDL optimisation flags +* gst/festival should have checks and stuff and added properly +* gst/wavenc merge gst/wavenc/riff.h and gst-libs/gst/riff/riff-ids.h +* sys/qcam it includes source of the qcam package that might be librified -* check GST_* in configure.ac, there is too much in it +* gst-libs/gst/riff: do we need those cflags ? +packaging : * work on spec file : add plugins with AC stuff (maybe from bits ?) write script that builds rpm's one from one get postun script right; gstreamer-register should be installed for example - -* check options in a52, it has some arch stuff and some opti stuff that - looks dodgy - -* what to do with the perftest in mpeg2dec ? - -* riff: do we need those cflags ? - -* festival should have checks and stuff and added properly - -* fix ffmpeg - -* add ladspa header check stuff and dir stuff - -* make sidplay stuff ok, the source is on the net ;) - -* fix xmms plugin, doesn't register atm - -* arts and artsd need a good onceover - - -* check if we can drop some of the AC_SUBST's for libs and cflags - -* the mikmod author needs to drop the lib from the name ;) |