gstreamer/ext/x264
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
..
gstx264enc.c x264enc: Don't set an allocation maximum 2015-01-18 11:07:43 -05:00
gstx264enc.h x264enc: Shift both PTS and DTS to ensure positive timestamp 2014-07-19 12:59:05 -04:00
GstX264Enc.prs [MOVED FROM BAD 27/28] Remove wrong stuff from preset file 2009-06-05 18:48:27 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00