gstreamer/ext
Tim-Philipp Müller 26e7fe27d7 jpegdec: only allocate as much temporary memory as needed for indirect decoding
When we can't decode directly into the output buffer, make our temp buffers
only as big as needed instead of allocating for the worst case scenario (well,
we still alloc more than strictly needed for some cases, but significantly
less than before).
2009-11-09 15:18:58 +00:00
..
aalib Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
annodex annodex: fix warnings in macosx 2009-10-09 12:19:35 +02:00
cairo cairorender: Add support for ARGB/BGRA input 2009-07-20 08:08:22 +02:00
dv dv: fix warnings on macosx 2009-10-09 12:40:47 +02:00
esd Remove unused variables in _class_init 2009-04-18 18:51:27 +02:00
flac flac: apparently on some platforms a FLAC__uint64!=guint64 2009-10-09 14:37:32 +03:00
gconf Remove Ronald Bultje from Authors field 2009-09-05 20:53:10 -07:00
gdk_pixbuf gdkpixbufsink: fix docs refering to send-messages 2009-09-11 13:33:31 +02:00
hal Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
jpeg jpegdec: only allocate as much temporary memory as needed for indirect decoding 2009-11-09 15:18:58 +00:00
ladspa Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
libcaca cacasink: minor cleanups for header. 2009-10-22 02:03:12 +01:00
libmng Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
libpng pngdec: Avoid possible overflow in calculations 2009-06-02 13:44:39 +01:00
mikmod Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
pulse pulsesink: printf format fix 2009-11-05 23:46:58 +00:00
raw1394 raw1394: printf format fixes 2009-11-05 23:44:27 +00:00
shout2 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
soup souphttpsrc: Use SOUP_METHOD_GET instead of "GET" string 2009-08-06 21:24:14 +02:00
speex speexdec: allow for unknown varying number of frames per buffer 2009-09-18 14:46:38 +02:00
taglib id3v2mux: write RVA2 frames containing peak/gain volume data 2009-04-02 00:20:02 +01:00
wavpack wavpack: Use GLib GChecksum instead of our own MD5 implementation 2009-08-10 09:54:16 +02:00
Makefile.am Pull changes from 0.10.9.2 pre-release branch moving the libcdio 2008-08-12 09:22:29 +00:00