gstreamer/gst
Stefan Kost 14cd6e6ae1 gst/audioconvert/audioconvert.c: Also make valgrind happy and avoid copying data in some cases.
Original commit message from CVS:
* gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
(double_hq), (audio_convert_get_func_index), (check_default),
(audio_convert_prepare_context), (audio_convert_convert):
Also make valgrind happy and avoid copying data in some cases.
2007-02-28 12:08:27 +00:00
..
adder More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
app Add a new plugin/library to make it easy for apps to shove data into a pipeline. 2007-02-26 21:01:03 +00:00
audioconvert gst/audioconvert/audioconvert.c: Also make valgrind happy and avoid copying data in some cases. 2007-02-28 12:08:27 +00:00
audiorate configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
audioresample configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
audiotestsrc Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963). 2007-02-24 20:12:49 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/: Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the other end of the wo... 2006-12-22 11:09:34 +00:00
gdp gst/gdp/gstgdppay.c: Fix memory leaks and misleading debug messages, add a couple of comments. 2006-08-25 16:19:55 +00:00
playback gst/playback/gstplaybin.c: Improve docs: point out that the application needs to assist playbin with buffering. 2007-02-23 18:49:29 +00:00
subparse gst/subparse/gstsubparse.c: For SubRip (.srt) subtitles, ignore all markup tags we don't handle (like font tags, for ... 2007-02-10 18:19:37 +00:00
tcp configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Detect BBCD as video/x-dirac, so we can play raw dirac streams. 2007-01-29 21:13:07 +00:00
videorate gst/videorate/gstvideorate.c: Don't leak caps. Fixes #408278. 2007-02-16 10:15:46 +00:00
videoscale gst/videoscale/gstvideoscale.c: A width and height of 1 makes us crash, so increase minimum size to 2x2 pixels until ... 2007-02-05 11:44:52 +00:00
videotestsrc Make sure our checks and the videotestsrc plugin link against the local uninstalled gst libs and not any installed gs... 2006-11-16 14:35:30 +00:00
volume gst/volume/gstvolume.c: Unbreak volume, value remains gint. 2007-02-21 13:55:54 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00