gstreamer/ext
Tim-Philipp Müller 7417ad6d5f lamemp3enc: implement sinkpad get_caps() function to proxy rate and channels restrictions from downstream
The element downstream of mp3enc might only accept certain sample rates or channels,
make sure we relay any restrictions that do exist to upstream when it does a
get_caps() on the sink pad. That way upstream elements like audioresample or
audioconvert can pick a sample rate / channel configuration that will be accepted,
instead of just negotiating to the highest, which might then be rejected.

https://bugzilla.gnome.org/show_bug.cgi?id=641151
2011-02-03 18:27:05 +00: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 amr: Use correct includes (as pkg-config suggests) 2010-04-28 14:19:57 +01:00
cdio various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-19 10:06:33 +03:00
dvdread dvdreadsrc: remove bogus comment 2010-11-13 12:38:45 +00:00
lame lamemp3enc: implement sinkpad get_caps() function to proxy rate and channels restrictions from downstream 2011-02-03 18:27:05 +00:00
mad mad: If gst_pad_alloc_buffer() returns a buffer with the wrong size allocate a new one 2010-12-16 10:32:37 +01:00
mpeg2dec mpeg2dec: Use the proper component value for height 2011-01-14 17:37:09 +01:00
sidplay various: canonicalize property names 2010-10-19 12:24:13 +03:00
twolame Switch twolame to primary rank 2009-05-08 14:24:47 +01:00
x264 x264enc: make tag event writable before modifying tag list in place 2011-01-24 13:07:08 +00:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00