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
2003-10-10
add annoying version check for 0.6 API
MOVE-TO-FDO
David I. Lehn
3
-2
/
+16
2003-10-10
Mass change to support compiling for both 0.6 and 0.7. Common support is now...
David I. Lehn
29
-93
/
+458
2003-10-10
4 space indents
David I. Lehn
3
-108
/
+110
2003-10-09
typo
David I. Lehn
1
-1
/
+1
2003-10-09
updates
David I. Lehn
1
-0
/
+11
2003-10-09
fix libtool 1.5 build by fixing export symbol typo s/initgstreamer/init_gstre...
David I. Lehn
2
-2
/
+2
2003-10-09
require autoconf 2.57 and pygtk 2.0.0.
David I. Lehn
2
-2
/
+2
2003-10-05
Pipeline, Thread, Bin generate RuntimeError exceptions
Thomas Vander Stichele
8
-22
/
+0
2003-10-04
make examples use Element
Thomas Vander Stichele
15
-160
/
+80
2003-10-04
I really don't see this working otherwise. taaz, holler if this breaks for yo...
Thomas Vander Stichele
1
-6
/
+0
2003-10-04
app.py --help works, whee !
Thomas Vander Stichele
5
-4
/
+125
2003-10-04
add Element () constructor add testsuite
Thomas Vander Stichele
6
-3
/
+80
2003-10-04
create an Element constructor
Thomas Vander Stichele
6
-4
/
+84
2003-09-27
remove prints fix more 64 bit ints
Thomas Vander Stichele
2
-10
/
+6
2003-09-27
fix return type of pad query
Thomas Vander Stichele
3
-2
/
+6
2003-07-17
updates to spec file
Thomas Vander Stichele
2
-6
/
+5
2003-07-10
distcheck and final release prep fixes
RELEASE-0_1_0
David I. Lehn
14
-19
/
+38
2003-07-10
update pubdate
David I. Lehn
2
-1
/
+3
2003-07-10
add release checklist
David I. Lehn
2
-0
/
+20
2003-07-09
rename
David I. Lehn
2
-0
/
+2
2003-07-09
redo autobuilt docs system with fancy XInclude features
David I. Lehn
11
-14
/
+646
2003-07-09
add generated files
David I. Lehn
3
-3
/
+10
2003-07-09
removed (generated from docs/*)
David I. Lehn
5
-4
/
+2
2003-07-09
removed (split into partial files)
David I. Lehn
2
-435
/
+2
2003-07-09
info on where doc sources are located
David I. Lehn
3
-1
/
+5
2003-07-09
conditionally build docs
David I. Lehn
2
-1
/
+13
2003-07-09
check for xmlcatalog for docs build (probably not strictly needed for general...
David I. Lehn
3
-0
/
+34
2003-06-27
Fix detection of source tree
David Schleef
1
-1
/
+1
2003-06-26
kill docutils based docs (easy come, easy go) docbook based docs
David I. Lehn
15
-500
/
+503
2003-06-26
docutils based docs (more fixups)
David I. Lehn
2
-4
/
+4
2003-06-26
docutils based docs (fixups)
David I. Lehn
2
-2
/
+5
2003-06-26
docutils based docs
David I. Lehn
10
-26
/
+468
2003-06-26
add pkgconfig support
David I. Lehn
7
-3
/
+73
2003-06-26
fix up line continuations
David I. Lehn
4
-10
/
+21
2003-06-11
update to conform more to other modules fix spec file, the bindings build and...
Thomas Vander Stichele
5
-155
/
+161
2003-05-06
fix a compile warning
Thomas Vander Stichele
3
-2
/
+2
2003-02-10
add TODO list
David I. Lehn
2
-0
/
+21
2003-02-08
make distcheck fixification
David I. Lehn
3
-14
/
+16
2003-02-06
- add wrapper for gst_props_entry_gst_list() and method gst_list() to GstProp...
David I. Lehn
9
-0
/
+182
2003-02-06
add bps, rename oggplay->vorbisplay
David I. Lehn
2
-6
/
+8
2003-02-06
rename to vorbisplay.py print out meta/stream info
David I. Lehn
4
-160
/
+308
2003-02-06
add gstreamer.defs to CLEANFILES
David I. Lehn
2
-2
/
+2
2003-02-05
format output a bit more
David I. Lehn
2
-2
/
+2
2003-02-05
- id add_iterate_bin(bin)
David I. Lehn
6
-6
/
+142
2003-02-05
added buffers-per-second test
David I. Lehn
2
-0
/
+276
2003-02-05
require GStreamer core 0.6.0
David I. Lehn
3
-2
/
+18
2003-01-10
require GStreamer core 0.5.1.1
David I. Lehn
2
-1
/
+3
2003-01-10
update to new GstPad/GstElement link API and remove old hacks to call GObject...
David I. Lehn
17
-114
/
+122
2003-01-10
ignore gstcompat.h
David I. Lehn
3
-2
/
+6
2003-01-04
add GstPropsEntry and wrappers for most of get_* methods
David I. Lehn
5
-56
/
+247
[next]