Thomas Vander Stichele [Tue, 5 Feb 2002 13:23:09 +0000 (13:23 +0000)]
this example tests caps proxying it seems to work, too
Original commit message from CVS:
this example tests caps proxying
it seems to work, too
Thomas Vander Stichele [Tue, 5 Feb 2002 11:48:36 +0000 (11:48 +0000)]
adding basic tests for fakesrc fakesink and tee
Original commit message from CVS:
adding basic tests for fakesrc fakesink and tee
Thomas Vander Stichele [Tue, 5 Feb 2002 10:55:21 +0000 (10:55 +0000)]
trying to write a test for tee first
Original commit message from CVS:
trying to write a test for tee first
Thomas Vander Stichele [Tue, 5 Feb 2002 09:31:57 +0000 (09:31 +0000)]
remove cothreads from the Makefile.am
Original commit message from CVS:
remove cothreads from the Makefile.am
Thomas Vander Stichele [Mon, 4 Feb 2002 23:28:55 +0000 (23:28 +0000)]
small compile fix
Original commit message from CVS:
small compile fix
Thomas Vander Stichele [Mon, 4 Feb 2002 23:25:40 +0000 (23:25 +0000)]
oops
Original commit message from CVS:
oops
Thomas Vander Stichele [Mon, 4 Feb 2002 22:41:23 +0000 (22:41 +0000)]
similar fix for count ref
Original commit message from CVS:
similar fix for count ref
Thomas Vander Stichele [Mon, 4 Feb 2002 22:40:30 +0000 (22:40 +0000)]
this is better
Original commit message from CVS:
this is better
Thomas Vander Stichele [Mon, 4 Feb 2002 22:33:48 +0000 (22:33 +0000)]
shouldn't fuss about not needing to ref at all
Original commit message from CVS:
shouldn't fuss about not needing to ref at all
Richard Boulton [Mon, 4 Feb 2002 21:24:08 +0000 (21:24 +0000)]
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path....
Original commit message from CVS:
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand,
rather than adding m4/ to aclocal search path. Shouldn't cause errors when
macros are already present on system, because macros in acinclude.m4 are
used in preference.
Richard Boulton [Mon, 4 Feb 2002 20:33:14 +0000 (20:33 +0000)]
gstreamer-register -> gst-register gstreamer-launch -> gst-launch etc.
Original commit message from CVS:
gstreamer-register -> gst-register
gstreamer-launch -> gst-launch
etc.
Andy Wingo [Mon, 4 Feb 2002 20:05:44 +0000 (20:05 +0000)]
brown paper bag commit
Original commit message from CVS:
brown paper bag commit
Andy Wingo [Mon, 4 Feb 2002 17:41:45 +0000 (17:41 +0000)]
cothreads stuff i forgot to commit last night
Original commit message from CVS:
cothreads stuff i forgot to commit last night
Andy Wingo [Mon, 4 Feb 2002 03:23:12 +0000 (03:23 +0000)]
removed my cothreads dir in favor of the cothreads/ module
Original commit message from CVS:
removed my cothreads dir in favor of the cothreads/ module
Wim Taymans [Sun, 3 Feb 2002 20:07:09 +0000 (20:07 +0000)]
Added a first stab at a better clocking system.
Original commit message from CVS:
Added a first stab at a better clocking system.
It still needs more infrastructure for async notification and custom clock
implementors.
This thing can still deadlock the pipeline.
Thomas Vander Stichele [Sun, 3 Feb 2002 16:16:36 +0000 (16:16 +0000)]
initial import
Original commit message from CVS:
initial import
Thomas Vander Stichele [Sun, 3 Feb 2002 16:16:36 +0000 (16:16 +0000)]
Initial revision
Original commit message from CVS:
Initial revision
Ronald S. Bultje [Sun, 3 Feb 2002 15:47:20 +0000 (15:47 +0000)]
Some small adjustments for for better open-a-new-file handling
Original commit message from CVS:
Some small adjustments for for better open-a-new-file handling
Andy Wingo [Sat, 2 Feb 2002 23:09:20 +0000 (23:09 +0000)]
some release caveats, some todos
Original commit message from CVS:
some release caveats, some todos
Andy Wingo [Sat, 2 Feb 2002 19:07:10 +0000 (19:07 +0000)]
some compile fixes, api changes, and i added the ability to create new chunks on the stack, which can extend the main...
Original commit message from CVS:
some compile fixes, api changes, and i added the ability to create new chunks on the
stack, which can extend the main thread's stack up to 8M under linuxthreads. thanks
to billh for the {set,get}rlimit tip.
on the other hand, there's a nasty bug in cothreads when they are run without gthreads
that i'm still tracking down. that's the last bug though, at this point.
the commit is to syn the repository with my working copy before moving cothreads to a
separate module.
Thomas Vander Stichele [Sat, 2 Feb 2002 17:35:06 +0000 (17:35 +0000)]
back to cvs mode
Original commit message from CVS:
back to cvs mode
Thomas Vander Stichele [Sat, 2 Feb 2002 13:50:03 +0000 (13:50 +0000)]
prepping the release
Original commit message from CVS:
prepping the release
Wim Taymans [Sat, 2 Feb 2002 13:36:21 +0000 (13:36 +0000)]
Added some more shims
Original commit message from CVS:
Added some more shims
Pointless cleanups..
Wim Taymans [Sat, 2 Feb 2002 13:34:44 +0000 (13:34 +0000)]
More pointless cleanups
Original commit message from CVS:
More pointless cleanups
Wim Taymans [Sat, 2 Feb 2002 13:32:32 +0000 (13:32 +0000)]
Small pointless cleanups
Original commit message from CVS:
Small pointless cleanups
Wim Taymans [Sat, 2 Feb 2002 13:27:33 +0000 (13:27 +0000)]
Small cleanups
Original commit message from CVS:
Small cleanups
Wim Taymans [Sat, 2 Feb 2002 13:24:25 +0000 (13:24 +0000)]
Make filesrc respond to seek
Original commit message from CVS:
Make filesrc respond to seek
Wim Taymans [Sat, 2 Feb 2002 13:23:07 +0000 (13:23 +0000)]
Added _seek and _tell // cleanup
Original commit message from CVS:
Added _seek and _tell
// cleanup
Wim Taymans [Sat, 2 Feb 2002 00:22:34 +0000 (00:22 +0000)]
Fix a serious leak in tee
Original commit message from CVS:
Fix a serious leak in tee
Erik Walthinsen [Fri, 1 Feb 2002 22:37:16 +0000 (22:37 +0000)]
Change soversion back to 0:0:0 and add use of -release flag for libtool.
Original commit message from CVS:
Change soversion back to 0:0:0 and add use of -release flag for libtool.
This means that any program linking against libgst will automatically have
the specific release of libgst encoded into it. This enforces the fact
that (for the moment), the API/ABI is changing rapidly enough that you
can't link against 0.3.2 originally and have it still work with 0.3.3. It
might be possible, but highly unlikely.
When we get closer to a stable API/ABI, in the 0.5.0 timeframe most likely,
we will start using soversions as recommended in the libtool docs. Then
we have to pay more attention to forward and backwards compatiblity, or
rather, we have to *start* paying attention <g>
Thomas Vander Stichele [Thu, 31 Jan 2002 23:19:18 +0000 (23:19 +0000)]
goind down again
Original commit message from CVS:
goind down again
David I. Lehn [Thu, 31 Jan 2002 23:11:03 +0000 (23:11 +0000)]
Update libtool lib version
Original commit message from CVS:
Update libtool lib version
Thomas Vander Stichele [Thu, 31 Jan 2002 22:43:42 +0000 (22:43 +0000)]
release version
Original commit message from CVS:
release version
Thomas Vander Stichele [Thu, 31 Jan 2002 22:42:52 +0000 (22:42 +0000)]
remove elements from the tests for now
Original commit message from CVS:
remove elements from the tests for now
Thomas Vander Stichele [Thu, 31 Jan 2002 22:33:22 +0000 (22:33 +0000)]
elements test dir
Original commit message from CVS:
elements test dir
Thomas Vander Stichele [Thu, 31 Jan 2002 22:27:04 +0000 (22:27 +0000)]
adding release notes to dist
Original commit message from CVS:
adding release notes to dist
Thomas Vander Stichele [Thu, 31 Jan 2002 22:26:03 +0000 (22:26 +0000)]
codename is in release notes, let's leave it there
Original commit message from CVS:
codename is in release notes, let's leave it there
Thomas Vander Stichele [Thu, 31 Jan 2002 22:23:46 +0000 (22:23 +0000)]
release notes
Original commit message from CVS:
release notes
Thomas Vander Stichele [Thu, 31 Jan 2002 22:02:26 +0000 (22:02 +0000)]
added codename
Original commit message from CVS:
added codename
Ronald S. Bultje [Thu, 31 Jan 2002 21:03:39 +0000 (21:03 +0000)]
Allow new headers to be written - or we will never create valid second files for avimux
Original commit message from CVS:
Allow new headers to be written - or we will never create valid second files for avimux
Ronald S. Bultje [Thu, 31 Jan 2002 15:38:04 +0000 (15:38 +0000)]
Allow multiple files to be created with disksink and integrate a new event for that
Original commit message from CVS:
Allow multiple files to be created with disksink and integrate a new event for that
Christian Schaller [Thu, 31 Jan 2002 15:25:46 +0000 (15:25 +0000)]
update libxml depenecy to libxml2
Original commit message from CVS:
update libxml depenecy to libxml2
Thomas Vander Stichele [Thu, 31 Jan 2002 12:17:46 +0000 (12:17 +0000)]
tee test too bad it fails at creating
Original commit message from CVS:
tee test
too bad it fails at creating
Martin Enlund [Thu, 31 Jan 2002 09:08:30 +0000 (09:08 +0000)]
Updated to use gst-launch instead of gstreamer-launch and mad instead of mpg123
Original commit message from CVS:
Updated to use gst-launch instead of gstreamer-launch and mad instead of mpg123
Wrobell [Wed, 30 Jan 2002 23:49:06 +0000 (23:49 +0000)]
- plugins are built without versioning info /Uraeus claims: plugins/; if not plugins why this is built as lib*.so.0.0.0?
Original commit message from CVS:
- plugins are built without versioning info /Uraeus claims: plugins/;
if not plugins why this is built as lib*.so.0.0.0?
Thomas Vander Stichele [Wed, 30 Jan 2002 23:38:04 +0000 (23:38 +0000)]
prerelease
Original commit message from CVS:
prerelease
Wrobell [Wed, 30 Jan 2002 23:09:26 +0000 (23:09 +0000)]
- use aclocal -I option instead of cat
Original commit message from CVS:
- use aclocal -I option instead of cat
Christian Schaller [Wed, 30 Jan 2002 22:13:52 +0000 (22:13 +0000)]
Adding the SPIDER to the specfile, all hail Loth
Original commit message from CVS:
Adding the SPIDER to the specfile, all hail Loth
Benjamin Otte [Wed, 30 Jan 2002 21:54:06 +0000 (21:54 +0000)]
fix segfault when pushing events twice
Original commit message from CVS:
fix segfault when pushing events twice
Thomas Vander Stichele [Wed, 30 Jan 2002 17:27:46 +0000 (17:27 +0000)]
trying to fall back to glib1 when glib2 isn't there
Original commit message from CVS:
trying to fall back to glib1 when glib2 isn't there
Thomas Vander Stichele [Wed, 30 Jan 2002 17:27:01 +0000 (17:27 +0000)]
fall back to glib1 when no glib2 found
Original commit message from CVS:
fall back to glib1 when no glib2 found
Thomas Vander Stichele [Wed, 30 Jan 2002 10:15:26 +0000 (10:15 +0000)]
removing versioning please check ;)
Original commit message from CVS:
removing versioning
please check ;)
Thomas Vander Stichele [Wed, 30 Jan 2002 10:08:53 +0000 (10:08 +0000)]
cvs versioning
Original commit message from CVS:
cvs versioning
Benjamin Otte [Tue, 29 Jan 2002 23:48:08 +0000 (23:48 +0000)]
added event proposal - probably a bit long, you may shorten it, if you can.
Original commit message from CVS:
added event proposal - probably a bit long, you may shorten it, if you can.
Benjamin Otte [Tue, 29 Jan 2002 20:42:18 +0000 (20:42 +0000)]
dude, use glib swap functions
Original commit message from CVS:
dude, use glib swap functions
Benjamin Otte [Tue, 29 Jan 2002 20:06:07 +0000 (20:06 +0000)]
inclusion of GstMD5Sink
Original commit message from CVS:
inclusion of GstMD5Sink
Thomas Vander Stichele [Tue, 29 Jan 2002 16:41:44 +0000 (16:41 +0000)]
first stab at some ideas for 0.4.0
Original commit message from CVS:
first stab at some ideas for 0.4.0
Thomas Vander Stichele [Tue, 29 Jan 2002 12:08:42 +0000 (12:08 +0000)]
... and this one fixes make distcheck for glib2 builds
Original commit message from CVS:
... and this one fixes make distcheck for glib2 builds
Thomas Vander Stichele [Tue, 29 Jan 2002 11:17:44 +0000 (11:17 +0000)]
this fixes the marshal thingy
Original commit message from CVS:
this fixes the marshal thingy
Andy Wingo [Tue, 29 Jan 2002 05:49:57 +0000 (05:49 +0000)]
fixed a number of bugs, added support for cothread-private data and functions of the form void (*func) (int argc, voi...
Original commit message from CVS:
fixed a number of bugs, added support for cothread-private data and
functions of the form void (*func) (int argc, void **argv)
the test app demonstrates the thread-safety of the cothreads lib
this is shaping up to be pretty solid.
Thomas Vander Stichele [Mon, 28 Jan 2002 17:14:41 +0000 (17:14 +0000)]
trying to fix some of the issues here
Original commit message from CVS:
trying to fix some of the issues here
Andy Wingo [Mon, 28 Jan 2002 01:56:17 +0000 (01:56 +0000)]
it works, yo
Original commit message from CVS:
it works, yo
Benjamin Otte [Mon, 28 Jan 2002 01:48:34 +0000 (01:48 +0000)]
initial import of the spider autoplugger - not to self: Makefile changes must be committed, too
Original commit message from CVS:
initial import of the spider autoplugger - not to self: Makefile changes must be committed, too
Benjamin Otte [Mon, 28 Jan 2002 01:47:31 +0000 (01:47 +0000)]
initial import of the spider autoplugger
Original commit message from CVS:
initial import of the spider autoplugger
Andy Wingo [Mon, 28 Jan 2002 01:32:02 +0000 (01:32 +0000)]
removed acinclude.m4
Original commit message from CVS:
removed acinclude.m4
Andy Wingo [Mon, 28 Jan 2002 01:29:10 +0000 (01:29 +0000)]
the cothreads library now builds, but it's untested the public api is in cothreads.h
Original commit message from CVS:
the cothreads library now builds, but it's untested
the public api is in cothreads.h
Benjamin Otte [Mon, 28 Jan 2002 00:51:39 +0000 (00:51 +0000)]
add API to make life easier
Original commit message from CVS:
add API to make life easier
Benjamin Otte [Mon, 28 Jan 2002 00:40:11 +0000 (00:40 +0000)]
fix SEGV when connecting chains during an iteration
Original commit message from CVS:
fix SEGV when connecting chains during an iteration
Wim Taymans [Sun, 27 Jan 2002 23:36:38 +0000 (23:36 +0000)]
Current ideas for a global clocking mechanism.
Original commit message from CVS:
Current ideas for a global clocking mechanism.
Benjamin Otte [Sun, 27 Jan 2002 22:35:08 +0000 (22:35 +0000)]
fix bug in _dispose of element/pads
Original commit message from CVS:
fix bug in _dispose of element/pads
Benjamin Otte [Sun, 27 Jan 2002 22:10:10 +0000 (22:10 +0000)]
make the test have output
Original commit message from CVS:
make the test have output
Andy Wingo [Sun, 27 Jan 2002 20:11:58 +0000 (20:11 +0000)]
a couple of fixen
Original commit message from CVS:
a couple of fixen
Andy Wingo [Sun, 27 Jan 2002 20:03:54 +0000 (20:03 +0000)]
a first pass at cleaning up the configure stuff new cothread library started, some experimental stack allocation code...
Original commit message from CVS:
* a first pass at cleaning up the configure stuff
* new cothread library started, some experimental stack allocation code is in place
Wim Taymans [Sun, 27 Jan 2002 19:29:57 +0000 (19:29 +0000)]
Use a core element (tee) for this testcase
Original commit message from CVS:
Use a core element (tee) for this testcase
Wim Taymans [Sun, 27 Jan 2002 19:24:23 +0000 (19:24 +0000)]
Added another testcase.
Original commit message from CVS:
Added another testcase.
Wim Taymans [Sun, 27 Jan 2002 19:21:05 +0000 (19:21 +0000)]
Fix padtemplate being unreffed twice on glib2
Original commit message from CVS:
Fix padtemplate being unreffed twice on glib2
Andy Wingo [Sun, 27 Jan 2002 19:08:38 +0000 (19:08 +0000)]
added -Wall to GST_INT_CFLAGS
Original commit message from CVS:
added -Wall to GST_INT_CFLAGS
Andy Wingo [Sun, 27 Jan 2002 16:02:57 +0000 (16:02 +0000)]
adding pkg-config's m4.
Original commit message from CVS:
adding pkg-config's m4.
Benjamin Otte [Sat, 26 Jan 2002 20:55:59 +0000 (20:55 +0000)]
make add_ghost_pad return new pad instead of NULL
Original commit message from CVS:
make add_ghost_pad return new pad instead of NULL
Wim Taymans [Sat, 26 Jan 2002 18:28:55 +0000 (18:28 +0000)]
Do the right thing on SET/CUR/END seek types.
Original commit message from CVS:
Do the right thing on SET/CUR/END seek types.
Wim Taymans [Sat, 26 Jan 2002 18:28:26 +0000 (18:28 +0000)]
Added SET/CUR/END seek types.
Original commit message from CVS:
Added SET/CUR/END seek types.
Andy Wingo [Fri, 25 Jan 2002 04:27:24 +0000 (04:27 +0000)]
should fix an error in a no-glib2 error message, an error in libxml stuff and silencing a warning in the cothreads stuff
Original commit message from CVS:
should fix an error in a no-glib2 error message, an error in libxml stuff
(newer versions of libxml1 can be included as libxml/parser.h), and silencing
a warning in the cothreads stuff
Wim Taymans [Thu, 24 Jan 2002 22:24:45 +0000 (22:24 +0000)]
A prototype abstract for GUAD3C
Original commit message from CVS:
A prototype abstract for GUAD3C
Andy Wingo [Wed, 23 Jan 2002 20:00:09 +0000 (20:00 +0000)]
this version actually autogens properly and passes make distcheck
Original commit message from CVS:
this version actually autogens properly and passes make distcheck
Andy Wingo [Wed, 23 Jan 2002 03:14:19 +0000 (03:14 +0000)]
i got it to work. i am the hack-master of the moment. check out test-pth-pthreads2.c.
Original commit message from CVS:
i got it to work. i am the hack-master of the moment. check out test-pth-pthreads2.c.
Andy Wingo [Wed, 23 Jan 2002 01:23:10 +0000 (01:23 +0000)]
new, shiny hack uses mutexes to determine the current pthread_descr without resorting to internal header files. muaha...
Original commit message from CVS:
new, shiny hack uses mutexes to determine the current pthread_descr
without resorting to internal header files. muahaha ;)
this is only for linuxthreads, of course.
Andy Wingo [Wed, 23 Jan 2002 00:11:29 +0000 (00:11 +0000)]
remove kruft that krept in on previous kommit
Original commit message from CVS:
remove kruft that krept in on previous kommit
Andy Wingo [Wed, 23 Jan 2002 00:04:33 +0000 (00:04 +0000)]
build system tweaks, and now the cothreads test code will build and configure with the rest of gst.
Original commit message from CVS:
build system tweaks, and now the cothreads test code will build and configure with the rest of gst.
Andy Wingo [Tue, 22 Jan 2002 21:48:26 +0000 (21:48 +0000)]
this works, but it sucks
Original commit message from CVS:
this works, but it sucks
Andy Wingo [Tue, 22 Jan 2002 21:41:14 +0000 (21:41 +0000)]
added another test
Original commit message from CVS:
added another test
Andy Wingo [Tue, 22 Jan 2002 20:50:39 +0000 (20:50 +0000)]
further fixes
Original commit message from CVS:
further fixes
Andy Wingo [Tue, 22 Jan 2002 01:32:49 +0000 (01:32 +0000)]
forgot to add a file
Original commit message from CVS:
forgot to add a file
Andy Wingo [Mon, 21 Jan 2002 22:21:19 +0000 (22:21 +0000)]
attemping to resolve thread_self() problems, unfinished
Original commit message from CVS:
attemping to resolve thread_self() problems, unfinished
Andy Wingo [Mon, 21 Jan 2002 05:19:49 +0000 (05:19 +0000)]
added autogen skript
Original commit message from CVS:
added autogen skript
Andy Wingo [Mon, 21 Jan 2002 05:09:17 +0000 (05:09 +0000)]
added a test for pth and pthreads. in summary, it doesn't work because in __pthread_find_self() some funny stack poin...
Original commit message from CVS:
added a test for pth and pthreads. in summary, it doesn't work because
in __pthread_find_self() some funny stack pointer math is done that
will result in no matches for __pthread_find_self(). this is dereferenced in
__errno_location, causing a segfault on context switch because of the errno-swapping
on the part of pth. it's a mess and i don't know how to get around it. i'll
have to look into what ngpt does for looking up errno, as it has kernel threads as
well as user threads.
Andy Wingo [Mon, 21 Jan 2002 00:20:29 +0000 (00:20 +0000)]
The core code from pth has been taken out and included in gstreamer.
Original commit message from CVS:
The core code from pth has been taken out and included in gstreamer.
This code is documented, more or less, in http://www-124.ibm.com/pthreads/docs/rse-pmt.ps.
This code is designed to replace cothreads.[ch], eventually.
Wim Taymans [Sun, 20 Jan 2002 16:04:16 +0000 (16:04 +0000)]
Small cleanups
Original commit message from CVS:
Small cleanups
Only do capsnego in READY or higher
Wim Taymans [Sun, 20 Jan 2002 11:55:35 +0000 (11:55 +0000)]
Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device...
Original commit message from CVS:
Delay pad negotiation until the element is in READY or higher. this will
gice the element a chance to open its devices before we start calling the
connect functions.
Make sure we use the real pad in the negotiation.
Some other small cleanups.
Andy Wingo [Sat, 19 Jan 2002 15:22:19 +0000 (15:22 +0000)]
removed another overzealous check, sigh
Original commit message from CVS:
removed another overzealous check, sigh
Andy Wingo [Sat, 19 Jan 2002 06:49:06 +0000 (06:49 +0000)]
removed a check that was too restrictive. any errors that are not caught here will be caught at runtime.
Original commit message from CVS:
removed a check that was too restrictive. any errors that are not caught here will be caught at runtime.