gstreamer/ext/x264
Robert Swain f269e0679f x264enc: Refactor code in preparation for presets/tunings
- Make defaults append the appropriate default value to a string. This is
  needed to differentiate between something user-set and the actual prop
  default.
- Add an internal option string to which _set_property () cases append for the
  majority of properties.
- Use gst_x264_enc_parse_options () to clean up application of settings. This
  will make order of application with respect to the presets and tunings quite
  simple.

Addresses part of bug #607798
2010-07-25 13:37:47 +02:00
..
gstx264enc.c x264enc: Refactor code in preparation for presets/tunings 2010-07-25 13:37:47 +02:00
gstx264enc.h x264enc: Refactor code in preparation for presets/tunings 2010-07-25 13:37:47 +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