gstreamer/gst/videorate
Sjoerd Simons 08ac05a06c videorate: fix dynamically changing average period
The average_period_set variable can be accessed in different threads, so
always lock it when reading. Furthermore when switching to averaging
mode we should make sure we don't have cached buffers that aren't used
in that mode. And any modeswitch will cause the latency to change, so we
should post a NewLatency message
2011-08-31 14:13:56 +01:00
..
gstvideorate.c videorate: fix dynamically changing average period 2011-08-31 14:13:56 +01:00
gstvideorate.h videorate: Port to basetransform 2011-08-31 14:13:56 +01:00
Makefile.am videorate: Port to basetransform 2011-08-31 14:13:56 +01:00
videorate.vcproj more working plugins 2004-07-27 21:41:30 +00:00