gstreamer/gst
Tim-Philipp Müller 3eba8b10e2 gst/subparse/gstsubparse.c: Break out of loop in chain function as soon as possible if we get a non-OK flow return.
Original commit message from CVS:
* gst/subparse/gstsubparse.c: (handle_buffer):
Break out of loop in chain function as soon as possible if we get
a non-OK flow return.
2007-03-09 10:49:53 +00:00
..
adder More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
app Move the app library to gst-libs/gst/app (duh!) 2007-03-03 08:16:57 +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 rename utils to pbutils 2007-03-04 23:39:51 +00:00
subparse gst/subparse/gstsubparse.c: Break out of loop in chain function as soon as possible if we get a non-OK flow return. 2007-03-09 10:49:53 +00:00
tcp ext/alsa/gstalsasink.c: Extra log line. 2007-03-08 12:53:51 +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