mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
GStreamer multimedia framework
78623ebd3d
Original commit message from CVS: * s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way * added jack element, doesn't quite work right yet but i didn't want to lose the work -- it does build, register, and attempt to run though * imposed some restrictions on the naming of request pads to better allow for reverse parsing * added '%s' to reverse parsing * added new bin flag to indicate that it is self-iterating, and some lame code in gst-launch to test it out * fixen on launch-gui * added pkg-config stuff for the editor's libs |
||
---|---|---|
common@de68be0c16 | ||
examples | ||
ext | ||
gst | ||
gst-libs | ||
m4 | ||
.gitmodules | ||
acconfig.h | ||
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=.