gstreamer/ext
Nicolas Dufresne acc9529a36 x264enc: Don't set an allocation maximum
There is no reason x264enc should enforce a maximum allocation size.
The maximum is normally set by buffer pool which cannot grow, but we
don't offer a buffer pool. This would lead to stall when used with
element that don't implement allocation query.

Related to: https://bugzilla.gnome.org/show_bug.cgi?id=738302
2015-01-18 11:07:43 -05:00
..
a52dec gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
amrnb amrnbdec: Remove some dead code 2013-12-05 12:16:38 +01:00
amrwbdec amrwbdec: Remove some dead code 2013-12-05 12:16:45 +01:00
cdio gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
dvdread dvdread: avoid intermediate promotion to signed 2014-04-10 16:56:13 +01:00
lame lamemp3enc: Tell GstAudioEncoder about the number of incoming samples 2013-05-09 19:48:37 -04:00
mad gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
mpeg2dec mpeg2dec: remove unused struct members 2014-05-16 16:24:46 +01:00
sidplay docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-27 00:29:16 +01:00
twolame gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
x264 x264enc: Don't set an allocation maximum 2015-01-18 11:07:43 -05:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00