Commit graph

823 commits

Author SHA1 Message Date
Wim Taymans 54271eca8e Removed a debug info line.
Original commit message from CVS:
Removed a debug info line.
2001-05-25 20:42:48 +00:00
Wim Taymans 96d1132bc6 More docs updates.
Original commit message from CVS:
More docs updates.
2001-05-25 20:41:48 +00:00
Wim Taymans 75e66711f9 some minor fixes..
Original commit message from CVS:
some minor fixes..
2001-05-25 20:41:07 +00:00
David I. Lehn 9207932788 automake 1.4-p1 doesn't support AC_CONFIG_FILES. revert to AC_OUTPUT until the fix in the just released 1.4-p2 gets ...
Original commit message from CVS:
automake 1.4-p1 doesn't support AC_CONFIG_FILES.  revert to AC_OUTPUT
until the fix in the just released 1.4-p2 gets debianized. ;)
2001-05-25 04:42:41 +00:00
Wim Taymans 2d931d0b2e Added the autoconf file for version 2.50
Original commit message from CVS:
Added the autoconf file for version 2.50
2001-05-24 11:24:38 +00:00
David I. Lehn 568cbc3030 Update some signal func vars.
Original commit message from CVS:
Update some signal func vars.
2001-05-23 23:24:17 +00:00
David I. Lehn ca421d3905 libtool check fix... copy & paste error msgs code could be improved.
Original commit message from CVS:
libtool check fix... copy & paste error msgs code could be improved.
2001-05-23 23:23:50 +00:00
Thomas Vander Stichele 7e57d02e78 added level Makefile deleted one of two instances of adder Makefile
Original commit message from CVS:
added level Makefile
deleted one of two instances of adder Makefile
2001-05-23 08:48:34 +00:00
Bastien Nocera 427203dc28 - it is now possible to change the opened file when state is PAUSED
Original commit message from CVS:
- it is now possible to change the opened file when state is PAUSED
2001-05-22 19:22:57 +00:00
Richard Boulton 90b551890f autogen.sh now fails if aclocal fails.
Original commit message from CVS:
autogen.sh now fails if aclocal fails.
2001-05-22 13:48:48 +00:00
Bastien Nocera 5b028b13b5 - added a line to autogen.sh for the busy application developers
Original commit message from CVS:
- added a line to autogen.sh for the busy application developers
2001-05-22 12:56:45 +00:00
Wim Taymans ecc27fd6c5 Updates to the audiofile detection stuff.
Original commit message from CVS:
Updates to the audiofile detection stuff.
2001-05-21 20:17:44 +00:00
Thomas Vander Stichele b019f2cc91 trying to add a check for libaudiofile (-> plugins/audiofile/afsink)
Original commit message from CVS:
trying to add a check for libaudiofile (-> plugins/audiofile/afsink)
2001-05-21 19:40:50 +00:00
Bastien Nocera b1516de5f5 - removed the parse factory, it's unused
Original commit message from CVS:
- removed the parse factory, it's unused
2001-05-21 02:35:22 +00:00
Arik Devens d6b32ac2f9 Added a ChangeLog as per hadess' sugesstion, and added myself as an author.
Original commit message from CVS:
Added a ChangeLog as per hadess' sugesstion, and added myself as an author.
2001-05-21 01:37:10 +00:00
Arik Devens 861256b0db playing at double size, general code cleanup and what not.
Original commit message from CVS:
added the begninnings of full-screen support (crashes atm), playing at double size, general code cleanup and what not.
2001-05-21 01:19:06 +00:00
Wim Taymans 4212a8dfdc Fixed a problem with -inspect where some args would not show up correctly
Original commit message from CVS:
Fixed a problem with -inspect where some args would not show up correctly
2001-05-20 21:24:59 +00:00
Wim Taymans 7fb020ffe6 Better output of element flags.
Original commit message from CVS:
Better output of element flags.
2001-05-20 20:12:45 +00:00
Wim Taymans 86bdfc6663 Escape spaces in the cmdline args with "\\ " so that parse can handle it.
Original commit message from CVS:
Escape spaces in the cmdline args with "\\ " so that parse can handle it.
2001-05-20 20:06:09 +00:00
Wim Taymans 704918c3fa 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.
2001-05-20 20:05:29 +00:00
Thomas Vander Stichele 90c0acec1c reinstated exit(-1) when gstparse.c doesn't find the plugin mentioned
Original commit message from CVS:
reinstated exit(-1) when gstparse.c doesn't find the plugin mentioned
2001-05-20 14:55:02 +00:00
Wim Taymans 8a89e0b83e Made pipefilter a DECOUPLED element.
Original commit message from CVS:
Made pipefilter a DECOUPLED element.
2001-05-20 14:12:36 +00:00
Wim Taymans c021af86ec 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.
2001-05-20 10:31:23 +00:00
Arik Devens a9659c61f3 finally managed to get the AUTHORS file added. big things are coming allright ;-)
Original commit message from CVS:
finally managed to get the AUTHORS file added. big things are coming allright ;-)
2001-05-20 05:48:13 +00:00
Bastien Nocera 1643a5d39c - added myself to the AUTHORS file
Original commit message from CVS:
- added myself to the AUTHORS file
2001-05-20 00:16:27 +00:00
David I. Lehn 0ca826d79f Pesky nightly doc build failure emails exposing my forgetfulness...
Original commit message from CVS:
Pesky nightly doc build failure emails exposing my forgetfulness...
2001-05-17 05:20:28 +00:00
Wim Taymans 55bece3931 Added SDL.
Original commit message from CVS:
Added SDL.
2001-05-16 22:42:55 +00:00
Wim Taymans ec14192471 Added a check for SDL
Original commit message from CVS:
Added a check for SDL
2001-05-16 22:40:17 +00:00
Wim Taymans 14a9fe6580 Added gnomevfs checks.
Original commit message from CVS:
Added gnomevfs checks.
2001-05-16 19:32:07 +00:00
David I. Lehn 18adcf5a3f - Fix cothread pointers and allocation so full 2M stack space available:
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
2001-05-16 07:16:47 +00:00
David I. Lehn a164187503 - basic arch check for HAVE_RDTSC
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
2001-05-16 05:04:44 +00:00
David I. Lehn 1d9a7781d4 fix a couple warnings
Original commit message from CVS:
fix a couple warnings
2001-05-16 04:07:33 +00:00
Erik Walthinsen 06f9a6c052 added ability to write out xml copy of pipeline
Original commit message from CVS:
added ability to write out xml copy of pipeline
2001-05-15 09:04:41 +00:00
Erik Walthinsen a71e21678c removed the COTHREAD_STACKSIZE and friends, since they're now private to cothreads.c
Original commit message from CVS:
removed the COTHREAD_STACKSIZE and friends, since they're now private to cothreads.c
2001-05-14 08:51:55 +00:00
Erik Walthinsen 981c654a60 some minor updates with a hair more speed
Original commit message from CVS:
some minor updates with a hair more speed
2001-05-10 23:43:34 +00:00
Erik Walthinsen 4cbdcef47f move cothread_context definition over to the .c
Original commit message from CVS:
move cothread_context definition over to the .c
2001-05-10 22:35:50 +00:00
Erik Walthinsen facc9acb7a 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
2001-05-10 22:30:00 +00:00
Erik Walthinsen afd1953a04 moved cothread parameters into .c to avoid rebuilding libgst.la every time
Original commit message from CVS:
moved cothread parameters into .c to avoid rebuilding libgst.la every time
2001-05-10 22:10:19 +00:00
Erik Walthinsen 3cfd332a23 corrected the rdtsc code, it actually, um, works now ;-)
Original commit message from CVS:
corrected the rdtsc code, it actually, um, works now ;-)
2001-05-10 21:44:20 +00:00
David I. Lehn 6df5d52f72 Added simple latency tester.
Original commit message from CVS:
Added simple latency tester.
2001-05-10 20:30:10 +00:00
David I. Lehn c447ea71a4 Pass buffer in handoff signal
Original commit message from CVS:
Pass buffer in handoff signal
2001-05-10 20:28:51 +00:00
David I. Lehn 9eaced94af just call exit() once
Original commit message from CVS:
just call exit() once
2001-05-10 20:25:29 +00:00
David I. Lehn 38c9344701 Added "silent" arg.
Original commit message from CVS:
Added "silent" arg.
2001-05-09 04:12:09 +00:00
Wim Taymans 230eefbefc Make sure the plugin filaname is set before calling the init function.
Original commit message from CVS:
Make sure the plugin filaname is set before calling the init function.
2001-05-05 02:16:28 +00:00
David I. Lehn 5eec4f181f update version
Original commit message from CVS:
update version
2001-05-05 01:50:16 +00:00
David I. Lehn 97b44f7191 Sync with current code - add more and more plugins.
Original commit message from CVS:
Sync with current code - add more and more plugins.
2001-05-05 00:45:14 +00:00
Erik Walthinsen f0cc8737ba fixed spelling mistake in user-visible output
Original commit message from CVS:
fixed spelling mistake in user-visible output
2001-05-03 23:21:39 +00:00
Wim Taymans 7565c285ad Created a macro of the va_arg parsing function because some systems (PPC) cannot handle passing a va_list by reference.
Original commit message from CVS:
Created a macro of the va_arg parsing function because some systems (PPC)
cannot handle passing a va_list by reference.
2001-05-03 22:29:44 +00:00
Wim Taymans fe084f66f1 Added dynamic pads to the command line parser. ./gstreamer-launch disksrc location=/some/systemstream.mpg ! mpeg1pars...
Original commit message from CVS:
Added dynamic pads to the command line parser.

./gstreamer-launch disksrc location=/some/systemstream.mpg ! mpeg1parse video_00!
queue ! \{ mp1videoparse ! mpeg_play ! aasink \}

will now work.
2001-05-03 21:44:55 +00:00
Wim Taymans 17f02e233d API docs updates
Original commit message from CVS:
API docs updates
2001-05-03 20:06:18 +00:00