gstreamer/gst/videorate
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
..
gstvideorate.c videorate: Fix behaviour for frame rate cap changes 2011-01-06 13:12:05 +01:00
gstvideorate.h videorate: Fix behaviour for frame rate cap changes 2011-01-06 13:12:05 +01:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
videorate.vcproj more working plugins 2004-07-27 21:41:30 +00:00