gstreamer/gst
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
..
adder adder: rework pending event handling 2011-07-26 12:37:11 +02:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert audioconvert: cleanup helper code 2011-05-19 23:41:08 +03:00
audiorate android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
audioresample audioresample: fix build without orc 2011-08-18 11:03:58 +02:00
audiotestsrc convert M_PI to G_PI, for msvc 2011-06-10 23:56:34 -07:00
encoding encodebin: Set queues to silent=true 2011-08-03 14:14:55 -03:00
ffmpegcolorspace ffmpegcolorspace: fix unused-but-set-variable warnings with gcc 4.6 2011-04-13 23:19:51 +01:00
gdp android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
playback playsink: Only unref ts_offset elements if they're not NULL 2011-08-31 14:45:08 +02:00
subparse subparse: fix runtime warnings when doing position query 2011-08-10 10:49:38 +01:00
tcp multifdsink: do check return values of fcntl() and fstat() 2011-04-12 12:24:44 +01:00
typefind typefind: bump probability if all frames we found are similar 2011-08-10 11:20:31 +02:00
videorate videorate: fix dynamically changing average period 2011-08-31 14:13:56 +01:00
videoscale convert M_PI to G_PI, for msvc 2011-06-10 23:56:34 -07:00
videotestsrc convert M_PI to G_PI, for msvc 2011-06-10 23:56:34 -07:00
volume volume: fix sample depth typo 2011-08-05 13:37:05 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00