gstreamer/gst
René Stadler 886ea051e7 typefind: fix E-AC-3 frame size parsing
Frame size is given in words; it is already multiplied by two where
needed, so the left shift is superfluous. This extra multiplication
caused the code to inspect the third packet instead of the second,
which would fail for files where the second packet has a size
different from the first.
2010-12-07 21:28:20 +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 audioconvert: Update generated orc files 2010-10-08 00:01:15 +02:00
audiorate audiorate: use g_object_notify_by_pspec() if possible 2010-10-07 20:54:32 +01:00
audioresample various: add a missing G_PARAM_STATIC_STRINGS flag to object properties 2010-10-13 16:13:31 +03:00
audiotestsrc audiotestsrc: swap timestamps in forward and reverse mode. 2010-04-03 22:52:01 +03:00
ffmpegcolorspace ffmpegcolorspace: Fix IYU1 support 2010-11-03 10:49:35 +01:00
gdp gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
playback playbin2: add some logging for failure case 2010-12-02 23:04:51 +02:00
subparse various: add a missing G_PARAM_STATIC_STRINGS flag to object properties 2010-10-13 16:13:31 +03:00
tcp tcp: Remove dead assignment 2010-12-02 19:04:29 +01:00
typefind typefind: fix E-AC-3 frame size parsing 2010-12-07 21:28:20 +02:00
videorate videorate: use g_object_notify_by_pspec() if possible 2010-10-07 20:37:10 +01:00
videoscale Update generated orc code 2010-10-15 13:16:13 -07:00
videotestsrc videotestsrc: include new math-compat.h header for rint() on MSVC 2010-10-05 19:13:43 +01:00
volume volume: Regenerate generated orc C code again with an orc fix for loading double parameters 2010-10-08 12:30:33 +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