mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
TODO: delete this file, it is by far outdated
Original commit message from CVS: * TODO: delete this file, it is by far outdated * ext/alsa/gstalsa.1: remove * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps), (gst_alsa_check_sample_rates), (gst_alsa_rates_probe), (gst_alsa_get_caps): Add HW probing for supported sample rates. Fixes #161704
This commit is contained in:
parent
411aa88295
commit
b6bd144db7
1 changed files with 0 additions and 25 deletions
25
TODO
25
TODO
|
@ -1,25 +0,0 @@
|
|||
Warning !!! most of those item are probably obsolete :
|
||||
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
* 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
|
Loading…
Reference in a new issue