Ronald S. Bultje
02605b1754
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
2002-01-31 21:03:39 +00:00
Ronald S. Bultje
6db16f9677
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
2002-01-31 15:38:04 +00:00
Christian Schaller
6d51610ac4
update libxml depenecy to libxml2
...
Original commit message from CVS:
update libxml depenecy to libxml2
2002-01-31 15:25:46 +00:00
Thomas Vander Stichele
9505bda9c8
tee test too bad it fails at creating
...
Original commit message from CVS:
tee test
too bad it fails at creating
2002-01-31 12:17:46 +00:00
Martin Enlund
6f55778255
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
2002-01-31 09:08:30 +00:00
Wrobell
b1be00e651
- 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?
2002-01-30 23:49:06 +00:00
Thomas Vander Stichele
773fed0447
prerelease
...
Original commit message from CVS:
prerelease
2002-01-30 23:38:04 +00:00
Wrobell
7e7e371ffe
- use aclocal -I option instead of cat
...
Original commit message from CVS:
- use aclocal -I option instead of cat
2002-01-30 23:09:26 +00:00
Christian Schaller
e72a89da8b
Adding the SPIDER to the specfile, all hail Loth
...
Original commit message from CVS:
Adding the SPIDER to the specfile, all hail Loth
2002-01-30 22:13:52 +00:00
Benjamin Otte
e9d5cf15ba
fix segfault when pushing events twice
...
Original commit message from CVS:
fix segfault when pushing events twice
2002-01-30 21:54:06 +00:00
Thomas Vander Stichele
a5678b4f06
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
2002-01-30 17:27:46 +00:00
Thomas Vander Stichele
f087e37458
fall back to glib1 when no glib2 found
...
Original commit message from CVS:
fall back to glib1 when no glib2 found
2002-01-30 17:27:01 +00:00
Thomas Vander Stichele
2a75dee620
removing versioning please check ;)
...
Original commit message from CVS:
removing versioning
please check ;)
2002-01-30 10:15:26 +00:00
Thomas Vander Stichele
96e19b930b
cvs versioning
...
Original commit message from CVS:
cvs versioning
2002-01-30 10:08:53 +00:00
Benjamin Otte
08faf88f0d
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.
2002-01-29 23:48:08 +00:00
Benjamin Otte
7fe00b9485
dude, use glib swap functions
...
Original commit message from CVS:
dude, use glib swap functions
2002-01-29 20:42:18 +00:00
Benjamin Otte
aaf8407f85
inclusion of GstMD5Sink
...
Original commit message from CVS:
inclusion of GstMD5Sink
2002-01-29 20:06:07 +00:00
Thomas Vander Stichele
69ad8b19a1
first stab at some ideas for 0.4.0
...
Original commit message from CVS:
first stab at some ideas for 0.4.0
2002-01-29 16:41:44 +00:00
Thomas Vander Stichele
dd61460c4a
... and this one fixes make distcheck for glib2 builds
...
Original commit message from CVS:
... and this one fixes make distcheck for glib2 builds
2002-01-29 12:08:42 +00:00
Thomas Vander Stichele
a65431489c
this fixes the marshal thingy
...
Original commit message from CVS:
this fixes the marshal thingy
2002-01-29 11:17:44 +00:00
Andy Wingo
9ea4df4ce7
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.
2002-01-29 05:49:57 +00:00
Thomas Vander Stichele
b7b4eafce7
trying to fix some of the issues here
...
Original commit message from CVS:
trying to fix some of the issues here
2002-01-28 17:14:41 +00:00
Andy Wingo
ca06615762
it works, yo
...
Original commit message from CVS:
it works, yo
2002-01-28 01:56:17 +00:00
Benjamin Otte
b0e9344c56
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
2002-01-28 01:48:34 +00:00
Benjamin Otte
475a7acaa3
initial import of the spider autoplugger
...
Original commit message from CVS:
initial import of the spider autoplugger
2002-01-28 01:47:31 +00:00
Andy Wingo
60b74d0591
removed acinclude.m4
...
Original commit message from CVS:
removed acinclude.m4
2002-01-28 01:32:02 +00:00
Andy Wingo
45a4d305fd
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
2002-01-28 01:29:10 +00:00
Benjamin Otte
9d34e82b9a
add API to make life easier
...
Original commit message from CVS:
add API to make life easier
2002-01-28 00:51:39 +00:00
Benjamin Otte
780213e23a
fix SEGV when connecting chains during an iteration
...
Original commit message from CVS:
fix SEGV when connecting chains during an iteration
2002-01-28 00:40:11 +00:00
Wim Taymans
1e745f2bed
Current ideas for a global clocking mechanism.
...
Original commit message from CVS:
Current ideas for a global clocking mechanism.
2002-01-27 23:36:38 +00:00
Benjamin Otte
9e1fa5e574
fix bug in _dispose of element/pads
...
Original commit message from CVS:
fix bug in _dispose of element/pads
2002-01-27 22:35:08 +00:00
Benjamin Otte
49ae4007af
make the test have output
...
Original commit message from CVS:
make the test have output
2002-01-27 22:10:10 +00:00
Andy Wingo
0a8603e20a
a couple of fixen
...
Original commit message from CVS:
a couple of fixen
2002-01-27 20:11:58 +00:00
Andy Wingo
bf81ebae7c
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
2002-01-27 20:03:54 +00:00
Wim Taymans
132f776069
Use a core element (tee) for this testcase
...
Original commit message from CVS:
Use a core element (tee) for this testcase
2002-01-27 19:29:57 +00:00
Wim Taymans
f6027148a4
Added another testcase.
...
Original commit message from CVS:
Added another testcase.
2002-01-27 19:24:23 +00:00
Wim Taymans
40724bf5ad
Fix padtemplate being unreffed twice on glib2
...
Original commit message from CVS:
Fix padtemplate being unreffed twice on glib2
2002-01-27 19:21:05 +00:00
Andy Wingo
623c7f1144
added -Wall to GST_INT_CFLAGS
...
Original commit message from CVS:
added -Wall to GST_INT_CFLAGS
2002-01-27 19:08:38 +00:00
Andy Wingo
81337fdf49
adding pkg-config's m4.
...
Original commit message from CVS:
adding pkg-config's m4.
2002-01-27 16:02:57 +00:00
Benjamin Otte
6052a8876a
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
2002-01-26 20:55:59 +00:00
Wim Taymans
5290fba98d
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.
2002-01-26 18:28:55 +00:00
Wim Taymans
8a9a74d370
Added SET/CUR/END seek types.
...
Original commit message from CVS:
Added SET/CUR/END seek types.
2002-01-26 18:28:26 +00:00
Andy Wingo
94dac7322d
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
2002-01-25 04:27:24 +00:00
Wim Taymans
11f8f4b345
A prototype abstract for GUAD3C
...
Original commit message from CVS:
A prototype abstract for GUAD3C
2002-01-24 22:24:45 +00:00
Andy Wingo
64e3f0a928
this version actually autogens properly and passes make distcheck
...
Original commit message from CVS:
this version actually autogens properly and passes make distcheck
2002-01-23 20:00:09 +00:00
Andy Wingo
3c798cc8a0
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.
2002-01-23 03:14:19 +00:00
Andy Wingo
5e48d598ea
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.
2002-01-23 01:23:10 +00:00
Andy Wingo
0fd25cc2c3
remove kruft that krept in on previous kommit
...
Original commit message from CVS:
remove kruft that krept in on previous kommit
2002-01-23 00:11:29 +00:00
Andy Wingo
f58c8f26b4
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.
2002-01-23 00:04:33 +00:00
Andy Wingo
f8b0a4dc3a
this works, but it sucks
...
Original commit message from CVS:
this works, but it sucks
2002-01-22 21:48:26 +00:00