gstreamer/gst
Edward Hervey b8dea19bbd decodebin2: Don't post async-done when not needed
Where it was previously located, we would get async-done for the first
unknown-type, even if other valid streams would appear afterwards.
decode_bin_expose() will take care of posting async-done when the group
is exposed.

But we still want to post it in case the typefinding returned an unknown
type, in which case we will post it after posting an error.

These two changes ensure we do as much as possible before posting async-done.
2010-09-29 18:59:16 +02:00
..
adder orc: update generated files to fix MSVC compile issues 2010-09-16 18:03:23 -07:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert orc: update generated files to fix MSVC compile issues 2010-09-16 18:03:23 -07:00
audiorate audiorate: Fill segment until the end on EOS 2010-09-01 11:37:37 +02:00
audioresample Revert "audioresample: Add GAP flag support" 2010-09-15 11:28:29 +02:00
audiotestsrc audiotestsrc: swap timestamps in forward and reverse mode. 2010-04-03 22:52:01 +03:00
ffmpegcolorspace ffmpegcolorspace: Add back support for 8 bit paletted RGB 2010-08-19 18:51:25 +02:00
gdp gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
playback decodebin2: Don't post async-done when not needed 2010-09-29 18:59:16 +02:00
subparse Add -Wformat-nonliteral -Wformat-security 2010-03-17 12:09:25 +01:00
tcp build: Makefile.am fixes 2010-03-19 01:00:36 +00:00
typefind typefindfunctions: Add mp3 to the apetag extensions 2010-09-20 11:14:55 +02:00
videorate videorate: Fill the segment on EOS or at least produce enough frames to use the complete buffer duration 2010-09-01 11:33:12 +02:00
videoscale orc: update generated files to fix MSVC compile issues 2010-09-16 18:03:23 -07:00
videotestsrc videotestsrc: Fix regression in ball pattern 2010-09-18 13:15:08 -07:00
volume volume: orc fixup for loading float arguments 2010-09-20 16:29:20 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00