gstreamer/ext
Edward Hervey 269698f020 ffmpegmux: Use information from AVOutputFormat to expose more muxers.
AVOutputFormat does *NOT* contain the full list of codecs a muxer can handle,
but does contain the recommended audio and video codecs. Therefore we use that
information to expose more muxers, until AVOutputFormat contains a list of
*ALL* compatible codecs.
2009-02-27 09:40:03 +01:00
..
ffmpeg ffmpegmux: Use information from AVOutputFormat to expose more muxers. 2009-02-27 09:40:03 +01:00
libpostproc ext/: Don't install static libs for plugins. Fixes #550851 for -ffmpeg. 2008-11-04 12:49:40 +00:00
libswscale configure.ac: Fix typo: libswcale -> libswscale for the pkg-config check. 2008-11-10 12:37:46 +00:00
Makefile.am Rewrite ffvideoscale using libswscale and put into a separate plugin. 2008-10-08 13:11:54 +00:00