gstreamer/gst
Sebastian Dröge 7bf631e448 playbin2: Fix stream-changed message list iteration
When iterating the list and removing the current element, first
get the next element and then remove the current one and not
the other way around.
2009-12-08 13:41:28 +01:00
..
adder adder: make events succeed, if they succed on atleast one pad 2009-11-19 21:28:23 +02:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert audioconvert: remove unused array 2009-11-16 22:51:17 +02:00
audiorate audiorate: move debug calculation into debug macro 2009-10-22 09:14:30 -03:00
audioresample audioresample: Update speex resampler to latest GIT 2009-11-10 12:22:27 +01:00
audiotestsrc audiotestsrc: call send_event directly 2009-07-20 13:15:32 +02:00
ffmpegcolorspace ffmpegcolorspace: Prefer transforming alpha formats to alpha formats and the other way around 2009-11-25 16:18:37 +01:00
gdp gdpdepay: Clear adapter on flush and state change 2009-11-05 15:42:09 +01:00
playback playbin2: Fix stream-changed message list iteration 2009-12-08 13:41:28 +01:00
subparse build: add missing includes for sprintf and atoi 2009-12-02 23:27:55 +02:00
tcp build: fix previous commit to fully accomodate the glib-gen.mak changes 2009-10-16 10:56:56 +03:00
typefind typefind: Reduce number of calls to gst_type_find_peek. 2009-11-09 19:18:07 +01:00
videorate videorate: fix warning in macosx 2009-10-09 14:23:36 +02:00
videoscale Build fix for MSVC 2009-12-03 00:20:34 -08:00
videotestsrc [videotestsrc] Make checkers-8 pattern create 8x8 instead of 16x16 tiles 2009-10-07 09:54:08 +02:00
volume volume: Implement GstStreamVolume interface 2009-09-11 16:37:35 +02: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