Thomas Vander Stichele
ace842815e
adding basic tests for fakesrc fakesink and tee
...
Original commit message from CVS:
adding basic tests for fakesrc fakesink and tee
2002-02-05 11:48:36 +00:00
Thomas Vander Stichele
d04d01cc3b
trying to write a test for tee first
...
Original commit message from CVS:
trying to write a test for tee first
2002-02-05 10:55:21 +00:00
Thomas Vander Stichele
9f5ccfc9b4
remove cothreads from the Makefile.am
...
Original commit message from CVS:
remove cothreads from the Makefile.am
2002-02-05 09:31:57 +00:00
Thomas Vander Stichele
1795cddc9f
small compile fix
...
Original commit message from CVS:
small compile fix
2002-02-04 23:28:55 +00:00
Thomas Vander Stichele
bacad78afe
oops
...
Original commit message from CVS:
oops
2002-02-04 23:25:40 +00:00
Thomas Vander Stichele
98d9527ac7
similar fix for count ref
...
Original commit message from CVS:
similar fix for count ref
2002-02-04 22:41:23 +00:00
Thomas Vander Stichele
0631f3a082
this is better
...
Original commit message from CVS:
this is better
2002-02-04 22:40:30 +00:00
Thomas Vander Stichele
26d7525c14
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
2002-02-04 22:33:48 +00:00
Richard Boulton
ac59cb71c0
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.
2002-02-04 21:24:08 +00:00
Richard Boulton
030a1f6a25
gstreamer-register -> gst-register gstreamer-launch -> gst-launch etc.
...
Original commit message from CVS:
gstreamer-register -> gst-register
gstreamer-launch -> gst-launch
etc.
2002-02-04 20:33:14 +00:00
Andy Wingo
24c0001f6c
brown paper bag commit
...
Original commit message from CVS:
brown paper bag commit
2002-02-04 20:05:44 +00:00
Andy Wingo
49075e62b5
cothreads stuff i forgot to commit last night
...
Original commit message from CVS:
cothreads stuff i forgot to commit last night
2002-02-04 17:41:45 +00:00
Andy Wingo
7ed9201e06
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
2002-02-04 03:23:12 +00:00
Wim Taymans
53b6bb6242
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.
2002-02-03 20:07:09 +00:00
Thomas Vander Stichele
6b2df345f7
initial import
...
Original commit message from CVS:
initial import
2002-02-03 16:16:36 +00:00
Thomas Vander Stichele
cf1fb56395
Initial revision
...
Original commit message from CVS:
Initial revision
2002-02-03 16:16:36 +00:00
Ronald S. Bultje
3ea3b8e8ab
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
2002-02-03 15:47:20 +00:00
Andy Wingo
e9ea094528
some release caveats, some todos
...
Original commit message from CVS:
some release caveats, some todos
2002-02-02 23:09:20 +00:00
Andy Wingo
259c8c394c
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.
2002-02-02 19:07:10 +00:00
Thomas Vander Stichele
aae5e50662
back to cvs mode
...
Original commit message from CVS:
back to cvs mode
2002-02-02 17:35:06 +00:00
Thomas Vander Stichele
fb54baa94b
prepping the release
...
Original commit message from CVS:
prepping the release
2002-02-02 13:50:03 +00:00
Wim Taymans
a6048ae4d7
Added some more shims
...
Original commit message from CVS:
Added some more shims
Pointless cleanups..
2002-02-02 13:36:21 +00:00
Wim Taymans
d73903bd22
More pointless cleanups
...
Original commit message from CVS:
More pointless cleanups
2002-02-02 13:34:44 +00:00
Wim Taymans
24e313c153
Small pointless cleanups
...
Original commit message from CVS:
Small pointless cleanups
2002-02-02 13:32:32 +00:00
Wim Taymans
991b6231ea
Small cleanups
...
Original commit message from CVS:
Small cleanups
2002-02-02 13:27:33 +00:00
Wim Taymans
f0e4bd3b5c
Make filesrc respond to seek
...
Original commit message from CVS:
Make filesrc respond to seek
2002-02-02 13:24:25 +00:00
Wim Taymans
a7c0c874b5
Added _seek and _tell // cleanup
...
Original commit message from CVS:
Added _seek and _tell
// cleanup
2002-02-02 13:23:07 +00:00
Wim Taymans
b37f73757a
Fix a serious leak in tee
...
Original commit message from CVS:
Fix a serious leak in tee
2002-02-02 00:22:34 +00:00
Erik Walthinsen
5684e131de
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>
2002-02-01 22:37:16 +00:00
Thomas Vander Stichele
bc24958dc8
goind down again
...
Original commit message from CVS:
goind down again
2002-01-31 23:19:18 +00:00
David I. Lehn
71519ef2a5
Update libtool lib version
...
Original commit message from CVS:
Update libtool lib version
2002-01-31 23:11:03 +00:00
Thomas Vander Stichele
5aaedd70a6
release version
...
Original commit message from CVS:
release version
2002-01-31 22:43:42 +00:00
Thomas Vander Stichele
5796ee63bc
remove elements from the tests for now
...
Original commit message from CVS:
remove elements from the tests for now
2002-01-31 22:42:52 +00:00
Thomas Vander Stichele
d3ef105676
elements test dir
...
Original commit message from CVS:
elements test dir
2002-01-31 22:33:22 +00:00
Thomas Vander Stichele
4ff8db1f47
adding release notes to dist
...
Original commit message from CVS:
adding release notes to dist
2002-01-31 22:27:04 +00:00
Thomas Vander Stichele
0fb6d4d4a9
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
2002-01-31 22:26:03 +00:00
Thomas Vander Stichele
51fd647968
release notes
...
Original commit message from CVS:
release notes
2002-01-31 22:23:46 +00:00
Thomas Vander Stichele
bd79e2d32f
added codename
...
Original commit message from CVS:
added codename
2002-01-31 22:02:26 +00:00
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