blob: a07953a7e69a10aa519e565a462d52f45a3178bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
* 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
* decide where to put the control lib
* 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
|