GStreamer multimedia framework
Find a file
Martin Soto ca5445fcbe gst/gst.override (_wrap_gst_event_new_any) (_wrap_gst_event_new_discontinuous) (_wrap_gst_event_any_get_structure)
Original commit message from CVS:
2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>

* gst/gst.override (_wrap_gst_event_new_any)
(_wrap_gst_event_new_discontinuous)
(_wrap_gst_event_any_get_structure)
(_wrap_gst_registry_pool_plugin_list):
* gst/gst.defs (get_data, event_new_any, any_get_structure):
Added basic support for "ANY" (navigation) events.
Added basic support for discont events (only one value for now,
we are limited by the GStreamer API).
Now it is possible to access data in a GstBuffer as a string
Added a definition for method get_data of GstBuffer.

* gst/gst.override (_wrap_gst_structure_set_value): Add an
optional parameter to allow selection of the right G_TYPE. If no
type is specified, make an educated guess.
2004-11-27 09:41:17 +00:00
codegen codegen/codegen.py: Resync (add support for tp_as_buffer) 2004-05-03 09:10:26 +00:00
common@ded6dc5186 gst/gst.override: use new threading API 2004-09-22 16:34:08 +00:00
docs configure.ac: Correctly check for XML tools. Correctly set 2004-07-03 04:13:22 +00:00
examples Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
gst gst/gst.override (_wrap_gst_event_new_any) (_wrap_gst_event_new_discontinuous) (_wrap_gst_event_any_get_structure) 2004-11-27 09:41:17 +00:00
pkgconfig pkgconfig/gst-python-uninstalled.pc.in: set pyexecdir for uninstalled as well 2004-11-11 16:23:58 +00:00
testsuite testsuite/*: Put test_ prefix on all test filenames 2004-11-23 16:22:08 +00:00
.gitignore make autogen build work 2004-11-05 17:35:05 +00:00
.gitmodules initial python bindings 2002-03-24 04:32:10 +00:00
acinclude.m4 fix underquotedness 2004-02-11 17:38:15 +00:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh sync with other modules 2004-06-21 09:52:03 +00:00
ChangeLog gst/gst.override (_wrap_gst_event_new_any) (_wrap_gst_event_new_discontinuous) (_wrap_gst_event_any_get_structure) 2004-11-27 09:41:17 +00:00
configure.ac 0.8.0 2004-11-15 14:13:58 +00:00
COPYING Remove the literal "^L" strings. 2002-10-04 05:34:24 +00:00
gst-python.spec.in update spec file 2004-11-05 17:39:21 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am Add examples 2004-10-11 17:48:37 +00:00
NEWS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
README-docs distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
RELEASE releasing 2004-06-21 10:19:02 +00:00
TODO configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00

This file will be autogenerated.  Please read README-docs.