gstreamer/ext
Edward Hervey 146aab9dcb demux: If the demuxer isn't initialized yet, forward serialized events without waiting.
We do this, because the demuxer is initialized in the loop function. If it's not
initialized yet, that means the loop hasn't been entered... and therefore the
PIPE GCond will never be signalled.
2009-03-09 15:09:10 +01:00
..
ffmpeg demux: If the demuxer isn't initialized yet, forward serialized events without waiting. 2009-03-09 15:09:10 +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