gstreamer/gst
René Stadler 56419cce77 subtitleoverlay: fix leak of element reference through pad block
If the pad block never happens because there is no data flow at all, the
callback is never fired and the reference is never released. This causes a
reference cycle between the pad and element, so valgrind is not very vocal
about it (memory is still reachable).
2011-10-19 19:47:38 +02:00
..
adder adder: don't access the event after pushing 2011-09-15 16:47:26 +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 audiotestsrc: add missing break 2011-10-06 20:45:09 +02:00
encoding encodebin: Re-enable parsers 2011-10-05 14:55:42 -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 subtitleoverlay: fix leak of element reference through pad block 2011-10-19 19:47:38 +02:00
subparse subparse: Improve subrip type check regex 2011-09-08 14:52:15 +02:00
tcp multifdsink: do check return values of fcntl() and fstat() 2011-04-12 12:24:44 +01:00
typefind typefindfunctions: backport some const-ifications from 0.11 branch 2011-09-25 15:33:35 +01:00
videorate videorate: Add a max-rate property 2011-09-21 11:24:59 +01:00
videoscale videoscale: Add modified Lanczos scaling method 2011-09-01 15:16:50 -07:00
videotestsrc videotestsrc: fix LDADD missing GST_LIBS 2011-10-10 13:11:59 +02: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