gstreamer/ext
Tim-Philipp Müller 201e3f74be x264enc: put all theoretically possible formats in template caps
and decide at runtime which subset of these (8-bit or 10-bit video
formats) is supported. libx264 will be compiled for one of these
two options, and it is possible to switch by pointing the dynamic
linker to a different libx264 build at runtime. If we want our
template caps to be correct, they should contain all then, with
the actually supported ones determined at runtime.

https://bugzilla.gnome.org/show_bug.cgi?id=691935
2013-02-08 00:11:03 +00:00
..
a52dec Fix FSF address 2012-11-03 20:40:37 +00:00
amrnb Fix FSF address 2012-11-03 20:40:37 +00:00
amrwbdec Fix FSF address 2012-11-03 20:40:37 +00:00
cdio cdio: Fix redundant redeclaration of 'cdio_version_string' 2012-12-19 17:15:03 +01:00
dvdread dvdread: link to libgmodule-2.0 since the g_module_* API is used 2012-11-30 20:09:03 +00:00
lame Fix FSF address 2012-11-03 20:40:37 +00:00
mad Fix FSF address 2012-11-03 20:40:37 +00:00
mpeg2dec mpeg2dec: use appropriate printf format for gsize 2012-12-19 17:16:53 +01:00
sidplay siddec: init debug category 2012-12-01 13:26:26 +01:00
twolame Fix FSF address 2012-11-03 20:40:37 +00:00
x264 x264enc: put all theoretically possible formats in template caps 2013-02-08 00:11:03 +00:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00