mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
GStreamer multimedia framework
Original commit message from CVS: * codegen/argtypes.py: * codegen/codegen.py: * codegen/definitions.py: * codegen/defsparser.py: * codegen/docgen.py: Updated codegen to support miniobject * gst/Makefile.am: Use the included (and modified) codegen for code generation. * gst/pygstminiobject.c: * gst/pygstminiobject.h: * gst/pygstminiobject-private.h: New GstMiniObject inspired from pygobject.[ch] code * gst/common.h: * gst/gst-types.defs: * gst/gst.override: * gst/gstbuffer.override: * gst/gstcaps.override: * gst/gstmodule.c: * gst/gstpad.override: Modifications to support MiniObject * gst/gst.defs: Allow null second parameter for ElementFactory.create() and gst.element_factory_make() |
||
---|---|---|
codegen | ||
common@d6e46b214f | ||
docs | ||
examples | ||
gst | ||
pkgconfig | ||
testsuite | ||
.gitignore | ||
.gitmodules | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
gst-python.spec.in | ||
INSTALL | ||
ltihooks.py | ||
Makefile.am | ||
NEWS | ||
README | ||
README-docs | ||
RELEASE | ||
TODO |
This file will be autogenerated. Please read README-docs.