gstreamer/gst
Sebastian Dröge 35acee194f gst/speexresample/gstspeexresample.c: Add TODO at the top of the file for enabling SSE/ARM specific optimizations and...
Original commit message from CVS:
* gst/speexresample/gstspeexresample.c:
(gst_speex_resample_convert_buffer):
Add TODO at the top of the file for enabling SSE/ARM specific
optimizations and choosing the fastest implementation at runtime.
Add g_assert_not_reached() at two places that should really never
be reached.
2008-11-03 08:55:49 +00:00
..
adder Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +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: Return the result of parent_class->event(). 2008-10-30 11:43:12 +00:00
audiotestsrc Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
ffmpegcolorspace Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
gdp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
playback Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
speexresample gst/speexresample/gstspeexresample.c: Add TODO at the top of the file for enabling SSE/ARM specific optimizations and... 2008-11-03 08:55:49 +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/typefind/gsttypefindfunctions.c: Improve MXF typefinding a bit by searching for a header partition pack instead o... 2008-10-20 14:08:52 +00:00
videorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videoscale Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videotestsrc Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
volume Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +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