gstreamer/gst/videorate
Wim Taymans 956c9f32a3 videorate: handle invalid timestamps better
Handle buffers with -1 timestamps better by keeping track of the en time of the
previous buffer and assuming the -1 timestamp buffer goes right after the
previous one.

when we have two buffers that are equally good, output the oldest buffer once to
minimize latency.

don't try to calculate latency when the input framerate is unknown.
2009-05-12 10:47:17 +02:00
..
gstvideorate.c videorate: handle invalid timestamps better 2009-05-12 10:47:17 +02:00
gstvideorate.h videorate: handle invalid timestamps better 2009-05-12 10:47:17 +02: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