gstreamer/ext/x264
Robert Swain a441e5b6ef x264enc: Fix flushing of delayed frames
x264_encoder_encode() should be called with a NULL picture until at least
x264_encoder_delayed_frames() returns 0. This fixes what appeared to be a
regression in make check due to the recent change in defaults which enabled
b-frames and b-pyramid, both of which I believe increase the number of delayed
frames when encoding.
2010-07-30 09:59:08 +02:00
..
gstx264enc.c x264enc: Fix flushing of delayed frames 2010-07-30 09:59:08 +02:00
gstx264enc.h x264enc: Add speed-preset and [psy-]tuning properties 2010-07-25 13:39:44 +02:00
GstX264Enc.prs [MOVED FROM BAD 27/28] Remove wrong stuff from preset file 2009-06-05 18:48:27 +01:00
Makefile.am [MOVED FROM BAD 24/28] x264enc: add preset support 2009-06-05 18:48:26 +01:00