gstreamer/ext
Tim-Philipp Müller e8badc0686 flacdec: use gst_adapter_copy() to avoid unnecessary buffer merges
gst_adapter_peek() will merge buffers as needed, which we can avoid
here since we're doing a memcpy anyway and then flush the copied
data from the adapter right away.
2009-08-01 15:22:49 +01:00
..
aalib Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
annodex Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
cairo cairorender: Add support for ARGB/BGRA input 2009-07-20 08:08:22 +02:00
dv dvdemux: post container-format tag 2009-06-22 10:49:02 +01:00
esd Remove unused variables in _class_init 2009-04-18 18:51:27 +02:00
flac flacdec: use gst_adapter_copy() to avoid unnecessary buffer merges 2009-08-01 15:22:49 +01:00
gconf Remove blank {set|get}_property/change_state/finalize methods. 2009-04-18 18:51:27 +02:00
gdk_pixbuf configure: make gdk-pixbuf plugin depend only on gdk-pixbuf, not gtk+ 2009-05-05 13:20:47 +01:00
hal Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
jpeg jpeg: use longer macro names to not clash with some stupid windows defines 2009-07-30 17:57:53 +03:00
ladspa Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
libcaca Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02: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 pulse: conditionally compile newer stuff 2009-07-29 12:13:20 +02:00
raw1394 raw1394: sprinkle branch likeliness macros accross the code. 2009-06-24 12:37:38 +02:00
shout2 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
soup soup: Use "GET" instead of SOUP_METHOD_GET. Fixes build with libsoup-2.7.* 2009-07-31 18:35:12 +02:00
speex Add RANKS for various encoders and muxers 2009-05-07 18:10:08 +01:00
taglib id3v2mux: write RVA2 frames containing peak/gain volume data 2009-04-02 00:20:02 +01:00
wavpack wavpack: Implement preset interface 2009-05-04 12:40:36 +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