gstreamer/gst
Sebastian Dröge 153406eef5 Rename the moved speexresample to audioresample, integrate into the build system and remove the old audioresample fro...
Original commit message from CVS:
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-base-plugins-sections.txt:
* docs/plugins/gst-plugins-base-plugins.args:
* docs/plugins/gst-plugins-base-plugins.hierarchy:
* docs/plugins/gst-plugins-base-plugins.interfaces:
* docs/plugins/gst-plugins-base-plugins.prerequisites:
* docs/plugins/inspect/plugin-adder.xml:
* docs/plugins/inspect/plugin-alsa.xml:
* docs/plugins/inspect/plugin-audioconvert.xml:
* docs/plugins/inspect/plugin-audiorate.xml:
* docs/plugins/inspect/plugin-audioresample.xml:
* docs/plugins/inspect/plugin-audiotestsrc.xml:
* docs/plugins/inspect/plugin-cdparanoia.xml:
* docs/plugins/inspect/plugin-decodebin.xml:
* docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
* docs/plugins/inspect/plugin-gdp.xml:
* docs/plugins/inspect/plugin-gio.xml:
* docs/plugins/inspect/plugin-gnomevfs.xml:
* docs/plugins/inspect/plugin-libvisual.xml:
* docs/plugins/inspect/plugin-ogg.xml:
* docs/plugins/inspect/plugin-pango.xml:
* docs/plugins/inspect/plugin-playback.xml:
* docs/plugins/inspect/plugin-queue2.xml:
* docs/plugins/inspect/plugin-subparse.xml:
* docs/plugins/inspect/plugin-tcp.xml:
* docs/plugins/inspect/plugin-theora.xml:
* docs/plugins/inspect/plugin-typefindfunctions.xml:
* docs/plugins/inspect/plugin-uridecodebin.xml:
* docs/plugins/inspect/plugin-video4linux.xml:
* docs/plugins/inspect/plugin-videorate.xml:
* docs/plugins/inspect/plugin-videoscale.xml:
* docs/plugins/inspect/plugin-videotestsrc.xml:
* docs/plugins/inspect/plugin-volume.xml:
* docs/plugins/inspect/plugin-vorbis.xml:
* docs/plugins/inspect/plugin-ximagesink.xml:
* docs/plugins/inspect/plugin-xvimagesink.xml:
* gst/speexresample/gstspeexresample.c: (plugin_init):
* gst/speexresample/Makefile.am:
* tests/check/Makefile.am:
* tests/check/elements/speexresample.c: (setup_speexresample),
(GST_START_TEST), (test_pipeline):
Rename the moved speexresample to audioresample, integrate into the
build system and remove the old audioresample from the build system.
Fixes bug #558124, #385061, #346218, #116051.
2008-11-27 16:57:09 +00:00
..
adder gst/adder/gstadder.c: Change author string after seeing output of gst-inspector. 2008-11-10 13:55:08 +00:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audiorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audioresample gst/audioresample/gstaudioresample.c: Guard against a NULL dereference I somehow encountered - with a FLUSH_STOP arri... 2008-11-14 21:44:33 +00:00
audiotestsrc Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Only convert caps to string when debug is enabled. 2008-11-05 12:20:21 +00:00
gdp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
playback gst/playback/gstplaybin2.c: Fix buffer-duration property. 2008-11-25 11:00:55 +00:00
speexresample Rename the moved speexresample to audioresample, integrate into the build system and remove the old audioresample fro... 2008-11-27 16:57:09 +00:00
subparse Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
tcp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
typefind gst/audioresample/gstaudioresample.c: Guard against a NULL dereference I somehow encountered - with a FLUSH_STOP arri... 2008-11-14 21:44:33 +00:00
videorate gst/videorate/gstvideorate.c: Add jpeg and png image media types to the caps. Fixes #561436. 2008-11-22 14:44:26 +00:00
videoscale Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videotestsrc gst/videotestsrc/: Add a zone plate pattern generator based on BBC R&D Report 1978/23 (yeah *that* 1978). Try 'video... 2008-11-21 20:32:56 +00:00
volume gst/volume/gstvolume.*: Cleanup volume, define and use default values. 2008-11-24 12:03:11 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00