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
path:
root
/
ChangeLog
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
1
-0
/
+3
2005-12-05
examples/gstfile.py: Fix for fractional framerates.
Edward Hervey
1
-0
/
+5
2005-12-05
testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelem...
Andy Wingo
1
-0
/
+5
2005-12-01
releasing 0.9.7
RELEASE-0_9_7
Thomas Vander Stichele
1
-0
/
+7
2005-12-01
configure.ac (GST_PLUGINS_BASE_LIBS): Check for gstreamer-plugins-base.pc, th...
Andy Wingo
1
-0
/
+8
2005-11-30
gst-interfaces-0.9.pc is no more, update to new use
Edward Hervey
1
-0
/
+8
2005-11-30
gst/: Queue is now a plugin, remove static references
Edward Hervey
1
-0
/
+7
2005-11-29
gst/gst.defs: Update for API changes
Edward Hervey
1
-0
/
+7
2005-11-24
gst/gst.override: Ignore all *_full functions/methods
Edward Hervey
1
-0
/
+8
2005-11-23
back to HEAD
Thomas Vander Stichele
1
-0
/
+4
2005-11-23
releasing 0.9.6
RELEASE-0_9_6
Thomas Vander Stichele
1
-2
/
+9
2005-11-23
gst/: And more API updated, pom po do pom pom pom....
Edward Hervey
1
-0
/
+6
2005-11-23
gst/interfaces.defs: Update for Interfaces API changes
Edward Hervey
1
-0
/
+5
2005-11-23
gst/: API updates
Edward Hervey
1
-0
/
+6
2005-11-22
gst/: Added FractionRange type
Edward Hervey
1
-0
/
+12
2005-11-22
gst/: Run update-funcnames.
Andy Wingo
1
-0
/
+5
2005-11-22
gst/xoverlay.defs: Update for API changes in XOverlay interface
Edward Hervey
1
-0
/
+5
2005-11-21
Add an example for the cutter element
Thomas Vander Stichele
1
-0
/
+5
2005-11-21
gst/gst-types.defs: GstSegment is properly wrapped
Edward Hervey
1
-0
/
+7
2005-11-21
gst/gst.override: Take either int or longs and return unsigned long long
Edward Hervey
1
-0
/
+5
2005-11-21
examples/gstfile.py: Cleanup
Edward Hervey
1
-0
/
+9
2005-11-21
gst/gst.defs (net_client_clock_new): Add some defaults.
Andy Wingo
1
-0
/
+4
2005-11-21
gst/: API updates
Edward Hervey
1
-0
/
+9
2005-11-21
gst/gst.defs: Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#...
Jan Schmidt
1
-0
/
+6
2005-11-21
gst/: Update for latest API changes
Edward Hervey
1
-0
/
+7
2005-11-18
gst/Makefile.am: Add GST_NET libs. gst/gst.defs (gst_net_time_provider_new)
Andy Wingo
1
-0
/
+14
2005-11-15
gst/gst.defs: Keep refcount for the message of gst_bus_post()
Edward Hervey
1
-0
/
+9
2005-11-11
back to head
Thomas Vander Stichele
1
-0
/
+4
2005-11-11
releasing 0.9.5
RELEASE-0_9_5
Thomas Vander Stichele
1
-4
/
+12
2005-11-10
gst/gsttaglist.override: put the gst.TagList.keys() method back.
Edward Hervey
1
-0
/
+5
2005-11-10
gst/gstmodule.c: Added GST_TAG_* string constants
Edward Hervey
1
-0
/
+10
2005-11-08
gst/gst.*: Added new function gst.TIME_ARGS which returns the string represen...
Edward Hervey
1
-0
/
+7
2005-11-04
gst/gstelement.override: So apparently 0 != O :)
Edward Hervey
1
-0
/
+5
2005-11-04
gst/gstpad.override: works better now we set the item to the proper position...
Edward Hervey
1
-0
/
+5
2005-11-04
gst/gstpad.override: Use proper GValue <-> MiniObject conversion function
Edward Hervey
1
-0
/
+8
2005-11-04
examples/play.py: Fixed the play example to work with 0.9.4 API
Edward Hervey
1
-0
/
+5
2005-11-01
gst/gstelement.override: added wrapper for gst_element_query_duration()
Edward Hervey
1
-0
/
+12
2005-11-01
gst/gst-types.defs: Updated modification from API
Edward Hervey
1
-0
/
+10
2005-10-27
gst/gst.defs: Added 'caller-owns-return' to all gst_[message|event|query]_new...
Edward Hervey
1
-0
/
+6
2005-10-27
add gst.QueryError and use it
Thomas Vander Stichele
1
-0
/
+11
2005-10-27
gst/: remove the hash table for miniobjects - since we can't get notified whe...
Thomas Vander Stichele
1
-0
/
+10
2005-10-26
state change fix
Thomas Vander Stichele
1
-0
/
+5
2005-10-26
testsuite/test_event.py: fix race condition because of state thread
Thomas Vander Stichele
1
-0
/
+5
2005-10-26
testsuite/test_bin.py: fix race condition because of state thread
Thomas Vander Stichele
1
-0
/
+5
2005-10-23
back to HEAD
Thomas Vander Stichele
1
-0
/
+5
2005-10-23
releasing 0.9.4
RELEASE-0_9_4
Thomas Vander Stichele
1
-2
/
+9
2005-10-22
gst/gst.defs: Cleaned-up symbols which still had the gst_ prefix
Edward Hervey
1
-0
/
+7
2005-10-20
gst/gstbin.override (_wrap_gst_bin_get_by_name): Dude, like totally don't unr...
Andy Wingo
1
-0
/
+5
2005-10-19
gst/: Update (hopefully) final API modifications
Edward Hervey
1
-0
/
+15
2005-10-19
gst/gstmessage.override: Added wrappers for parsing CLOCK_PROVIDE, CLOCK_LOST...
Edward Hervey
1
-0
/
+9
[next]