- May 23, 2001
-
-
Thomas Vander Stichele authored
Original commit message from CVS: added level Makefile deleted one of two instances of adder Makefile
-
- May 22, 2001
-
-
Bastien Nocera authored
Original commit message from CVS: - it is now possible to change the opened file when state is PAUSED
-
Richard Boulton authored
Original commit message from CVS: autogen.sh now fails if aclocal fails.
-
Bastien Nocera authored
Original commit message from CVS: - added a line to autogen.sh for the busy application developers
-
- May 21, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Updates to the audiofile detection stuff.
-
Thomas Vander Stichele authored
Original commit message from CVS: trying to add a check for libaudiofile (-> plugins/audiofile/afsink)
-
Bastien Nocera authored
Original commit message from CVS: - removed the parse factory, it's unused
-
Arik Devens authored
Original commit message from CVS: Added a ChangeLog as per hadess' sugesstion, and added myself as an author.
-
Arik Devens authored
Original commit message from CVS: added the begninnings of full-screen support (crashes atm), playing at double size, general code cleanup and what not.
-
- May 20, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Fixed a problem with -inspect where some args would not show up correctly
-
Wim Taymans authored
Original commit message from CVS: Better output of element flags.
-
Wim Taymans authored
Original commit message from CVS: Escape spaces in the cmdline args with "\\ " so that parse can handle it.
-
Wim Taymans authored
Added the possibility to escape chars in gstparse. You can now give it a cmdline like disksrc location=some\ sort\ of... Original commit message from CVS: Added the possibility to escape chars in gstparse. You can now give it a cmdline like disksrc location=some\ sort\ of.mp3 ! .... and it does the right thing.
-
Thomas Vander Stichele authored
Original commit message from CVS: reinstated exit(-1) when gstparse.c doesn't find the plugin mentioned
-
Wim Taymans authored
Original commit message from CVS: Made pipefilter a DECOUPLED element.
-
Wim Taymans authored
Added the code for the bonobo media component. It doesn't really work yet because bonobo-media doesn't show video. Original commit message from CVS: Added the code for the bonobo media component. It doesn't really work yet because bonobo-media doesn't show video.
-
Arik Devens authored
Original commit message from CVS: finally managed to get the AUTHORS file added. big things are coming allright ;-)
-
Bastien Nocera authored
Original commit message from CVS: - added myself to the AUTHORS file
-
- May 17, 2001
-
-
David I. Lehn authored
Original commit message from CVS: Pesky nightly doc build failure emails exposing my forgetfulness...
-
- May 16, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Added SDL.
-
Wim Taymans authored
Original commit message from CVS: Added a check for SDL
-
Wim Taymans authored
Original commit message from CVS: Added gnomevfs checks.
-
David I. Lehn authored
Original commit message from CVS: - Fix cothread pointers and allocation so full 2M stack space available: - Double maximums to use full stack space: - COTHREAD_STACKSIZE = 16k - COTHREAD_MAXTHREADS = 128 - cothread changes only verified on x86 - cothread_create returns NULL if nthreads == MAXTHREADS though not yet handled by gstschedule caller
-
David I. Lehn authored
Original commit message from CVS: - basic arch check for HAVE_RDTSC - use common gst_trace_read_tsc() for RDTSC call - add untested function to do ascii dump of trace data
-
David I. Lehn authored
Original commit message from CVS: fix a couple warnings
-
- May 15, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: added ability to write out xml copy of pipeline
-
- May 14, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: removed the COTHREAD_STACKSIZE and friends, since they're now private to cothreads.c
-
- May 10, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: some minor updates with a hair more speed
-
Erik Walthinsen authored
Original commit message from CVS: move cothread_context definition over to the .c
-
Erik Walthinsen authored
fixed up macros to match new RealPad stuff, change #if 1 to #if 0 to use, beware you must rebuild all plugins after c... Original commit message from CVS: fixed up macros to match new RealPad stuff, change #if 1 to #if 0 to use, beware you must rebuild all plugins after change
-
Erik Walthinsen authored
Original commit message from CVS: moved cothread parameters into .c to avoid rebuilding libgst.la every time
-
Erik Walthinsen authored
Original commit message from CVS: corrected the rdtsc code, it actually, um, works now ;-)
-
David I. Lehn authored
Original commit message from CVS: Added simple latency tester.
-
David I. Lehn authored
Original commit message from CVS: Pass buffer in handoff signal
-
David I. Lehn authored
Original commit message from CVS: just call exit() once
-
- May 09, 2001
-
-
David I. Lehn authored
Original commit message from CVS: Added "silent" arg.
-
- May 05, 2001
-
-
Wim Taymans authored
Original commit message from CVS: Make sure the plugin filaname is set before calling the init function.
-
David I. Lehn authored
Original commit message from CVS: update version
-
David I. Lehn authored
Original commit message from CVS: Sync with current code - add more and more plugins.
-
- May 03, 2001
-
-
Erik Walthinsen authored
Original commit message from CVS: fixed spelling mistake in user-visible output
-