gstreamer/ext
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
..
a52dec a52dec: Call orc_init() before trying to get target flags 2010-06-14 15:33:14 +02:00
amrnb amrnbenc: Set rank to GST_RANK_SECONDARY 2010-05-07 15:33:28 +02:00
amrwbdec amr: Use correct includes (as pkg-config suggests) 2010-04-28 14:19:57 +01:00
cdio docs: remove short_desc, it is taken from element details 2010-04-27 11:38:28 +03:00
dvdread build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 11:27:40 +01:00
lame lamemp3enc: implement latency query 2010-06-01 11:28:55 +02:00
mad mad: use right automake variable, should be ID3TAG_{LIBS,CFLAGS} not ID3_{LIBS,CFLAGS} 2010-07-22 13:26:21 +01:00
mpeg2dec mpeg2dec: copy over all buffer flags when copying buffers. 2010-04-14 09:30:55 +02:00
sidplay build: fix up Makefile.am 2010-03-19 00:12:38 +00:00
twolame Switch twolame to primary rank 2009-05-08 14:24:47 +01:00
x264 x264enc: Refactor code in preparation for presets/tunings 2010-07-25 13:37:47 +02:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00