gstreamer/TODO
Christian Schaller fc7a266b9b adding NAS plugin
Original commit message from CVS:
adding NAS plugin
2004-01-21 06:57:30 +00:00

43 lines
1.1 KiB
Plaintext

* version the element check m4
* check qcam plugin; it includes source of the qcam package that might
be librified
* check xvideo; the flags need better handling but first try to understand
it better ;)
* check SDL optimisation flags
* check GST_* in configure.ac, there is too much in it
* 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 ;)
* Port wavparse plugin to use our rifflib - Ask Ronald Bultje for details