- Aug 05, 2009
-
-
Jan Schmidt authored
-
- Jul 23, 2009
-
-
Stefan Kost authored
From fedaaee to 94f95e3
-
- Jul 20, 2009
-
-
Jan Schmidt authored
-
- Jul 17, 2009
-
-
Edward Hervey authored
-
- Jul 14, 2009
-
-
Jan Schmidt authored
-
- Jul 13, 2009
-
-
Olivier Crête authored
From 5845b63 to fedaaee
-
- Jul 01, 2009
-
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
-
- Jun 26, 2009
-
-
Jan Schmidt authored
From f810030 to 5845b63
-
- Jun 24, 2009
-
-
Jan Schmidt authored
From c572721 to f810030
-
- Jun 05, 2009
-
-
Jan Schmidt authored
It seems pygst_value_from_pyobject should not unref the passed in object. Wrap the original pygst_value_from_pyobject in a function that converts unicode python objects and then unrefs the temporary object after extraction into a GValue.
-
- Jun 01, 2009
-
-
Thomas Vander Stichele authored
Setting gst.TAG_TRACK_NUMBER was failing because GStreamer expects a uint while Python object -> GValue conversion was giving an int. gst_tag_to_vorbis_comment was wrapped so this conversion could be tested and failed on properly.
-
Thomas Vander Stichele authored
-
Thomas Vander Stichele authored
-
- May 26, 2009
-
-
Edward Hervey authored
-
Jan Schmidt authored
From 888e0a2 to c572721
-
- May 22, 2009
-
-
Edward Hervey authored
At this point, pygobject wasn't loaded yet ... cause pyg_gil_state_ensured to not be initialized to the proper method.
-
Jan Schmidt authored
From 6ab11d1 to 888e0a2
-
- May 12, 2009
-
-
Edward Hervey authored
This caused some issues on some systems.
-
- May 11, 2009
-
-
Jan Schmidt authored
-
- May 10, 2009
-
-
Jan Schmidt authored
-
- May 07, 2009
-
-
Edward Hervey authored
-
Edward Hervey authored
Finishes fixing #581729
-
Edward Hervey authored
-
Edward Hervey authored
This is needed to ignore new enum values that are added in new gstreamer core/base versions.
-
The switch element hasn't existed for a while now - use the replacement element input-selector instead. Partially (and finally) fixes #581737
-
We can't call into the GDK functions in our sync-message handler without taking the GDK lock, so do so. Partially fixes #581737
-
- May 06, 2009
-
-
Jan Schmidt authored
-
- Apr 23, 2009
-
-
Edward Hervey authored
-
-
- Apr 21, 2009
-
-
Jan Schmidt authored
-
Jan Schmidt authored
From b3941ea to 6ab11d1
-
- Apr 18, 2009
-
-