gstreamer/gst
Tim-Philipp Müller 14d14a9143 typefinding: fix AC-3 typefinding so that it actually checks for a second frame
Fix typo that made the AC-3 typefinder not actually check for a
second frame, but rather compare the sync point found to itself,
which resulted in the AC-3 typefinder reporting an overly optimistic
MAXIMUM or VERY_LIKELY probability when it found a possible frame
sync.
2010-06-05 17:24:31 +01:00
..
adder adder: only accept seek-types none and set 2010-04-30 09:24:14 +03:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert audioconvert: disambigue comment due to popular demand 2010-05-07 00:10:22 +03:00
audiorate audiorate: Fix buffer offset_end when within tolerance. 2010-05-26 08:51:09 +02:00
audioresample audioresample: Update speex resampler to latest GIT 2009-11-10 12:22:27 +01:00
audiotestsrc audiotestsrc: swap timestamps in forward and reverse mode. 2010-04-03 22:52:01 +03:00
ffmpegcolorspace ffmpegcolorspace : whooops 2010-05-07 19:49:57 +02:00
gdp gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
playback playbin2: improve screenshot code 2010-06-05 12:27:12 +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 typefinding: fix AC-3 typefinding so that it actually checks for a second frame 2010-06-05 17:24:31 +01:00
videorate videorate: Use new string fixation function from core 2010-05-22 10:02:46 +02:00
videoscale videoscale: Use passthrough mode if width and height are not changed 2010-05-13 12:17:31 +02:00
videotestsrc videotestsrc: Fixate interlaced, chroma-site and color-matrix fields if necessary 2010-05-22 10:05:40 +02:00
volume volume: Remove useless cast 2010-03-17 15:41:45 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00