mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
32dbfea730
Original commit message from CVS: * README-docs: * configure.ac: * Makefile.am: Remove old documentation system * gst/gst.defs: * gst/gst-types.defs: Updating defs files * gst/gst.override: Wrapped gst_flow_get_name() for const-gchar * * gst/gstelement.override: I really should test everything on 32 AND 64 bits systems... * gst/gstevent.override: Updated gst_event_new_seek() wrapper Added gst_event_get_structure() wrapper * gst/gstmodule.c: Changed definition of gst.CLOCK_TIME_NONE to wrap GST_CLOCK_TIME_NONE * testsuite/testhelpermodule.c: gst_event_new --> gst_event_new_custom |
||
---|---|---|
.. | ||
.gitignore | ||
common.py | ||
Makefile.am | ||
runtests.py | ||
test-object.c | ||
test-object.h | ||
test_buffer.py | ||
test_caps.py | ||
test_element.py | ||
test_event.py | ||
test_interface.py | ||
test_pad.py | ||
test_pipeline.py | ||
test_probe.py | ||
test_registry.py | ||
test_struct.py | ||
test_xml.py | ||
testhelpermodule.c |