gstreamer/gst
Edward Hervey 67f754a9ea asfpacket: Avoid using broken duration extension
Quite a few (broken?) files have a packet duration of 1ms, which is
most definitely wrong for either audio or video packets.

We therefore avoid using that value and instead use other metrics to
determine the buffer duration (like using the extended stream properties
average frame duration if present and valid).
2011-01-30 16:17:19 +01:00
..
asfdemux asfpacket: Avoid using broken duration extension 2011-01-30 16:17:19 +01:00
dvdlpcmdec gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 15:53:14 +01:00
dvdsub dvdsubdec: Fix printf format string warning 2009-11-04 15:50:17 +00:00
iec958 various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-19 09:51:23 +03:00
mpegaudioparse xingmux: Use FALSE instead of 0 as return value for a function returning gboolean 2011-01-24 19:44:41 +01:00
mpegstream mpegstream: increase allowable gap between streams 2011-01-24 19:44:41 +01:00
realmedia rmdemux: Initialize return variable. 2011-01-06 13:15:17 +01:00
synaesthesia synaesthesia: code cleanups. 2010-08-10 14:37:39 +03:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00