gstreamer/ext
Nicolas Dufresne 905e28a0f3 jpegdec: Don't pass the same data over and over
We already pass the entire frame to the decoder. If the decoder ask for
more data, don't pass the same data again as this leads to infinit loop.
Instead, simply fail the fill function to signal the problem with that
frame. It will then be skipped properly.

https://bugzilla.gnome.org/show_bug.cgi?id=761670
2016-02-08 10:19:31 -05:00
..
aalib gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
cairo cairooverlay: add support for RGB16 2014-01-31 14:17:54 +00:00
dv dvdec: Remove unused fields 2015-12-18 11:30:19 +01:00
flac flacenc: avoid potential string overflow 2015-09-28 20:25:22 +01:00
gdk_pixbuf gdkpixbufdec: Fix pixbuf_loader leak during failures 2015-10-08 15:01:53 +01:00
jack jack: case missing break statement 2015-02-19 11:20:55 +00:00
jpeg jpegdec: Don't pass the same data over and over 2016-02-08 10:19:31 -05:00
libcaca cacasink: Fix support for RGB formats and add support for more of them 2013-05-07 15:54:24 +02:00
libpng videoencoders: use template subset check for accept-caps 2015-08-16 14:30:57 -03:00
pulse pulse: Don't leak caps and structures in the device provider 2015-11-05 17:54:48 +00:00
raw1394 dv1394: log error if failed to set socket status flag 2015-12-16 11:48:30 +00:00
shout2 shout2: remove unnecessary NULL checks before g_free() 2015-11-15 01:43:08 -08:00
soup souphttpsrc: Add GTlsInteraction property 2015-12-14 14:56:02 -05:00
speex audioencoders: use template subset check for accept-caps 2015-08-16 14:30:57 -03:00
taglib apev2mux: write APE tags at end for wavpack files 2014-11-28 13:12:46 +00:00
vpx vp8enc: Ensure that we always have valid frame user data before using it 2016-01-20 13:41:33 +02:00
wavpack wavpackdec: fix taglist memory leak 2015-08-21 10:22:14 +03:00
Makefile.am mikmod: remove ancient unported plugin 2015-06-25 10:06:07 +01:00