further review

Original commit message from CVS:
further review
This commit is contained in:
Thomas Vander Stichele 2005-11-29 14:43:53 +00:00
parent 696cf53af5
commit 2a1233001e

View file

@ -8,26 +8,80 @@ gstreamer
- move gst/base to libs/gst/base ?
(but elements link against them)
- move elements out of gst/ dir ?
- check/gst/pipelines: currently disabled, random failures
gst-plugins-base
----------------
- gst-libs/gst/audio:
- is audiofilter still needed ? any reason not to fold it into audio ?
folded, DONE
- gst:
- adder: needs docs, an example, and a test
- audioconvert: ok
- audiorate: needs docs
- audiorate: needs docs and tests
- audioresample: David needs to fix this
- audioscale: needs to go
- audiotestsrc: ok
- ffmpegcolorspace: needs a test
- playback: example
- sine: removed
- sine: removed, DONE
- subparse: needs work
-> check if it works ? clean up dead code ? move to bad ?
- tags:
- contained a very small code file that wasn't built, and a copy of a header
that was in the tag lib; removed
that was in the tag lib; removed; DONE
- tcp:
- works
- need tests
- need docs
- need possible porting to GNet
- typefind:
- works
- need tests - this definately could use it
- is there any way they can be documented ?
- should the plugin docs show a list of them ?
- videorate:
- needs tests, docs
- videoscale:
- needs tests
- negotiation
- par conversion
- different scale algorithms
- needs docs
- negotation with five out of six free variables (src/sink w/h/par)
- videotestsrc:
- could use tests for all possible caps
- volume: OK
- ext:
- alsa:
- needs docs; esp. params and common practices
- needs interactive tests; depends on having such a setup available
- cdparanoia:
- needs docs, and interactive test
- remains in -base until cdio is proven to be better on all counts
- gnomevfs:
- needs docs (how to use proxy, link to gnomevfs docs, explanation
about need for homedir to create .gnome2 dir in, ...)
- needs test; test could use local files and http urls
- libvisual
- needs docs (easy)
- needs test
- ogg, vorbis, theora
- needs docs
- needs test
- sys
- v4l
- needs interactive test
- needs lots of docs
- ximage
- interactive test should go somewhere
- docs ok
- xvimage
- interactive test should go somewhere
- docs ok
gst-plugins-good
----------------
@ -40,9 +94,10 @@ gst-plugins-good
- autodetect: OK
- videofilter:
- is the lib still needed, given basetransform ?
yes
- currently installs a lib; should not install, or move to a dir, with pc
file, possibly in -base
- if we install it, get AS_LIBTOOL back and use it
DONE: moved to -base
- ext:
- aasink: properties need looking at
- width, height: why are they there ? caps don't match