gstreamer/gst
George Kiagiadakis c84f911cee videorate: update the caps framerate only in the GST_PAD_SINK transform_caps direction
When a stream has a variable framerate, videorate calculates it and
forces it on the output caps. However, the code in _transform_caps()
currently also does that if the transform is going in the opposite
direction (GST_PAD_SRC), so during a renegotiation it tries to force
upstream to use the calculated framerate and it fails.

https://bugzilla.gnome.org/show_bug.cgi?id=750032
2015-05-29 15:03:05 +02:00
..
adder docs: update element example pipelines 2015-05-10 11:38:19 +01:00
app Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
audioconvert docs: update element example pipelines 2015-05-10 11:38:19 +01:00
audiorate docs: update element example pipelines 2015-05-10 11:38:19 +01:00
audioresample docs: update element example pipelines 2015-05-10 11:38:19 +01:00
audiotestsrc docs: update element example pipelines 2015-05-10 11:38:19 +01:00
encoding Rename property enums from ARG_ to PROP_ 2015-04-27 11:27:00 +01:00
gio gio: don't use soon-to-be-deprecated g_cancellable_reset() 2015-05-19 18:52:41 +01:00
playback playsink: use queue to avoid lock in audiotee audio branches 2015-05-28 04:56:16 -03:00
subparse Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00
tcp tcp: don't use soon-to-be-deprecated g_cancellable_reset() 2015-05-19 18:50:41 +01:00
typefind Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
videoconvert docs: update element example pipelines 2015-05-10 11:38:19 +01:00
videorate videorate: update the caps framerate only in the GST_PAD_SINK transform_caps direction 2015-05-29 15:03:05 +02:00
videoscale docs: update element example pipelines 2015-05-10 11:38:19 +01:00
videotestsrc docs: update element example pipelines 2015-05-10 11:38:19 +01:00
volume docs: update element example pipelines 2015-05-10 11:38:19 +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