gstreamer/gst/videorate
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
..
gstvideorate.c videorate: update the caps framerate only in the GST_PAD_SINK transform_caps direction 2015-05-29 15:03:05 +02:00
gstvideorate.h videorate: Detect framerate if not forced to variable downstream 2015-04-02 17:13:24 -04:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
videorate.vcproj more working plugins 2004-07-27 21:41:30 +00:00