platform/upstream/gstreamer.git
23 years agoDocs updates
Wim Taymans [Sun, 27 May 2001 14:37:29 +0000 (14:37 +0000)]
Docs updates

Original commit message from CVS:
Docs updates
Changed the cothread to use sigjmp_buf
removed some unused methods.
Some code cleanups.

23 years agoAPI docs updates.
Wim Taymans [Sun, 27 May 2001 14:33:30 +0000 (14:33 +0000)]
API docs updates.

Original commit message from CVS:
API docs updates.

23 years agofixed up and turned back on GST_SCHEDULE_SAFETY
Erik Walthinsen [Sun, 27 May 2001 00:04:00 +0000 (00:04 +0000)]
fixed up and turned back on GST_SCHEDULE_SAFETY

Original commit message from CVS:
fixed up and turned back on GST_SCHEDULE_SAFETY

23 years agofixed cothread locking and set_arg/get_arg safety, and switched to 64 cothreads of...
Erik Walthinsen [Sat, 26 May 2001 22:58:15 +0000 (22:58 +0000)]
fixed cothread locking and set_arg/get_arg safety, and switched to 64 cothreads of 32KB

Original commit message from CVS:
fixed cothread locking and set_arg/get_arg safety, and switched to 64 cothreads of 32KB

23 years agoRemoved redundant prototypes.
Wim Taymans [Sat, 26 May 2001 16:41:27 +0000 (16:41 +0000)]
Removed redundant prototypes.

Original commit message from CVS:
Removed redundant prototypes.

23 years agoFixed a bug in the typecast macros for padtemplates.
Wim Taymans [Sat, 26 May 2001 16:33:02 +0000 (16:33 +0000)]
Fixed a bug in the typecast macros for padtemplates.

Original commit message from CVS:
Fixed a bug in the typecast macros for padtemplates.

23 years agodon't link against libgst.la because it seems to fail on some libtool versions.
Wim Taymans [Sat, 26 May 2001 12:17:05 +0000 (12:17 +0000)]
don't link against libgst.la because it seems to fail on some libtool versions.

Original commit message from CVS:
don't link against libgst.la because it seems to fail on some libtool
versions.

23 years agoshut up fakesrc and fakesink, changed sleeping a little
Erik Walthinsen [Sat, 26 May 2001 05:36:26 +0000 (05:36 +0000)]
shut up fakesrc and fakesink, changed sleeping a little

Original commit message from CVS:
shut up fakesrc and fakesink, changed sleeping a little

23 years agomoved debug to before _init so cmdline can override, and put sleep(1)'s in while...
Erik Walthinsen [Sat, 26 May 2001 05:26:47 +0000 (05:26 +0000)]
moved debug to before _init so cmdline can override, and put sleep(1)'s in while(1) to increase chance of contention ...

Original commit message from CVS:
moved debug to before _init so cmdline can override, and put sleep(1)'s in while(1) to increase chance of contention (I think)

23 years agoupdated threadlock to actually be a thread locking test
Erik Walthinsen [Sat, 26 May 2001 05:19:33 +0000 (05:19 +0000)]
updated threadlock to actually be a thread locking test

Original commit message from CVS:
updated threadlock to actually be a thread locking test

23 years agoElements must have different names.
David I. Lehn [Fri, 25 May 2001 23:36:32 +0000 (23:36 +0000)]
Elements must have different names.

Original commit message from CVS:
Elements must have different names.

23 years ago- more generic files to exclude: *~ and ~.bak
Bastien Nocera [Fri, 25 May 2001 22:08:50 +0000 (22:08 +0000)]
- more generic files to exclude: *~ and ~.bak

Original commit message from CVS:
- more generic files to exclude: *~ and ~.bak

23 years ago- added gstmediaplay.glade.bak to the files to ignore
Bastien Nocera [Fri, 25 May 2001 22:02:52 +0000 (22:02 +0000)]
- added gstmediaplay.glade.bak to the files to ignore

Original commit message from CVS:
- added gstmediaplay.glade.bak to the files to ignore

23 years ago- updated (c) date, and added WMClass and WMName to the gstmediaplay windows
Bastien Nocera [Fri, 25 May 2001 22:01:51 +0000 (22:01 +0000)]
- updated (c) date, and added WMClass and WMName to the gstmediaplay windows

Original commit message from CVS:
- updated (c) date, and added WMClass and WMName to the gstmediaplay windows

23 years agoRemoved a stupid printf.
Wim Taymans [Fri, 25 May 2001 21:42:14 +0000 (21:42 +0000)]
Removed a stupid printf.

Original commit message from CVS:
Removed a stupid printf.

23 years agoSome cleanups.
Wim Taymans [Fri, 25 May 2001 21:39:54 +0000 (21:39 +0000)]
Some cleanups.

Original commit message from CVS:
Some cleanups.
Removed some bogus code from element and pipeline elements.
Fixed a typo.

23 years agoAdded GST_LIBS to LIBADD.
Wim Taymans [Fri, 25 May 2001 21:38:21 +0000 (21:38 +0000)]
Added GST_LIBS to LIBADD.

Original commit message from CVS:
Added GST_LIBS to LIBADD.

23 years agofixed rather heinous bug in gst_buffer_copy
Erik Walthinsen [Fri, 25 May 2001 21:35:58 +0000 (21:35 +0000)]
fixed rather heinous bug in gst_buffer_copy

Original commit message from CVS:
fixed rather heinous bug in gst_buffer_copy

23 years agoremoved some more noise, converted to GST_DEBUG
Erik Walthinsen [Fri, 25 May 2001 21:31:12 +0000 (21:31 +0000)]
removed some more noise, converted to GST_DEBUG

Original commit message from CVS:
removed some more noise, converted to GST_DEBUG

23 years agoremoved annoying debug message during state change (made GST_DEBUG)
Erik Walthinsen [Fri, 25 May 2001 21:25:36 +0000 (21:25 +0000)]
removed annoying debug message during state change (made GST_DEBUG)

Original commit message from CVS:
removed annoying debug message during state change (made GST_DEBUG)

23 years ago- added a line for busy application developers, it's shorter this time
Bastien Nocera [Fri, 25 May 2001 21:13:05 +0000 (21:13 +0000)]
- added a line for busy application developers, it's shorter this time

Original commit message from CVS:
- added a line for busy application developers, it's shorter this time

23 years agoMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
Erik Walthinsen [Fri, 25 May 2001 21:00:07 +0000 (21:00 +0000)]
Merged from INCSCHED on 200505251!!!

Original commit message from CVS:
Merged from INCSCHED on 200505251!!!

23 years agoRemoved a debug info line. BRANCH-INCSCHED1-200105251-ROOT INCSCHED1-200105251-FREEZE
Wim Taymans [Fri, 25 May 2001 20:42:48 +0000 (20:42 +0000)]
Removed a debug info line.

Original commit message from CVS:
Removed a debug info line.

23 years agoMore docs updates.
Wim Taymans [Fri, 25 May 2001 20:41:48 +0000 (20:41 +0000)]
More docs updates.

Original commit message from CVS:
More docs updates.

23 years agosome minor fixes..
Wim Taymans [Fri, 25 May 2001 20:41:07 +0000 (20:41 +0000)]
some minor fixes..

Original commit message from CVS:
some minor fixes..

23 years agoautomake 1.4-p1 doesn't support AC_CONFIG_FILES. revert to AC_OUTPUT until the fix...
David I. Lehn [Fri, 25 May 2001 04:42:41 +0000 (04:42 +0000)]
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. ;)

23 years agoAdded the autoconf file for version 2.50
Wim Taymans [Thu, 24 May 2001 11:24:38 +0000 (11:24 +0000)]
Added the autoconf file for version 2.50

Original commit message from CVS:
Added the autoconf file for version 2.50

23 years agoUpdate some signal func vars.
David I. Lehn [Wed, 23 May 2001 23:24:17 +0000 (23:24 +0000)]
Update some signal func vars.

Original commit message from CVS:
Update some signal func vars.

23 years agolibtool check fix... copy & paste error msgs code could be improved.
David I. Lehn [Wed, 23 May 2001 23:23:50 +0000 (23:23 +0000)]
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.

23 years agoadded level Makefile deleted one of two instances of adder Makefile BRANCH-INCSCHED1-200105231-ROOT
Thomas Vander Stichele [Wed, 23 May 2001 08:48:34 +0000 (08:48 +0000)]
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

23 years ago- it is now possible to change the opened file when state is PAUSED
Bastien Nocera [Tue, 22 May 2001 19:22:57 +0000 (19:22 +0000)]
- 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

23 years agoautogen.sh now fails if aclocal fails.
Richard Boulton [Tue, 22 May 2001 13:48:48 +0000 (13:48 +0000)]
autogen.sh now fails if aclocal fails.

Original commit message from CVS:
autogen.sh now fails if aclocal fails.

23 years ago- added a line to autogen.sh for the busy application developers
Bastien Nocera [Tue, 22 May 2001 12:56:45 +0000 (12:56 +0000)]
- 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

23 years agoUpdates to the audiofile detection stuff.
Wim Taymans [Mon, 21 May 2001 20:17:44 +0000 (20:17 +0000)]
Updates to the audiofile detection stuff.

Original commit message from CVS:
Updates to the audiofile detection stuff.

23 years agotrying to add a check for libaudiofile (-> plugins/audiofile/afsink)
Thomas Vander Stichele [Mon, 21 May 2001 19:40:50 +0000 (19:40 +0000)]
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)

23 years ago- removed the parse factory, it's unused
Bastien Nocera [Mon, 21 May 2001 02:35:22 +0000 (02:35 +0000)]
- removed the parse factory, it's unused

Original commit message from CVS:
- removed the parse factory, it's unused

23 years agoAdded a ChangeLog as per hadess' sugesstion, and added myself as an author.
Arik Devens [Mon, 21 May 2001 01:37:10 +0000 (01:37 +0000)]
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.

23 years agoplaying at double size, general code cleanup and what not.
Arik Devens [Mon, 21 May 2001 01:19:06 +0000 (01:19 +0000)]
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.

23 years agoFixed a problem with -inspect where some args would not show up correctly
Wim Taymans [Sun, 20 May 2001 21:24:59 +0000 (21:24 +0000)]
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

23 years agoBetter output of element flags.
Wim Taymans [Sun, 20 May 2001 20:12:45 +0000 (20:12 +0000)]
Better output of element flags.

Original commit message from CVS:
Better output of element flags.

23 years agoEscape spaces in the cmdline args with "\\ " so that parse can handle it.
Wim Taymans [Sun, 20 May 2001 20:06:09 +0000 (20:06 +0000)]
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.

23 years agoAdded the possibility to escape chars in gstparse. You can now give it a cmdline...
Wim Taymans [Sun, 20 May 2001 20:05:29 +0000 (20:05 +0000)]
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.

23 years agoreinstated exit(-1) when gstparse.c doesn't find the plugin mentioned
Thomas Vander Stichele [Sun, 20 May 2001 14:55:02 +0000 (14:55 +0000)]
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

23 years agoMade pipefilter a DECOUPLED element.
Wim Taymans [Sun, 20 May 2001 14:12:36 +0000 (14:12 +0000)]
Made pipefilter a DECOUPLED element.

Original commit message from CVS:
Made pipefilter a DECOUPLED element.

23 years agoAdded the code for the bonobo media component. It doesn't really work yet because...
Wim Taymans [Sun, 20 May 2001 10:31:23 +0000 (10:31 +0000)]
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.

23 years agofinally managed to get the AUTHORS file added. big things are coming allright ;-)
Arik Devens [Sun, 20 May 2001 05:48:13 +0000 (05:48 +0000)]
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 ;-)

23 years ago- added myself to the AUTHORS file
Bastien Nocera [Sun, 20 May 2001 00:16:27 +0000 (00:16 +0000)]
- added myself to the AUTHORS file

Original commit message from CVS:
- added myself to the AUTHORS file

23 years agoPesky nightly doc build failure emails exposing my forgetfulness...
David I. Lehn [Thu, 17 May 2001 05:20:28 +0000 (05:20 +0000)]
Pesky nightly doc build failure emails exposing my forgetfulness...

Original commit message from CVS:
Pesky nightly doc build failure emails exposing my forgetfulness...

23 years agoAdded SDL.
Wim Taymans [Wed, 16 May 2001 22:42:55 +0000 (22:42 +0000)]
Added SDL.

Original commit message from CVS:
Added SDL.

23 years agoAdded a check for SDL
Wim Taymans [Wed, 16 May 2001 22:40:17 +0000 (22:40 +0000)]
Added a check for SDL

Original commit message from CVS:
Added a check for SDL

23 years agoAdded gnomevfs checks.
Wim Taymans [Wed, 16 May 2001 19:32:07 +0000 (19:32 +0000)]
Added gnomevfs checks.

Original commit message from CVS:
Added gnomevfs checks.

23 years ago- Fix cothread pointers and allocation so full 2M stack space available:
David I. Lehn [Wed, 16 May 2001 07:16:47 +0000 (07:16 +0000)]
- 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

23 years ago- basic arch check for HAVE_RDTSC
David I. Lehn [Wed, 16 May 2001 05:04:44 +0000 (05:04 +0000)]
- 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

23 years agofix a couple warnings
David I. Lehn [Wed, 16 May 2001 04:07:33 +0000 (04:07 +0000)]
fix a couple warnings

Original commit message from CVS:
fix a couple warnings

23 years agoadded ability to write out xml copy of pipeline
Erik Walthinsen [Tue, 15 May 2001 09:04:41 +0000 (09:04 +0000)]
added ability to write out xml copy of pipeline

Original commit message from CVS:
added ability to write out xml copy of pipeline

23 years agoremoved the COTHREAD_STACKSIZE and friends, since they're now private to cothreads.c
Erik Walthinsen [Mon, 14 May 2001 08:51:55 +0000 (08:51 +0000)]
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

23 years agosome minor updates with a hair more speed
Erik Walthinsen [Thu, 10 May 2001 23:43:34 +0000 (23:43 +0000)]
some minor updates with a hair more speed

Original commit message from CVS:
some minor updates with a hair more speed

23 years agomove cothread_context definition over to the .c
Erik Walthinsen [Thu, 10 May 2001 22:35:50 +0000 (22:35 +0000)]
move cothread_context definition over to the .c

Original commit message from CVS:
move cothread_context definition over to the .c

23 years agofixed up macros to match new RealPad stuff, change #if 1 to #if 0 to use, beware...
Erik Walthinsen [Thu, 10 May 2001 22:30:00 +0000 (22:30 +0000)]
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

23 years agomoved cothread parameters into .c to avoid rebuilding libgst.la every time
Erik Walthinsen [Thu, 10 May 2001 22:10:19 +0000 (22:10 +0000)]
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

23 years agocorrected the rdtsc code, it actually, um, works now ;-)
Erik Walthinsen [Thu, 10 May 2001 21:44:20 +0000 (21:44 +0000)]
corrected the rdtsc code, it actually, um, works now ;-)

Original commit message from CVS:
corrected the rdtsc code, it actually, um, works now ;-)

23 years agoAdded simple latency tester.
David I. Lehn [Thu, 10 May 2001 20:30:10 +0000 (20:30 +0000)]
Added simple latency tester.

Original commit message from CVS:
Added simple latency tester.

23 years agoPass buffer in handoff signal
David I. Lehn [Thu, 10 May 2001 20:28:51 +0000 (20:28 +0000)]
Pass buffer in handoff signal

Original commit message from CVS:
Pass buffer in handoff signal

23 years agojust call exit() once
David I. Lehn [Thu, 10 May 2001 20:25:29 +0000 (20:25 +0000)]
just call exit() once

Original commit message from CVS:
just call exit() once

23 years agoAdded "silent" arg.
David I. Lehn [Wed, 9 May 2001 04:12:09 +0000 (04:12 +0000)]
Added "silent" arg.

Original commit message from CVS:
Added "silent" arg.

23 years agoMake sure the plugin filaname is set before calling the init function.
Wim Taymans [Sat, 5 May 2001 02:16:28 +0000 (02:16 +0000)]
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.

23 years agoupdate version
David I. Lehn [Sat, 5 May 2001 01:50:16 +0000 (01:50 +0000)]
update version

Original commit message from CVS:
update version

23 years agoSync with current code - add more and more plugins.
David I. Lehn [Sat, 5 May 2001 00:45:14 +0000 (00:45 +0000)]
Sync with current code - add more and more plugins.

Original commit message from CVS:
Sync with current code - add more and more plugins.

23 years agofixed spelling mistake in user-visible output
Erik Walthinsen [Thu, 3 May 2001 23:21:39 +0000 (23:21 +0000)]
fixed spelling mistake in user-visible output

Original commit message from CVS:
fixed spelling mistake in user-visible output

23 years agoCreated a macro of the va_arg parsing function because some systems (PPC) cannot...
Wim Taymans [Thu, 3 May 2001 22:29:44 +0000 (22:29 +0000)]
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.

23 years agoAdded dynamic pads to the command line parser. ./gstreamer-launch disksrc location...
Wim Taymans [Thu, 3 May 2001 21:44:55 +0000 (21:44 +0000)]
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.

23 years agoAPI docs updates
Wim Taymans [Thu, 3 May 2001 20:06:18 +0000 (20:06 +0000)]
API docs updates

Original commit message from CVS:
API docs updates

23 years agoAdded Hermes to the required libs for gstplay.
Wim Taymans [Thu, 3 May 2001 17:49:15 +0000 (17:49 +0000)]
Added Hermes to the required libs for gstplay.

Original commit message from CVS:
Added Hermes to the required libs for gstplay.

23 years agoSmall manual changes.
Wim Taymans [Wed, 2 May 2001 23:46:27 +0000 (23:46 +0000)]
Small manual changes.

Original commit message from CVS:
Small manual changes.
Added a section about autoplugging.

23 years agoWe don't want to teach you bad habbits, so here's a fix for a memleak in the example...
Wim Taymans [Wed, 2 May 2001 23:12:37 +0000 (23:12 +0000)]
We don't want to teach you bad habbits, so here's a fix for a memleak in the example plugin.

Original commit message from CVS:
We don't want to teach you bad habbits, so here's a fix for a memleak in
the example plugin.

23 years agoRemoved the assert on an unknown propertytype and print usefull info.
Wim Taymans [Tue, 1 May 2001 22:43:21 +0000 (22:43 +0000)]
Removed the assert on an unknown propertytype and print usefull info.

Original commit message from CVS:
Removed the assert on an unknown propertytype and print usefull info.

23 years agoUpdate documentation for audio/raw properties to cover format=float case.
Richard Boulton [Tue, 1 May 2001 13:54:41 +0000 (13:54 +0000)]
Update documentation for audio/raw properties to cover format=float case.

Original commit message from CVS:
Update documentation for audio/raw properties to cover format=float case.
Please check this for correctness.

23 years agoAdded an explanation of the innner workings of the current autoplugger.
Wim Taymans [Mon, 30 Apr 2001 23:20:42 +0000 (23:20 +0000)]
Added an explanation of the innner workings of the current autoplugger.

Original commit message from CVS:
Added an explanation of the innner workings of the current autoplugger.

23 years agoTighten some library checks (check for header files as well as libraries)
Richard Boulton [Mon, 30 Apr 2001 20:40:16 +0000 (20:40 +0000)]
Tighten some library checks (check for header files as well as libraries)

Original commit message from CVS:
Tighten some library checks (check for header files as well as libraries)
Also, clean up structure slightly: put all AC_DEFINEs for feature checks
into the appropriate section at end.  This structure allows user parameter
code which overrides the feature selection to be kept together in a section
after the feature checks but before the AC_DEFINES and AM_CONDITIONALs.

23 years agoAdd explicit check for <artsc.h>, in case artsc-config lies to us.
Richard Boulton [Mon, 30 Apr 2001 10:22:37 +0000 (10:22 +0000)]
Add explicit check for <artsc.h>, in case artsc-config lies to us.

Original commit message from CVS:
Add explicit check for <artsc.h>, in case artsc-config lies to us.

23 years agoAdd detailed note (and patch) about automake problem.
Richard Boulton [Sun, 29 Apr 2001 17:59:40 +0000 (17:59 +0000)]
Add detailed note (and patch) about automake problem.

Original commit message from CVS:
Add detailed note (and patch) about automake problem.

23 years agoadded mono2stereo and intfloatconvert plugin
Steve Baker [Sun, 29 Apr 2001 07:41:17 +0000 (07:41 +0000)]
added mono2stereo and intfloatconvert plugin

Original commit message from CVS:
added mono2stereo and intfloatconvert plugin

23 years agoadded output of float properties
Steve Baker [Sat, 28 Apr 2001 19:16:30 +0000 (19:16 +0000)]
added output of float properties

Original commit message from CVS:
added output of float properties

23 years agoupdate sinesrc to latest caps
Steve Baker [Sat, 28 Apr 2001 18:58:05 +0000 (18:58 +0000)]
update sinesrc to latest caps

Original commit message from CVS:
update sinesrc to latest caps

23 years agoadd factory init for sinesrc
Steve Baker [Sat, 28 Apr 2001 18:57:23 +0000 (18:57 +0000)]
add factory init for sinesrc

Original commit message from CVS:
add factory init for sinesrc

23 years agoadd gst_props_get_float function
Steve Baker [Sat, 28 Apr 2001 18:56:10 +0000 (18:56 +0000)]
add gst_props_get_float function

Original commit message from CVS:
add gst_props_get_float function

23 years agompeg2parse2.c + audio = mpeg2parse3.c = a simple .vob player
David I. Lehn [Sat, 28 Apr 2001 03:38:09 +0000 (03:38 +0000)]
mpeg2parse2.c + audio = mpeg2parse3.c = a simple .vob player

Original commit message from CVS:
mpeg2parse2.c + audio = mpeg2parse3.c = a simple .vob player

23 years agoAdded enum parsing...
Wim Taymans [Fri, 27 Apr 2001 21:14:56 +0000 (21:14 +0000)]
Added enum parsing...

Original commit message from CVS:
Added enum parsing...

23 years agosyntax error fixed (s/;/,/)
Erik Walthinsen [Fri, 27 Apr 2001 20:58:24 +0000 (20:58 +0000)]
syntax error fixed (s/;/,/)

Original commit message from CVS:
syntax error fixed (s/;/,/)

23 years agoAdded colorization to DEBUG and INFO. Colors are based on categories, with the strin...
Erik Walthinsen [Fri, 27 Apr 2001 20:31:22 +0000 (20:31 +0000)]
Added colorization to DEBUG and INFO.  Colors are based on categories, with the strings in _gst_category_colors[] in ...

Original commit message from CVS:
Added colorization to DEBUG and INFO.  Colors are based on categories, with
the strings in _gst_category_colors[] in gstinfo.c  See wiki node
GstDebugColors for the actual colors, or /etc/DIR_COLORS works too.

Please comment on the colorization style and ideas in the above wiki node.

23 years agofix typos: %VAR -> $VAR
David I. Lehn [Thu, 26 Apr 2001 05:47:04 +0000 (05:47 +0000)]
fix typos: %VAR -> $VAR

Original commit message from CVS:
fix typos: %VAR -> $VAR

23 years agoset the video window size up front for NTSC, as a timesaver BRANCH-INCSCHED1-200104251-ROOT
Erik Walthinsen [Thu, 26 Apr 2001 00:20:29 +0000 (00:20 +0000)]
set the video window size up front for NTSC, as a timesaver

Original commit message from CVS:
set the video window size up front for NTSC, as a timesaver

23 years agoRemove #include <gnome.h> from some tests which don't actually need it, and make...
Richard Boulton [Wed, 25 Apr 2001 11:49:38 +0000 (11:49 +0000)]
Remove #include <gnome.h> from some tests which don't actually need it, and make the other tests and the autoplug exa...

Original commit message from CVS:
Remove #include <gnome.h> from some tests which don't actually need it,
and make the other tests and the autoplug example only compile if gnome
headers are present.

23 years agoI will successfully compile code before I check it in.
Erik Walthinsen [Tue, 24 Apr 2001 21:28:18 +0000 (21:28 +0000)]
I will successfully compile code before I check it in.

Original commit message from CVS:
I will successfully compile code before I check it in.
I will successfully compile code before I check it in.
I will successfully compile code before I check it in.
I will successfully compile code before I check it in.
I will successfully compile code before I check it in.
I will successfully compile code before I check it in.
I will successfully compile code before I check it in.
I will successfully compile code before I check it in.
I will successfully compile code before I check it in.
I will successfully compile code before I check it in.

23 years ago- commented out remainder of Meta stuff
Erik Walthinsen [Tue, 24 Apr 2001 19:20:15 +0000 (19:20 +0000)]
- commented out remainder of Meta stuff

Original commit message from CVS:
- commented out remainder of Meta stuff
- enhanced mem_chunk allocation to round up to nearest 32 bytes
this helps ensure that GstBuffers are more likely to be on cache-lines
- added free() and copy() function pointers to GstBuffer
- added code in _destroy and _copy to use above routines if !NULL
- fixed up _copy code to suck less

23 years agoCollection of minor changes: autogen.sh - remove config.cache before running ./config...
Erik Walthinsen [Mon, 23 Apr 2001 23:16:12 +0000 (23:16 +0000)]
Collection of minor changes: autogen.sh - remove config.cache before running ./configure gst/elements/gstfakesink.c -...

Original commit message from CVS:
Collection of minor changes:

* autogen.sh - remove config.cache before running ./configure
* gst/elements/gstfakesink.c - print out the size of the buffer, too
* plugins/Makefile.am - removed a spare trailing backslash
* plugins/arts/gst_artsio_impl.cc - change the scale back to 0.5
* plugins/oss/gstosssrc.c - change name slightly to match osssink

23 years agoupdated dvshow to use dv1394src instead of gst1394src
Erik Walthinsen [Mon, 23 Apr 2001 15:16:39 +0000 (15:16 +0000)]
updated dvshow to use dv1394src instead of gst1394src

Original commit message from CVS:
updated dvshow to use dv1394src instead of gst1394src

23 years agoAdded a check for aalib
Wim Taymans [Sun, 22 Apr 2001 23:28:04 +0000 (23:28 +0000)]
Added a check for aalib

Original commit message from CVS:
Added a check for aalib

23 years agoAdded the disksink template
Wim Taymans [Sun, 22 Apr 2001 16:06:29 +0000 (16:06 +0000)]
Added the disksink template

Original commit message from CVS:
Added the disksink template

23 years agoUpdates
Wim Taymans [Sun, 22 Apr 2001 16:05:33 +0000 (16:05 +0000)]
Updates

Original commit message from CVS:
Updates