gstreamer/ext/x264
Robert Swain b27ce43ab8 x264enc: Add speed-preset and [psy-]tuning properties
Use of a rate control method (pass, bitrate, quantizer, etc properties), a
preset and possibly a profile and/or tuning are now the recommended way to
configure x264 through x264enc.

If a preset/tuning are specified then these will define the default values and
the property defaults will be ignored. After this the option-string property is
applied, followed by the user-set properties, fast first pass restrictions and
finally the profile restrictions.

Addresses part of bug #607798
2010-07-25 13:39:44 +02:00
..
gstx264enc.c x264enc: Add speed-preset and [psy-]tuning properties 2010-07-25 13:39:44 +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