gstreamer/ext
Edward Hervey 9fc91546ea Only use valid SampleFormat for audio encoders/decoders.
For a given AVCodec, when the sample_fmts field is non-NULL, that means that
that codec can only handle a specific set of SampleFormat.
With this patch, we now look for its presence and create the proper pad template
caps.
Fixes #569441
2009-01-29 07:48:19 +01:00
..
ffmpeg Only use valid SampleFormat for audio encoders/decoders. 2009-01-29 07:48:19 +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