summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.17gst-python-0.10.17Jan Schmidt2009-10-054-12/+58
* 0.10.16.3 pre-releaseJan Schmidt2009-09-171-1/+1
* Update definitions and ignores for core/base 0.10.25. Fixes #587432Edward Hervey2009-09-168-0/+109
* 0.10.16.2 pre-releaseJan Schmidt2009-09-122-3/+77
* test: Fix the structure_changed message testJan Schmidt2009-09-111-1/+1
* Automatic update of common submoduleSebastian Dröge2009-09-051-0/+0
* Add test_audio.py.Edward Hervey2009-08-212-0/+39
* Use only one copy of pygstminiobject. Fixes #590348.Johannes Berg2009-08-211-5/+5
* Fix leak in gst_base_sink_get_lasy_buffer. Fixes #592447.Alessandro Decina2009-08-201-0/+1
* Update spec fileChristian Schaller2009-08-181-0/+6
* Release the GIL around gst_pad_link.Alessandro Decina2009-08-131-0/+2
* gstpad: Don't forget to acquire/release the GIL in pac_block_destroy_dataEdward Hervey2009-08-131-2/+7
* Use LC_ALL=C for the tests as some are comparing localized stringsSebastian Dröge2009-08-081-1/+1
* Run libtoolize before aclocalMarc-Andre Lureau2009-08-061-1/+1
* back to development -> 0.10.16.1Jan Schmidt2009-08-061-1/+1
* Add 0.10.16 release to the doap fileJan Schmidt2009-08-051-0/+11
* Release 0.10.16gst-python-0.10.16Jan Schmidt2009-08-054-36/+52
* Automatic update of common submoduleStefan Kost2009-07-241-0/+0
* 0.10.15.3 pre-releaseJan Schmidt2009-07-201-1/+1
* gst: More API additions to gstreamer core. Fixes #587432Edward Hervey2009-07-172-0/+24
* 0.10.15.2 pre-releaseJan Schmidt2009-07-142-3/+147
* Automatic update of common submoduleOlivier Crête2009-07-131-0/+0
* gstquery.override: Wrap remainig gst_query_parse*() methods.Edward Hervey2009-07-011-0/+80
* gstevent.override: Fix typos.Edward Hervey2009-07-011-2/+2
* gst.Message: Wrap remaining parse_*() methods.Edward Hervey2009-07-012-0/+91
* gst.Event: wrap parse_new_segment_full()Edward Hervey2009-07-011-0/+24
* gst.defs: Properly mark functions returning new objectsEdward Hervey2009-07-011-0/+6
* gst.Message: Add overrides for new 0.10.24 messagesEdward Hervey2009-07-012-0/+155
* gst.Event: Add override for step eventEdward Hervey2009-07-012-0/+39
* Update .defs for core API additionsEdward Hervey2009-07-016-0/+622
* codegen: Fix const GBoxed return wrapping.Edward Hervey2009-07-011-3/+8
* Automatic update of common submoduleJan Schmidt2009-06-261-0/+0
* Automatic update of common submoduleJan Schmidt2009-06-241-0/+0
* values: Fix segfault in the testsuiteJan Schmidt2009-06-051-23/+36
* wrap gst_tag_to_vorbis_comment; fix uint tag settingThomas Vander Stichele2009-06-015-1/+106
* Convert unicode objects to utf-8 encoded G_STRINGsThomas Vander Stichele2009-06-013-82/+127
* fix some grammar, add some debugThomas Vander Stichele2009-06-011-2/+5
* gst.defs: Replace gchar** by GStrv to wrap more methods. Fixes #580992Edward Hervey2009-05-261-3/+3
* Automatic update of common submoduleJan Schmidt2009-05-261-0/+0
* gstpythonplugin: Don't use pyg_gil_* in pure python. Fixes #583378Edward Hervey2009-05-221-2/+2
* Automatic update of common submoduleJan Schmidt2009-05-221-0/+0
* gst-pb-0.10.23.ignore: Remove stray empty line.Edward Hervey2009-05-121-1/+0
* Back to development -> 0.10.15.1Jan Schmidt2009-05-111-1/+1
* Release 0.10.15gst-python-0.10.15Jan Schmidt2009-05-115-21/+241
* 0.10.14.5 pre-releaseEdward Hervey2009-05-071-1/+1
* gst-pb-0.10.23: Fix the ignores, globs need to go in a special section.Edward Hervey2009-05-071-3/+5
* gst-0.10.23.ignore: Add newly added enum values. Partially fixes #581729Edward Hervey2009-05-071-0/+3
* codegen: Allow ignoring enum values. Partially fixes #581729Edward Hervey2009-05-071-0/+2
* examples: Port switch.py to input-selectorJan Schmidt2009-05-071-2/+2
* examples: Make xoverlay installation thread safe using the GDK lock.Jan Schmidt2009-05-074-0/+13