index
:
gstreamer/gst-python
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-GSTREAMER-0_8
discontinued-for-monorepo
master
GStreamer Python binding overrides (complementing the bindings provided by python-gi) (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-python)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-05
gst/gst.defs: Wrapped last pre-0.10 API update (I hope...)
CHANGELOG_START
Edward Hervey
2
-0
/
+15
2005-12-05
examples/gstfile.py: Fix for fractional framerates.
Edward Hervey
2
-2
/
+7
2005-12-05
testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelem...
Andy Wingo
2
-1
/
+6
2005-12-01
back to HEAD
Thomas Vander Stichele
1
-1
/
+1
2005-12-01
releasing 0.9.7
RELEASE-0_9_7
Thomas Vander Stichele
15
-22
/
+34
2005-12-01
configure.ac (GST_PLUGINS_BASE_LIBS): Check for gstreamer-plugins-base.pc, th...
Andy Wingo
4
-2
/
+21
2005-11-30
gst-interfaces-0.9.pc is no more, update to new use
Edward Hervey
5
-16
/
+11
2005-11-30
gst/: Queue is now a plugin, remove static references
Edward Hervey
5
-17
/
+7
2005-11-29
gst/gst.defs: Update for API changes
Edward Hervey
4
-17
/
+71
2005-11-24
gst/gst.override: Ignore all *_full functions/methods
Edward Hervey
3
-0
/
+25
2005-11-23
add a torture target
Thomas Vander Stichele
1
-0
/
+3
2005-11-23
back to HEAD
Thomas Vander Stichele
2
-1
/
+5
2005-11-23
releasing 0.9.6
RELEASE-0_9_6
Thomas Vander Stichele
4
-10
/
+29
2005-11-23
gst/: And more API updated, pom po do pom pom pom....
Edward Hervey
3
-7
/
+28
2005-11-23
gst/interfaces.defs: Update for Interfaces API changes
Edward Hervey
2
-101
/
+123
2005-11-23
gst/: API updates
Edward Hervey
3
-4
/
+32
2005-11-22
gst/: Added FractionRange type
Edward Hervey
6
-37
/
+167
2005-11-22
gst/: Run update-funcnames.
Andy Wingo
3
-8
/
+13
2005-11-22
gst/xoverlay.defs: Update for API changes in XOverlay interface
Edward Hervey
2
-20
/
+9
2005-11-21
Add an example for the cutter element
Thomas Vander Stichele
2
-0
/
+85
2005-11-21
closure visiting should be LOG
Thomas Vander Stichele
1
-1
/
+1
2005-11-21
gst/gst-types.defs: GstSegment is properly wrapped
Edward Hervey
3
-0
/
+33
2005-11-21
gst/gst.override: Take either int or longs and return unsigned long long
Edward Hervey
2
-2
/
+7
2005-11-21
examples/gstfile.py: Cleanup
Edward Hervey
4
-13
/
+31
2005-11-21
gst/gst.defs (net_client_clock_new): Add some defaults.
Andy Wingo
2
-3
/
+7
2005-11-21
gst/: API updates
Edward Hervey
4
-17
/
+63
2005-11-21
gst/gst.defs: Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#...
Jan Schmidt
2
-2
/
+8
2005-11-21
gst/: Update for latest API changes
Edward Hervey
3
-131
/
+313
2005-11-19
add header stuff
Thomas Vander Stichele
13
-6
/
+39
2005-11-18
gst/Makefile.am: Add GST_NET libs. gst/gst.defs (gst_net_time_provider_new)
Andy Wingo
7
-1
/
+70
2005-11-15
gst/gst.defs: Keep refcount for the message of gst_bus_post()
Edward Hervey
4
-11
/
+25
2005-11-15
add gst.message_application_new test case
Johan Dahlin
2
-0
/
+16
2005-11-11
back to head
Thomas Vander Stichele
2
-1
/
+5
2005-11-11
releasing 0.9.5
RELEASE-0_9_5
Thomas Vander Stichele
4
-13
/
+31
2005-11-10
gst/gsttaglist.override: put the gst.TagList.keys() method back.
Edward Hervey
2
-0
/
+33
2005-11-10
gst/gstmodule.c: Added GST_TAG_* string constants
Edward Hervey
4
-205
/
+81
2005-11-08
gst/gst.*: Added new function gst.TIME_ARGS which returns the string represen...
Edward Hervey
3
-1
/
+42
2005-11-07
update spec file to work with latest changes
Christian Schaller
1
-6
/
+6
2005-11-04
gst/gstelement.override: So apparently 0 != O :)
Edward Hervey
2
-1
/
+7
2005-11-04
gst/gstpad.override: works better now we set the item to the proper position...
Edward Hervey
2
-2
/
+7
2005-11-04
gst/gstpad.override: Use proper GValue <-> MiniObject conversion function
Edward Hervey
4
-2
/
+74
2005-11-04
examples/play.py: Fixed the play example to work with 0.9.4 API
Edward Hervey
3
-8
/
+26
2005-11-02
plug leak
Johan Dahlin
1
-1
/
+1
2005-11-01
gst/gstelement.override: added wrapper for gst_element_query_duration()
Edward Hervey
3
-9
/
+76
2005-11-01
gst/gst-types.defs: Updated modification from API
Edward Hervey
5
-29
/
+36
2005-10-27
reindent the gst way
Thomas Vander Stichele
1
-102
/
+109
2005-10-27
gst/gst.defs: Added 'caller-owns-return' to all gst_[message|event|query]_new...
Edward Hervey
2
-0
/
+15
2005-10-27
add gst.QueryError and use it
Thomas Vander Stichele
6
-11
/
+45
2005-10-27
gst/: remove the hash table for miniobjects - since we can't get notified whe...
Thomas Vander Stichele
4
-92
/
+62
2005-10-26
some build fixes
Thomas Vander Stichele
2
-2
/
+2
[next]