gstreamer/ext
Jordi Mas cfbb046f1e ffmpeg: make elements reusable after registry rescan
If the same instance of the plugin is asked to be initialised more that once,
instances after the first one do not register the elements properly and the
elements become not usable.

For example, if you call gst_update_registry (), is not possible to create
elements after the call since the plugin is asked to be initialised again and
does not register the elements.

Fixes #584291
2009-06-05 13:19:03 +02:00
..
ffmpeg ffmpeg: make elements reusable after registry rescan 2009-06-05 13:19:03 +02:00
libpostproc ext/: Don't install static libs for plugins. Fixes #550851 for -ffmpeg. 2008-11-04 12:49:40 +00:00
libswscale pixfmt: Stop using PIX_FMT that were marked as deprecated 3 years ago. 2009-03-11 12:56:29 +01:00
Makefile.am Rewrite ffvideoscale using libswscale and put into a separate plugin. 2008-10-08 13:11:54 +00:00