.. |
.gitignore
|
Ignore log files.
|
2006-06-13 11:05:08 +00:00 |
cleanup.py
|
testsuite/: Added cleanup file to initialize registry before running checks.
|
2006-06-12 16:51:36 +00:00 |
common.py
|
wrap gst_tag_to_vorbis_comment; fix uint tag setting
|
2009-06-01 22:02:47 +02:00 |
gstpython.supp
|
testsuite/gstpython.supp: Keeping suppresions
|
2006-06-13 17:43:40 +00:00 |
Makefile.am
|
Add test_audio.py.
|
2009-08-21 16:41:29 +02:00 |
python.supp
|
testsuite/python.supp: Added suppressions for FC5 64 bit
|
2006-05-09 10:25:17 +00:00 |
runtests.py
|
testsuite/: Added cleanup file to initialize registry before running checks.
|
2006-06-12 16:51:36 +00:00 |
test-object.c
|
Use gst.element_factory_make in play example
|
2004-11-23 10:16:58 +00:00 |
test-object.h
|
testsuite/test-object.h: Fix broken GObject macros
|
2006-04-08 18:46:44 +00:00 |
test_adapter.py
|
test_adapter: No longer use slices (which was wrong to start with).
|
2009-04-11 16:49:42 +02:00 |
test_audio.py
|
Add test_audio.py.
|
2009-08-21 16:41:29 +02:00 |
test_bin.py
|
testsuite/: Fix unit tests for pygobject >= 2.13.0
|
2007-10-09 14:27:18 +00:00 |
test_buffer.py
|
gst/gstbuffer.override: the GstBuffer overrides seem to be confused about whether they're mini-objects or a GBoxed, a...
|
2008-06-27 08:39:37 +00:00 |
test_bus.py
|
gstbus: fix refcounting in gst.Bus.set_sync_handler.
|
2009-03-17 15:03:09 +01:00 |
test_caps.py
|
gst/__init__.py: Added __eq__ method to fractions so we can check if two fractions are equal.
|
2007-03-01 14:21:52 +00:00 |
test_element.py
|
Re-opens #530417
|
2008-06-13 11:11:38 +00:00 |
test_event.py
|
gst.Event: Add override for step event
|
2009-07-01 12:30:40 +02:00 |
test_fraction.py
|
gst/__init__.py: Implement multiplication, divison and float coercing for fractions.
|
2007-03-18 17:45:16 +00:00 |
test_ghostpad.py
|
testsuite/: Fix unit tests for pygobject >= 2.13.0
|
2007-10-09 14:27:18 +00:00 |
test_gst.py
|
TIME_ARGS: Catch bad input. Fixes #579455
|
2009-04-23 17:08:04 +02:00 |
test_interface.py
|
testsuite/test_interface.py: Don't hardcode 'alsasrc' for testing GstMixer and GstPropertyProbe interfaces, but inste...
|
2008-06-27 10:42:38 +00:00 |
test_iterator.py
|
Raise an Exception when wrapping a NULL GstIterator.
|
2009-01-08 12:25:26 +00:00 |
test_message.py
|
gst.Message: Wrap remaining parse_*() methods.
|
2009-07-01 13:54:57 +02:00 |
test_pad.py
|
GstPad: Use gst_pad_set_blocked_async_full() if available.
|
2009-02-22 20:12:23 +01:00 |
test_pbutils.py
|
Series of update for new API added to 0.10.16.
|
2008-01-14 12:44:06 +00:00 |
test_pipeline.py
|
wrap gst_tag_to_vorbis_comment; fix uint tag setting
|
2009-06-01 22:02:47 +02:00 |
test_registry.py
|
testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelements, not gstcoreelements.
|
2005-12-05 10:58:30 +00:00 |
test_segment.py
|
Add ignore file for 0.10.12 API additions
|
2007-01-26 11:58:55 +00:00 |
test_struct.py
|
Convert unicode objects to utf-8 encoded G_STRINGs
|
2009-06-01 19:08:47 +02:00 |
test_taglist.py
|
wrap gst_tag_to_vorbis_comment; fix uint tag setting
|
2009-06-01 22:02:47 +02:00 |
test_typefind.py
|
Wrap gst_type_find_peek.
|
2008-11-19 16:54:58 +00:00 |
test_xml.py
|
testsuite/test_xml.py: Don't attempt to test gst.XML if there's no available libxml2 module.
|
2008-06-27 10:29:58 +00:00 |
testhelpermodule.c
|
Reordering header inclusion order to fix build on my machine.
|
2005-10-12 11:21:53 +00:00 |