platform/upstream/gstreamer.git
21 years agoemail addr update
David I. Lehn [Tue, 17 Dec 2002 17:40:42 +0000 (17:40 +0000)]
email addr update

Original commit message from CVS:
email addr update

21 years agoupdate to 0.5.0
David I. Lehn [Tue, 17 Dec 2002 17:38:53 +0000 (17:38 +0000)]
update to 0.5.0

Original commit message from CVS:
update to 0.5.0

21 years agoadd wrapper for gst_element_set_state to unlock GIT
David I. Lehn [Tue, 17 Dec 2002 17:37:27 +0000 (17:37 +0000)]
add wrapper for gst_element_set_state to unlock GIT

Original commit message from CVS:
add wrapper for gst_element_set_state to unlock GIT

21 years agoadd work-in-progress PyGTK threading improvements diff
David I. Lehn [Thu, 7 Nov 2002 07:33:46 +0000 (07:33 +0000)]
add work-in-progress PyGTK threading improvements diff

Original commit message from CVS:
add work-in-progress PyGTK threading improvements diff

21 years agoupdated to maybe work with threads
David I. Lehn [Thu, 7 Nov 2002 07:32:19 +0000 (07:32 +0000)]
updated to maybe work with threads

Original commit message from CVS:
updated to maybe work with threads

21 years agoadd "import pygtk; pygtk.require('2.0')" to force the proper version of pygtk
David I. Lehn [Thu, 7 Nov 2002 07:31:06 +0000 (07:31 +0000)]
add "import pygtk; pygtk.require('2.0')" to force the proper version of pygtk

Original commit message from CVS:
add "import pygtk; pygtk.require('2.0')" to force the proper version of pygtk

21 years agobump gstreamer version to 0.4.2, bump pygtk version to 1.99.13
David I. Lehn [Thu, 7 Nov 2002 07:30:00 +0000 (07:30 +0000)]
bump gstreamer version to 0.4.2, bump pygtk version to 1.99.13

Original commit message from CVS:
bump gstreamer version to 0.4.2, bump pygtk version to 1.99.13

21 years agooverride gst_bin_iterate() to unblock threads since this call can cause exacution...
David I. Lehn [Thu, 7 Nov 2002 07:09:19 +0000 (07:09 +0000)]
override gst_bin_iterate() to unblock threads since this call can cause exacution to re-enter the interpreter.

Original commit message from CVS:
override gst_bin_iterate() to unblock threads since this call can cause
exacution to re-enter the interpreter.

21 years agoadd temporary hack to fix 0.4.1 s/gst/get/ typo in GST_TYPE_CAPS/PROPS()
David I. Lehn [Fri, 4 Oct 2002 21:29:19 +0000 (21:29 +0000)]
add temporary hack to fix 0.4.1 s/gst/get/ typo in GST_TYPE_CAPS/PROPS()

Original commit message from CVS:
add temporary hack to fix 0.4.1 s/gst/get/ typo in GST_TYPE_CAPS/PROPS()

21 years agoadd boxed types adapt to boxed types remove obsoleted code
David I. Lehn [Fri, 4 Oct 2002 05:40:37 +0000 (05:40 +0000)]
add boxed types adapt to boxed types remove obsoleted code

Original commit message from CVS:
add boxed types
adapt to boxed types
remove obsoleted code

21 years agosupport a couple more types
David I. Lehn [Fri, 4 Oct 2002 05:39:24 +0000 (05:39 +0000)]
support a couple more types

Original commit message from CVS:
support a couple more types

21 years agoignore generated files
David I. Lehn [Fri, 4 Oct 2002 05:37:24 +0000 (05:37 +0000)]
ignore generated files

Original commit message from CVS:
ignore generated files

21 years agoupdate to new api
David I. Lehn [Fri, 4 Oct 2002 05:35:59 +0000 (05:35 +0000)]
update to new api

Original commit message from CVS:
update to new api

21 years agobasic info
David I. Lehn [Fri, 4 Oct 2002 05:35:05 +0000 (05:35 +0000)]
basic info

Original commit message from CVS:
basic info

21 years agoRemove the literal "^L" strings.
David I. Lehn [Fri, 4 Oct 2002 05:34:24 +0000 (05:34 +0000)]
Remove the literal "^L" strings.

Original commit message from CVS:
Remove the literal "^L" strings.

21 years agotrying to improve timing accuracy to figure out why python identity is 3x faster...
David I. Lehn [Thu, 3 Oct 2002 22:38:07 +0000 (22:38 +0000)]
trying to improve timing accuracy to figure out why python identity is 3x faster than the C one...

Original commit message from CVS:
trying to improve timing accuracy to figure out why python identity
is 3x faster than the C one...

21 years agorequire gstreamer core 0.4.1
David I. Lehn [Thu, 3 Oct 2002 22:13:43 +0000 (22:13 +0000)]
require gstreamer core 0.4.1

Original commit message from CVS:
require gstreamer core 0.4.1

21 years agouse "python" vs "python2.2" update for newer bindings and api
David I. Lehn [Thu, 3 Oct 2002 22:11:37 +0000 (22:11 +0000)]
use "python" vs "python2.2" update for newer bindings and api

Original commit message from CVS:
use "python" vs "python2.2"
update for newer bindings and api

22 years agovarious updates to work with cvs code
David I. Lehn [Mon, 17 Jun 2002 02:01:54 +0000 (02:01 +0000)]
various updates to work with cvs code

Original commit message from CVS:
various updates to work with cvs code

22 years agofix state changes use sdlvideosink (videosink segfaulting)
David I. Lehn [Fri, 10 May 2002 05:41:51 +0000 (05:41 +0000)]
fix state changes use sdlvideosink (videosink segfaulting)

Original commit message from CVS:
fix state changes
use sdlvideosink (videosink segfaulting)

22 years agocreate defs from h2defs.py output and local hacks
David I. Lehn [Fri, 10 May 2002 03:59:33 +0000 (03:59 +0000)]
create defs from h2defs.py output and local hacks

Original commit message from CVS:
create defs from h2defs.py output and local hacks

22 years agouse new gst_element_connect() api.
David I. Lehn [Mon, 15 Apr 2002 23:51:21 +0000 (23:51 +0000)]
use new gst_element_connect() api.

Original commit message from CVS:
use new gst_element_connect() api.
looks more fragile than being explicit via _connect_pads()

22 years agoinfo categories function not picked up automagically for some reason.
David I. Lehn [Mon, 15 Apr 2002 23:49:11 +0000 (23:49 +0000)]
info categories function not picked up automagically for some reason.

Original commit message from CVS:
info categories function not picked up automagically for some reason.
add it.

22 years agouse proper dl module flags
David I. Lehn [Mon, 15 Apr 2002 23:48:22 +0000 (23:48 +0000)]
use proper dl module flags

Original commit message from CVS:
use proper dl module flags

22 years agoUpdate to 0.3.4 API plus bonus feature: code no longer works
David I. Lehn [Mon, 15 Apr 2002 17:14:31 +0000 (17:14 +0000)]
Update to 0.3.4 API plus bonus feature: code no longer works

Original commit message from CVS:
Update to 0.3.4 API plus bonus feature: code no longer works

22 years agoport of lat.c (work in progress)
David I. Lehn [Wed, 27 Mar 2002 11:16:00 +0000 (11:16 +0000)]
port of lat.c (work in progress)

Original commit message from CVS:
port of lat.c (work in progress)

22 years agoPy vs C - identity latency and speed check.
David I. Lehn [Wed, 27 Mar 2002 11:14:04 +0000 (11:14 +0000)]
Py vs C - identity latency and speed check.

Original commit message from CVS:
Py vs C - identity latency and speed check.
The "you know something is wrong when Python is 2x as fast as C" commit.

22 years agoThe "yes, you can write chain based elements in Python" commit.
David I. Lehn [Wed, 27 Mar 2002 11:09:40 +0000 (11:09 +0000)]
The "yes, you can write chain based elements in Python" commit.

Original commit message from CVS:
The "yes, you can write chain based elements in Python" commit.
AKA The "oh my, that is a slow rot13" commit.
AKA The "puddle from a stream of leaking bits" commit.

22 years agoadd license headers
David I. Lehn [Sun, 24 Mar 2002 11:41:24 +0000 (11:41 +0000)]
add license headers

Original commit message from CVS:
add license headers

22 years agoport dvd player example from C not yet working
David I. Lehn [Sun, 24 Mar 2002 11:40:06 +0000 (11:40 +0000)]
port dvd player example from C not yet working

Original commit message from CVS:
port dvd player example from C
not yet working

22 years agoAttempting to keep a ChangeLog up-to-date by hand.
David I. Lehn [Sun, 24 Mar 2002 08:01:48 +0000 (08:01 +0000)]
Attempting to keep a ChangeLog up-to-date by hand.

Original commit message from CVS:
Attempting to keep a ChangeLog up-to-date by hand.

22 years agostrip GST_ off consts
David I. Lehn [Sun, 24 Mar 2002 07:58:03 +0000 (07:58 +0000)]
strip GST_ off consts

Original commit message from CVS:
strip GST_ off consts

22 years agoadd libtool uninstalled lib paths - yuck
David I. Lehn [Sun, 24 Mar 2002 07:57:00 +0000 (07:57 +0000)]
add libtool uninstalled lib paths - yuck

Original commit message from CVS:
add libtool uninstalled lib paths - yuck

22 years agoadd examples
David I. Lehn [Sun, 24 Mar 2002 07:52:32 +0000 (07:52 +0000)]
add examples

Original commit message from CVS:
add examples

22 years agoSome example apps
David I. Lehn [Sun, 24 Mar 2002 07:49:36 +0000 (07:49 +0000)]
Some example apps

Original commit message from CVS:
Some example apps

22 years agoignore *.pyc
David I. Lehn [Sun, 24 Mar 2002 04:33:42 +0000 (04:33 +0000)]
ignore *.pyc

Original commit message from CVS:
ignore *.pyc

22 years agoinitial python bindings
David I. Lehn [Sun, 24 Mar 2002 04:32:10 +0000 (04:32 +0000)]
initial python bindings

Original commit message from CVS:
initial python bindings