gstreamer/gst
Robert Swain 2c1bf82d55 videorate: Fix behaviour for frame rate cap changes
The outgoing buffer timestamp is calculated by scaling an output buffer
count by the src pad frame rate caps. If these caps change, we need to
reset the count and work from a new base timestamp. The new output
buffer timestamp is then the count scaled by the new caps values added
onto the base timestamp.
2011-01-06 13:12:05 +01: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 audioresample: corrected buffer duration calculation to account for nonzero initial timestamp 2010-12-17 19:34:42 +01:00
audiotestsrc audiotestsrc: swap timestamps in forward and reverse mode. 2010-04-03 22:52:01 +03:00
encoding encoding: encoding_profile_get_output_caps => _get_input_caps 2011-01-05 22:02:35 +01: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: use input-selector from core instead of internal copy 2010-12-31 12:14:22 +00:00
subparse various: add a missing G_PARAM_STATIC_STRINGS flag to object properties 2010-10-13 16:13:31 +03:00
tcp multifdsink: only keep last valid timestamp 2010-12-29 12:55:24 +01:00
typefind typefind: Add stream-format to h264 caps 2011-01-02 15:49:42 -08:00
videorate videorate: Fix behaviour for frame rate cap changes 2011-01-06 13:12:05 +01:00
videoscale videoscale: Change classification to Filter/Converter/Video/Scaler 2010-12-16 10:11:43 +01:00
videotestsrc videotestsrc: Add a missing return statement 2010-12-11 19:33:33 +02: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