mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
GStreamer multimedia framework
37c63c864c
Original commit message from CVS: * added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading considerably, especially on uninstalled versions. * put the lib path before all others, for speed reasons. * some fixes to adder's caps. * added linefeeds (\n) to GST_DEBUG strings to match GST_INFO behavior. this is more sane. all code will need to be converted. i think some perl can do this. |
||
---|---|---|
common@38267abf56 | ||
examples | ||
ext | ||
gst | ||
gst-libs | ||
m4 | ||
.gitmodules | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
divx-info.txt | ||
gst-plugins-ugly.spec.in | ||
gstreamer-libs-uninstalled.pc.in | ||
gstreamer-libs.pc.in | ||
INSTALL | ||
ltmain.sh | ||
Makefile.am | ||
README | ||
TODO |
gst-plugins plugins for GStreamer * to develop against uninstalled GStreamer core : add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH * to register plugins in source tree run gst-register --gst-plugin-path=.