blob: 21b862be97aa92a2525188068217658880a91b57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
* 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
|