gstreamer/ext
Tim-Philipp Müller 53be1d33ca flacenc: never ever pass values >36bits to _set_total_samples_estimate()
Let's be paranoid and make sure we never pass a number that takes up
more than 36 bits to _set_total_samples_estimate(), since libFLAC
expects all the other bits to be zero, and if this is not the case
neighbouring fields in the global stream info header may get messed
up inadvertently, so that flac -d refuses to decode the stream.
See #584455.
2009-06-02 00:46:42 +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 Remove unused variables in _class_init 2009-04-18 18:51:27 +02:00
dv Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
esd Remove unused variables in _class_init 2009-04-18 18:51:27 +02:00
flac flacenc: never ever pass values >36bits to _set_total_samples_estimate() 2009-06-02 00:46:42 +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 jpegdec: bump max size to 65535x65535 2009-05-21 23:39:13 +02: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: match g_malloc() with g_free() 2009-05-25 16:33:35 +02:00
mikmod Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
pulse pulsesink: Convert an erroneous assertion 2009-05-21 21:16:14 +01:00
raw1394 raw1394: include stdlib.h for strtol() 2009-05-08 19:42:10 +01:00
shout2 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
soup souphttpsrc: Set caps for audio/L16 content-type 2009-05-22 00:55:08 +03: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