gstreamer/ext
Brian Gitonga Marete 48f899257d x264enc: fix subme property annotation - subme maximum is 10, not 6.
Although the element accepts subme values > 6, the annotation which is
visible through gst-inspect (for example) erroneously indicates 6 as the
maximum. Fix this by indicating 10 (which is the x264 max) as the maximum.

https://bugzilla.gnome.org/show_bug.cgi?id=653473
2011-06-27 13:08:30 +01:00
..
a52dec various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-19 10:06:33 +03:00
amrnb various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-19 10:06:33 +03:00
amrwbdec amrwbdec: avoid stalling on invalid frame 2011-02-07 20:02:08 +01:00
cdio various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-19 10:06:33 +03:00
dvdread dvdread, sidplay, x264enc: fix unused-but-set-variable warnings with gcc 4.6 2011-04-14 15:03:56 +01:00
lame lamemp3enc: Post CODEC and BITRATE tags 2011-05-18 15:17:20 +02:00
mad mad: use signed when caluculating the delta 2011-05-20 13:31:14 +03:00
mpeg2dec mpeg2dec: don't deadlock when setting an index 2011-04-19 17:11:14 +01:00
sidplay dvdread, sidplay, x264enc: fix unused-but-set-variable warnings with gcc 4.6 2011-04-14 15:03:56 +01:00
twolame Switch twolame to primary rank 2009-05-08 14:24:47 +01:00
x264 x264enc: fix subme property annotation - subme maximum is 10, not 6. 2011-06-27 13:08:30 +01:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00