summaryrefslogtreecommitdiff
path: root/gst/gststructure.override
AgeCommit message (Expand)AuthorFilesLines
2010-08-06gst.Structure: raise TypeError when assigning None to a keyAlessandro Decina1-1/+3
2009-01-05gst/gststructure.override: Don't leak key names in _wrap_gst_structure_keys.Vincent GENIEUX1-4/+2
2007-04-04gst/: Fix the build for x86_64 when compiling against Python 2.5.Jan Schmidt1-4/+5
2006-03-06gst/: Don't leak PyObjects wrapping GValues when indexing into aMichael Smith1-2/+0
2006-01-08gst/gststructure.override: Properly check for gstvalue data types. This makes...Edward Hervey1-5/+7
2005-12-18gst/gst.defs: gst_object_sink is a method of GstObject const of enums is a st...Edward Hervey1-0/+4
2005-11-15gst/gst.defs: Keep refcount for the message of gst_bus_post()Edward Hervey1-1/+0
2005-10-06memleak fixes. Thanks valgrind :)Edward Hervey1-1/+1
2005-09-29gst/gst.defs: Updated definitionsEdward Hervey1-0/+1
2005-09-28gst/: Updated definitionsEdward Hervey1-42/+15
2005-09-20add a .keys() method to gst.Structure, plus testThomas Vander Stichele1-0/+25
2005-06-20gst/: commented-out deprecated code, compiles at last, and works for pipeline...Edward Hervey1-1/+1
2005-06-17Backport from 0.8 branch and added new .defs file from GStreamer 0.9Edward Hervey1-33/+45
2005-01-01Split out gst.override to a few more files.Johan Dahlin1-0/+333