gstreamer/ext
Vincent Penquerc'h 9f4b71b2a7 oggdemux: fix push mode chain leak
When I first implemented push mode seeking, I removed the chain
freeing there as it could be used later. The current code does not
seem to do that though, so I'm restoring the previous freeing,
which plugs the leak while apparently not reintroducing use of
freed data with chained and normal files, both with gst-launch
playbin2 and Totem.
2012-01-11 16:17:42 +00:00
..
alsa Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-04 20:50:25 +00:00
cdparanoia cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including system headers 2011-05-17 09:20:08 +02:00
gio various: fix pad template leaks 2011-11-28 13:09:02 +00:00
gnomevfs various: fix pad template leaks 2011-11-28 13:09:02 +00:00
libvisual various: typo fixes 2011-12-02 12:03:27 +01:00
ogg oggdemux: fix push mode chain leak 2012-01-11 16:17:42 +00:00
pango pango: changes includes from brackets to quotes for local files 2012-01-05 10:52:14 +00:00
theora theoraenc: fix template caps creation on big endian systems 2011-12-23 22:51:59 +00:00
vorbis various: typo fixes 2011-12-02 12:03:27 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00