platform/upstream/gstreamer.git
22 years agomake sure autogen.sh options get passed on to cothreads
Thomas Vander Stichele [Sun, 28 Apr 2002 15:29:23 +0000 (15:29 +0000)]
make sure autogen.sh options get passed on to cothreads

Original commit message from CVS:
make sure autogen.sh options get passed on to cothreads

22 years agoAdded method for releasing request pads.
Wim Taymans [Sun, 28 Apr 2002 13:27:32 +0000 (13:27 +0000)]
Added method for releasing request pads.

Original commit message from CVS:
Added method for releasing request pads.
Fix state changes.

22 years agoset the "name" property on pad templates
Andy Wingo [Fri, 26 Apr 2002 15:02:34 +0000 (15:02 +0000)]
set the "name" property on pad templates

Original commit message from CVS:
set the "name" property on pad templates

22 years agoadding buildrequires
Thomas Vander Stichele [Thu, 25 Apr 2002 19:20:20 +0000 (19:20 +0000)]
adding buildrequires

Original commit message from CVS:
adding buildrequires

22 years agoadding build requires for the buildroot system
Thomas Vander Stichele [Wed, 24 Apr 2002 20:48:54 +0000 (20:48 +0000)]
adding build requires for the buildroot system

Original commit message from CVS:
adding build requires for the buildroot system

22 years agoadded clock test app
Thomas Vander Stichele [Tue, 23 Apr 2002 19:13:50 +0000 (19:13 +0000)]
added clock test app

Original commit message from CVS:
added clock test app

22 years agoadding clock example
Thomas Vander Stichele [Tue, 23 Apr 2002 19:12:54 +0000 (19:12 +0000)]
adding clock example

Original commit message from CVS:
adding clock example

22 years agodoc fixes
Thomas Vander Stichele [Tue, 23 Apr 2002 15:02:35 +0000 (15:02 +0000)]
doc fixes

Original commit message from CVS:
doc fixes

22 years agodoc changes
Thomas Vander Stichele [Tue, 23 Apr 2002 15:01:56 +0000 (15:01 +0000)]
doc changes

Original commit message from CVS:
doc changes

22 years agodoc fixes s/gst_clock_activate/gst_clock_set_active/g
Thomas Vander Stichele [Tue, 23 Apr 2002 14:58:51 +0000 (14:58 +0000)]
doc fixes s/gst_clock_activate/gst_clock_set_active/g

Original commit message from CVS:

* doc fixes
* s/gst_clock_activate/gst_clock_set_active/g

22 years agoapi change doc clarification
Thomas Vander Stichele [Tue, 23 Apr 2002 14:56:44 +0000 (14:56 +0000)]
api change doc clarification

Original commit message from CVS:
* api change
* doc clarification

22 years agoapi renaming
Thomas Vander Stichele [Tue, 23 Apr 2002 11:15:18 +0000 (11:15 +0000)]
api renaming

Original commit message from CVS:
api renaming

22 years agodoc changes
Thomas Vander Stichele [Tue, 23 Apr 2002 10:32:16 +0000 (10:32 +0000)]
doc changes

Original commit message from CVS:
doc changes

22 years agocode cleanup
Thomas Vander Stichele [Tue, 23 Apr 2002 09:48:48 +0000 (09:48 +0000)]
code cleanup

Original commit message from CVS:
code cleanup

22 years agolet's not clobber our local variables -- i think this is a good short-term fix until...
Andy Wingo [Mon, 22 Apr 2002 04:43:28 +0000 (04:43 +0000)]
let's not clobber our local variables -- i think this is a good short-term fix until i get to hacking on the standard...

Original commit message from CVS:
let's not clobber our local variables -- i think this is a good short-term
fix until i get to hacking on the standard scheduler again.

22 years agogive useful warning when not unique
Thomas Vander Stichele [Sun, 21 Apr 2002 14:16:36 +0000 (14:16 +0000)]
give useful warning when not unique

Original commit message from CVS:
give useful warning when not unique

22 years agoadapted docs
Thomas Vander Stichele [Sun, 21 Apr 2002 14:06:14 +0000 (14:06 +0000)]
adapted docs

Original commit message from CVS:
adapted docs

22 years agoadded name test
Thomas Vander Stichele [Sun, 21 Apr 2002 14:04:24 +0000 (14:04 +0000)]
added name test

Original commit message from CVS:
added name test

22 years agomakes no sense as INFO
Thomas Vander Stichele [Sun, 21 Apr 2002 13:32:35 +0000 (13:32 +0000)]
makes no sense as INFO

Original commit message from CVS:
makes no sense as INFO

22 years agoa hack to work around intltool's brokenness a current check for mpeg2dec details...
Andy Wingo [Sat, 20 Apr 2002 21:42:53 +0000 (21:42 +0000)]
a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br...

Original commit message from CVS:
* a hack to work around intltool's brokenness
* a current check for mpeg2dec
* details->klass reorganizations
* an element browser that uses details->klass
* separated cdxa parse out from the avi directory

22 years agofix 'invalid cast' warning
Benjamin Otte [Sat, 20 Apr 2002 12:31:41 +0000 (12:31 +0000)]
fix 'invalid cast' warning

Original commit message from CVS:
fix 'invalid cast' warning

22 years ago- make all _get_list functions return a const reference to original lists and no...
Benjamin Otte [Fri, 19 Apr 2002 19:49:41 +0000 (19:49 +0000)]
- make all _get_list functions return a const reference to original lists and no copy

Original commit message from CVS:
- make all _get_list functions return a const reference to original lists and no copy
- redo code accordingly
- fix compile issue in dparam stuff

22 years agoWe require bison somewhere, so we should check for that in configure
Ronald S. Bultje [Fri, 19 Apr 2002 13:17:23 +0000 (13:17 +0000)]
We require bison somewhere, so we should check for that in configure

Original commit message from CVS:
We require bison somewhere, so we should check for that in configure

22 years agothis should please bastien please let me know if other stuff needs to be different...
Thomas Vander Stichele [Fri, 19 Apr 2002 10:54:13 +0000 (10:54 +0000)]
this should please bastien please let me know if other stuff needs to be different between release and cvs

Original commit message from CVS:
this should please bastien
please let me know if other stuff needs to be different between release and cvs

22 years agodoc fixes
Thomas Vander Stichele [Fri, 19 Apr 2002 10:26:56 +0000 (10:26 +0000)]
doc fixes

Original commit message from CVS:
doc fixes

22 years agodoc rearranging
Thomas Vander Stichele [Fri, 19 Apr 2002 10:26:04 +0000 (10:26 +0000)]
doc rearranging

Original commit message from CVS:
doc rearranging

22 years agodoc changes
Thomas Vander Stichele [Fri, 19 Apr 2002 10:25:40 +0000 (10:25 +0000)]
doc changes

Original commit message from CVS:
doc changes

22 years agomessy aclocals tuff
Thomas Vander Stichele [Thu, 18 Apr 2002 20:47:00 +0000 (20:47 +0000)]
messy aclocals tuff

Original commit message from CVS:
messy aclocals tuff

22 years agofix doc warnings
Thomas Vander Stichele [Thu, 18 Apr 2002 19:30:55 +0000 (19:30 +0000)]
fix doc warnings

Original commit message from CVS:
fix doc warnings

22 years agosome things noted by taaz
Benjamin Otte [Thu, 18 Apr 2002 13:47:23 +0000 (13:47 +0000)]
some things noted by taaz

Original commit message from CVS:
some things noted by taaz

22 years agoadded deps to gstreamer-devel
Thomas Vander Stichele [Wed, 17 Apr 2002 17:29:28 +0000 (17:29 +0000)]
added deps to gstreamer-devel

Original commit message from CVS:
added deps to gstreamer-devel

22 years agomore doc fixes
Thomas Vander Stichele [Wed, 17 Apr 2002 15:19:56 +0000 (15:19 +0000)]
more doc fixes

Original commit message from CVS:
more doc fixes

22 years agomore change
Thomas Vander Stichele [Wed, 17 Apr 2002 14:58:17 +0000 (14:58 +0000)]
more change

Original commit message from CVS:
more change

22 years agoremarks for doc review
Thomas Vander Stichele [Wed, 17 Apr 2002 12:29:25 +0000 (12:29 +0000)]
remarks for doc review

Original commit message from CVS:
remarks for doc review

22 years agoreview of gstbuffer documentation small doc fixes
Thomas Vander Stichele [Wed, 17 Apr 2002 12:28:32 +0000 (12:28 +0000)]
review of gstbuffer documentation small doc fixes

Original commit message from CVS:
* review of gstbuffer documentation
* small doc fixes

22 years agofix bug with --gst-fatal-warnings when exclude_args is NULL
Benjamin Otte [Wed, 17 Apr 2002 00:18:04 +0000 (00:18 +0000)]
fix bug with --gst-fatal-warnings when exclude_args is NULL

Original commit message from CVS:
fix bug with --gst-fatal-warnings when exclude_args is NULL

22 years agoadded dir and first doc about events
Benjamin Otte [Wed, 17 Apr 2002 00:11:53 +0000 (00:11 +0000)]
added dir and first doc about events

Original commit message from CVS:
added dir and first doc about events

22 years agorename the books so the discerning elements move up front
Thomas Vander Stichele [Tue, 16 Apr 2002 16:27:26 +0000 (16:27 +0000)]
rename the books so the discerning elements move up front

Original commit message from CVS:
rename the books so the discerning elements move up front

22 years agoyay, a new option to play with! added -X / --exclude to exclude output of specific...
Benjamin Otte [Tue, 16 Apr 2002 14:45:53 +0000 (14:45 +0000)]
yay, a new option to play with! added -X / --exclude to exclude output of specific properties. Currently only --exclu...

Original commit message from CVS:
yay, a new option to play with!
added -X / --exclude to exclude output of specific properties. Currently only --exclude will work because we're not on popt 1.6.3 yet (blame it on Debian).
removed the harcoded excluding of the 'offset' property. You need to specify --exclude=offset now if you want your old output back

22 years agoAdded --gst-fatal-warnings, the same as --g-fatal-warnings
Andy Wingo [Tue, 16 Apr 2002 13:47:50 +0000 (13:47 +0000)]
Added --gst-fatal-warnings, the same as --g-fatal-warnings

Original commit message from CVS:
Added --gst-fatal-warnings, the same as --g-fatal-warnings

It's named differently to avoid conflicting with --g-fatal-warnings, which is parsed
by gtk (which we don't depend on)

22 years ago0.3.4-1 packaging info
David I. Lehn [Mon, 15 Apr 2002 09:32:43 +0000 (09:32 +0000)]
0.3.4-1 packaging info

Original commit message from CVS:
0.3.4-1 packaging info

22 years agomerged back fixes from release branch
Thomas Vander Stichele [Mon, 15 Apr 2002 09:21:14 +0000 (09:21 +0000)]
merged back fixes from release branch

Original commit message from CVS:
merged back fixes from release branch

22 years agoadded branch merging comments
Thomas Vander Stichele [Mon, 15 Apr 2002 09:19:09 +0000 (09:19 +0000)]
added branch merging comments

Original commit message from CVS:
added branch merging comments

22 years agodeclare those stuff extern. My windec doesn't like it without :)
Benjamin Otte [Sun, 14 Apr 2002 23:02:41 +0000 (23:02 +0000)]
declare those stuff extern. My windec doesn't like it without :)

Original commit message from CVS:
declare those stuff extern. My windec doesn't like it without :)

22 years agommore updates
Thomas Vander Stichele [Sun, 14 Apr 2002 22:58:40 +0000 (22:58 +0000)]
mmore updates

Original commit message from CVS:
mmore updates

22 years agorelease done, yay !
Thomas Vander Stichele [Sun, 14 Apr 2002 19:21:50 +0000 (19:21 +0000)]
release done, yay !

Original commit message from CVS:
release done, yay !

22 years agowe don't use // in code we commit :)
Benjamin Otte [Sun, 14 Apr 2002 14:59:34 +0000 (14:59 +0000)]
we don't use // in code we commit :)

Original commit message from CVS:
hi wtay (and some others): we don't use // in code we commit :)

22 years agoThis is all a quick hack...
Wim Taymans [Sun, 14 Apr 2002 13:39:15 +0000 (13:39 +0000)]
This is all a quick hack...

Original commit message from CVS:
This is all a quick hack...

22 years agomore notes
Thomas Vander Stichele [Sun, 14 Apr 2002 13:06:39 +0000 (13:06 +0000)]
more notes

Original commit message from CVS:
more notes

22 years agomore _
Steve Baker [Sun, 14 Apr 2002 11:50:18 +0000 (11:50 +0000)]
more _

Original commit message from CVS:
more _

22 years agocannot use _ in unit names for some reason.
Steve Baker [Sun, 14 Apr 2002 11:48:51 +0000 (11:48 +0000)]
cannot use _ in unit names for some reason.

Original commit message from CVS:
cannot use _ in unit names for some reason.

22 years agoAdded more funky cases
Wim Taymans [Sun, 14 Apr 2002 11:35:03 +0000 (11:35 +0000)]
Added more funky cases

Original commit message from CVS:
Added more funky cases

22 years agoMade dynamic pads work for sinkpads with no padtemplate
Wim Taymans [Sun, 14 Apr 2002 11:06:20 +0000 (11:06 +0000)]
Made dynamic pads work for sinkpads with no padtemplate

Original commit message from CVS:
Made dynamic pads work for sinkpads with no padtemplate

22 years agoupdate for changed dparams api
Steve Baker [Sun, 14 Apr 2002 10:16:47 +0000 (10:16 +0000)]
update for changed dparams api

Original commit message from CVS:
update for changed dparams api

22 years ago- changed the output so that the names of elements can be parsed by gst-inspect-check
Steve Baker [Sun, 14 Apr 2002 10:13:24 +0000 (10:13 +0000)]
- changed the output so that the names of elements can be parsed by gst-inspect-check

Original commit message from CVS:
- changed the output so that the names of elements can be parsed by gst-inspect-check
- display the range of the element properties
- display the available dparams, just like the properties
- added int64 to element properties displayed

22 years agolink gst-inspect to libgstcontrol so that -inspect will show what dparams are availab...
Steve Baker [Sun, 14 Apr 2002 10:11:14 +0000 (10:11 +0000)]
link gst-inspect to libgstcontrol so that -inspect will show what dparams are available.  I think it is ok to link he...

Original commit message from CVS:
link gst-inspect to libgstcontrol so that -inspect will show what dparams are available.  I think it is ok to link helper libraries like libgstcontrol to the apps in tools/.

22 years agoadded unitconvert which has a registry of Units of Measurement and an api to convert...
Steve Baker [Sun, 14 Apr 2002 10:08:21 +0000 (10:08 +0000)]
added unitconvert which has a registry of Units of Measurement and an api to convert one unit to another.

Original commit message from CVS:
added unitconvert which has a registry of Units of Measurement and an api to convert one unit to another.
Any required dparam now needs to specify what unit it represents so that an app can convert it to some other unit for presentation/other purposes.

Also added GST_DPMAN_PROCESS_CHUNK macro for elements which don't process their audio one sample at a time (ie, ladspa).

22 years agofixed d'oh error
Steve Baker [Sun, 14 Apr 2002 10:01:54 +0000 (10:01 +0000)]
fixed d'oh error

Original commit message from CVS:
fixed d'oh error

22 years agoARG_LOCATIONS is a pointer
Steve Baker [Sun, 14 Apr 2002 10:00:21 +0000 (10:00 +0000)]
ARG_LOCATIONS is a pointer

Original commit message from CVS:
ARG_LOCATIONS is a pointer

22 years agoARG_ERROR_AFTER is an int
Steve Baker [Sun, 14 Apr 2002 09:59:13 +0000 (09:59 +0000)]
ARG_ERROR_AFTER is an int

Original commit message from CVS:
ARG_ERROR_AFTER is an int

22 years agooffset is an int64
Steve Baker [Sun, 14 Apr 2002 09:58:14 +0000 (09:58 +0000)]
offset is an int64

Original commit message from CVS:
offset is an int64

22 years agomake the NULL check silent since it might be valid.
Steve Baker [Sun, 14 Apr 2002 09:57:15 +0000 (09:57 +0000)]
make the NULL check silent since it might be valid.

Original commit message from CVS:
make the NULL check silent since it might be valid.

22 years agoquote spaces in tokens passed to gst_parse_launchv. this restores the old (shell...
Andy Wingo [Sat, 13 Apr 2002 17:11:42 +0000 (17:11 +0000)]
quote spaces in tokens passed to gst_parse_launchv. this restores the old (shell-friendly) quoting behavior.

Original commit message from CVS:
quote spaces in tokens passed to gst_parse_launchv. this restores the old
(shell-friendly) quoting behavior.

22 years agoput in devhelp stuff as well
Thomas Vander Stichele [Sat, 13 Apr 2002 11:00:29 +0000 (11:00 +0000)]
put in devhelp stuff as well

Original commit message from CVS:
put in devhelp stuff as well

22 years agofeeble attempts to handle dynamic connections BRANCH-RELEASE-0_3_4-ROOT
Andy Wingo [Fri, 12 Apr 2002 20:06:14 +0000 (20:06 +0000)]
feeble attempts to handle dynamic connections

Original commit message from CVS:
feeble attempts to handle dynamic connections

22 years agoapi changes
Thomas Vander Stichele [Fri, 12 Apr 2002 19:02:00 +0000 (19:02 +0000)]
api changes

Original commit message from CVS:
api changes

22 years agoapi changes
Thomas Vander Stichele [Fri, 12 Apr 2002 18:59:11 +0000 (18:59 +0000)]
api changes

Original commit message from CVS:
api changes

22 years agosilly me
Thomas Vander Stichele [Fri, 12 Apr 2002 18:55:16 +0000 (18:55 +0000)]
silly me

Original commit message from CVS:
silly me

22 years agomore registry fixes BRANCH-RELEASE-0_3_3-ROOT
Thomas Vander Stichele [Fri, 12 Apr 2002 18:50:48 +0000 (18:50 +0000)]
more registry fixes

Original commit message from CVS:
more registry fixes

22 years agoreg.xml to registry.xml adding spaces
Thomas Vander Stichele [Fri, 12 Apr 2002 18:26:17 +0000 (18:26 +0000)]
reg.xml to registry.xml adding spaces

Original commit message from CVS:
* reg.xml to registry.xml
* adding spaces

22 years agoinclude gstqueue.h and gsttypefind.h
David I. Lehn [Fri, 12 Apr 2002 17:08:48 +0000 (17:08 +0000)]
include gstqueue.h and gsttypefind.h

Original commit message from CVS:
include gstqueue.h and gsttypefind.h

22 years agoRelease notes go in the branches, so we can safely put a warning here
Thomas Vander Stichele [Fri, 12 Apr 2002 16:30:00 +0000 (16:30 +0000)]
Release notes go in the branches, so we can safely put a warning here

Original commit message from CVS:
Release notes go in the branches, so we can safely put a warning here

22 years agodoc fixes to match API
Thomas Vander Stichele [Fri, 12 Apr 2002 16:22:32 +0000 (16:22 +0000)]
doc fixes to match API

Original commit message from CVS:
doc fixes to match API

22 years agomake GST_CONFIG_DIR work with sysconfdir
Thomas Vander Stichele [Fri, 12 Apr 2002 15:28:40 +0000 (15:28 +0000)]
make GST_CONFIG_DIR work with sysconfdir

Original commit message from CVS:
make GST_CONFIG_DIR work with sysconfdir

22 years agocheck fix
Thomas Vander Stichele [Fri, 12 Apr 2002 14:38:19 +0000 (14:38 +0000)]
check fix

Original commit message from CVS:
check fix

22 years agoadd clocking stuff to gst.h
Thomas Vander Stichele [Fri, 12 Apr 2002 13:46:59 +0000 (13:46 +0000)]
add clocking stuff to gst.h

Original commit message from CVS:
add clocking stuff to gst.h

22 years agoadditions for release notes
Thomas Vander Stichele [Fri, 12 Apr 2002 11:33:24 +0000 (11:33 +0000)]
additions for release notes

Original commit message from CVS:
additions for release notes

22 years agoregistry handling changes read up on it in docs/random/thomasvs/registry if intereste...
Thomas Vander Stichele [Fri, 12 Apr 2002 09:53:00 +0000 (09:53 +0000)]
registry handling changes read up on it in docs/random/thomasvs/registry if interested net effect should be transpare...

Original commit message from CVS:
registry handling changes
read up on it in docs/random/thomasvs/registry if interested
net effect should be transparent; ie. it will keep on working, but will
be more flexible than before.  Testing with garnome seems to work now.
Should probably be rewritten completely, together with plugin loading, but
only after we spec it out ;) It's a bit messy.

22 years agomore docbuilding notes
Thomas Vander Stichele [Fri, 12 Apr 2002 09:43:11 +0000 (09:43 +0000)]
more docbuilding notes

Original commit message from CVS:
more docbuilding notes

22 years agocode review
Thomas Vander Stichele [Fri, 12 Apr 2002 09:38:47 +0000 (09:38 +0000)]
code review

Original commit message from CVS:
code review

22 years agodevelopment notes
Thomas Vander Stichele [Fri, 12 Apr 2002 09:30:30 +0000 (09:30 +0000)]
development notes

Original commit message from CVS:
development notes

22 years agovarious include fixes, adding a doc on why as well
Thomas Vander Stichele [Fri, 12 Apr 2002 09:24:37 +0000 (09:24 +0000)]
various include fixes, adding a doc on why as well

Original commit message from CVS:
various include fixes, adding a doc on why as well

22 years agoupdate to new ideas
Thomas Vander Stichele [Thu, 11 Apr 2002 20:43:34 +0000 (20:43 +0000)]
update to new ideas

Original commit message from CVS:
update to new ideas

22 years agocommit to make gstreamer follow the gtk function/macro naming conventions:
Andy Wingo [Thu, 11 Apr 2002 20:35:18 +0000 (20:35 +0000)]
commit to make gstreamer follow the gtk function/macro naming conventions:

Original commit message from CVS:
commit to make gstreamer follow the gtk function/macro naming conventions:

GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE

and the same for *factory and typefind.

22 years agomore werror fixes
Thomas Vander Stichele [Thu, 11 Apr 2002 10:36:41 +0000 (10:36 +0000)]
more werror fixes

Original commit message from CVS:
more werror fixes

22 years agoremoving unused vars
Thomas Vander Stichele [Thu, 11 Apr 2002 09:14:58 +0000 (09:14 +0000)]
removing unused vars

Original commit message from CVS:
removing unused vars

22 years agodistcheck fixes
Thomas Vander Stichele [Wed, 10 Apr 2002 17:16:05 +0000 (17:16 +0000)]
distcheck fixes

Original commit message from CVS:
distcheck fixes

22 years ago-Werror fix
Thomas Vander Stichele [Wed, 10 Apr 2002 16:50:00 +0000 (16:50 +0000)]
-Werror fix

Original commit message from CVS:
-Werror fix

22 years agoregistry ideas doc and an idea for guadec-4 presentation guadec rocks !
Thomas Vander Stichele [Mon, 8 Apr 2002 22:46:59 +0000 (22:46 +0000)]
registry ideas doc and an idea for guadec-4 presentation guadec rocks !

Original commit message from CVS:
registry ideas doc and an idea for guadec-4 presentation
guadec rocks !

22 years agonew parser that uses flex and bison
Andy Wingo [Sun, 7 Apr 2002 23:32:16 +0000 (23:32 +0000)]
new parser that uses flex and bison

Original commit message from CVS:
* new parser that uses flex and bison
- doesn't do dynamic pipelines yet...
* added GErrors to the gst_parse_launch[v] api
* added --gst-mask-help command line option
* fixed -o option for gst-launch
* GstElement api change:
- gst_element_get_pad
- gst_element_get_request_pad, gst_element_get_static_pad
- gst_element_get_compatible_pad
- gst_element_get_compatible_static_pad, gst_element_get_compatible_request_pad
- gst_element_[dis]connect -> gst_element_[dis]connect_pads
- gst_element_[dis]connect_elements -> gst_element_[dis]connect
* manual update
* example, tool, and doc updates for the api changes
- no more plugin docs in the core docs, plugins require a more
extensive doc system

22 years agoadded 'extern C' stuff to some headers
Benjamin Otte [Sat, 6 Apr 2002 18:59:39 +0000 (18:59 +0000)]
added 'extern C' stuff to some headers

Original commit message from CVS:
added 'extern C' stuff to some headers

22 years agoadded -Werror to compile flags.
Benjamin Otte [Thu, 4 Apr 2002 19:36:57 +0000 (19:36 +0000)]
added -Werror to compile flags.

Original commit message from CVS:
added -Werror to compile flags.
drawback: glib >= 2.0.1 is needed to compile without warnings

22 years agofix all compiler warnings
Benjamin Otte [Thu, 4 Apr 2002 19:28:23 +0000 (19:28 +0000)]
fix all compiler warnings

Original commit message from CVS:
fix all compiler warnings

22 years agoGST_DEBUG and _INFO should have no trailing \n
Wim Taymans [Wed, 3 Apr 2002 18:26:03 +0000 (18:26 +0000)]
GST_DEBUG and _INFO should have no trailing \n

Original commit message from CVS:
GST_DEBUG and _INFO should have no trailing \n

22 years agoFix a compile error.
Wim Taymans [Wed, 3 Apr 2002 06:27:25 +0000 (06:27 +0000)]
Fix a compile error.

Original commit message from CVS:
Fix a compile error.

22 years agoadd useful debugging output
jim thornton [Tue, 2 Apr 2002 16:38:05 +0000 (16:38 +0000)]
add useful debugging output

Original commit message from CVS:
patch from jim thornton <jthornton@parc.com>:

add useful debugging output

22 years agoBuffer flag symbols are enum values, so |'ing together doesn't do the right thing...
jim thornton [Tue, 2 Apr 2002 16:33:21 +0000 (16:33 +0000)]
Buffer flag symbols are enum values, so |'ing together doesn't do the right thing, must use GST_BUFFER_FLAG_SET macro

Original commit message from CVS:
patch from jim thornton <jthornton@parc.com>:

Buffer flag symbols are enum values, so |'ing together doesn't do the right
thing, must use GST_BUFFER_FLAG_SET macro

22 years agoAdded a signal which notifies when a required dparam is added.
Steve Baker [Tue, 2 Apr 2002 09:03:21 +0000 (09:03 +0000)]
Added a signal which notifies when a required dparam is added.

Original commit message from CVS:
Added a signal which notifies when a required dparam is added.
Added gst_dpman_bypass_dparam so that some dparams can be exposed as object properties as well.  If the object property is set, a connected dparam is disconnected to avoid the two subsystems fighting over setting the value.

22 years agoadd bison to reqs
Thomas Vander Stichele [Mon, 1 Apr 2002 18:03:59 +0000 (18:03 +0000)]
add bison to reqs

Original commit message from CVS:
add bison to reqs

22 years agoform a semantic representation of the pipeline in preparation for actual instantiation.
Andy Wingo [Mon, 1 Apr 2002 06:30:39 +0000 (06:30 +0000)]
form a semantic representation of the pipeline in preparation for actual instantiation.

Original commit message from CVS:
* form a semantic representation of the pipeline in preparation for
actual instantiation.

the parser is shaping up quite nicely; it should, in theory, be able to create
all types of pipelines that gstreamer supports