platform/upstream/gstreamer.git
21 years agoGST_DEBUG reorganization containing loads of stuff:
Benjamin Otte [Sun, 29 Jun 2003 14:05:49 +0000 (14:05 +0000)]
GST_DEBUG reorganization containing loads of stuff:

Original commit message from CVS:
GST_DEBUG reorganization
This is a big diff (ca 450k), containing loads of stuff:
- gstinfo.[ch] complete rewrite
- changing of all GST_DEBUG messages to reflect that change
- reorganization of subsystem disabling
- addition of gstconfig.h.in so we can track the disablings
- <gst/gst.h> does not include <unistd.h> and <config.h> anymore
- documentation updated for gstinfo stuff (build the docs yourself to know what changed)
- bugfixes for making of the docs (files from CVS are not deleted anymore
- testsuite for debugging changes in testsuite/debug

expect breakage

21 years agoFixed gst-inspect so it doesn't core dump on Solaris.
Brian Cameron [Wed, 25 Jun 2003 12:18:31 +0000 (12:18 +0000)]
Fixed gst-inspect so it doesn't core dump on Solaris.

Original commit message from CVS:
Fixed gst-inspect so it doesn't core dump on Solaris.

21 years agoRefinement of ADPCM codecs, added realaudio/dvaudio, added some x- prefixes where...
Ronald S. Bultje [Sat, 21 Jun 2003 16:06:28 +0000 (16:06 +0000)]
Refinement of ADPCM codecs, added realaudio/dvaudio, added some x- prefixes where appropriate (see IANA)

Original commit message from CVS:
Refinement of ADPCM codecs, added realaudio/dvaudio, added some x- prefixes where appropriate (see IANA)

21 years agoSome more additions to the list... We proposed to use different mimetypes for float...
Ronald S. Bultje [Fri, 20 Jun 2003 21:44:46 +0000 (21:44 +0000)]
Some more additions to the list... We proposed to use different mimetypes for float/int/law audio, and for rgb/yuv......

Original commit message from CVS:
Some more additions to the list... We proposed to use different mimetypes for float/int/law audio, and for rgb/yuv... waiting for comments

21 years agoSome extra additions to sound, this actually allows for proper AVI muxing and Quickti...
Ronald S. Bultje [Fri, 20 Jun 2003 16:39:21 +0000 (16:39 +0000)]
Some extra additions to sound, this actually allows for proper AVI muxing and Quicktime reading/decoding... Still to ...

Original commit message from CVS:
Some extra additions to sound, this actually allows for proper AVI muxing and Quicktime reading/decoding... Still to be implemented, but people will have a generic idea with this...

21 years agoSome more slight adjustments, plus more exact definitions for YUV formats supported...
Ronald S. Bultje [Fri, 20 Jun 2003 16:33:54 +0000 (16:33 +0000)]
Some more slight adjustments, plus more exact definitions for YUV formats supported. Please note that imo, we should ...

Original commit message from CVS:
Some more slight adjustments, plus more exact definitions for YUV formats supported. Please note that imo, we should support colorspace from/to *each* of these YUV formats, otherwise its whole existence has no use whatsoever apart from private formats.

21 years agoI'm too lazy to comment this
Ronald S. Bultje [Wed, 18 Jun 2003 11:11:16 +0000 (11:11 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
Add _valist style autoplug functions (#90471), thanks to Brett Kosinski <brettk@frodo.dyn.gno.org>

21 years agoNULL is a valid props
David Schleef [Mon, 16 Jun 2003 17:43:42 +0000 (17:43 +0000)]
NULL is a valid props

Original commit message from CVS:
NULL is a valid props

21 years agoset GstElement->elementfactory before creating any instances; doc updates for deep_notify
Andy Wingo [Mon, 16 Jun 2003 15:08:34 +0000 (15:08 +0000)]
set GstElement->elementfactory before creating any instances; doc updates for deep_notify

Original commit message from CVS:
set GstElement->elementfactory before creating any instances; doc updates for deep_notify

21 years agoFix gst_props_get_entry(): props==NULL is a valid props.
David Schleef [Sun, 15 Jun 2003 06:09:00 +0000 (06:09 +0000)]
Fix gst_props_get_entry(): props==NULL is a valid props.

Original commit message from CVS:
Fix gst_props_get_entry(): props==NULL is a valid props.

21 years agoFix spelling errors
David Schleef [Sun, 15 Jun 2003 02:55:37 +0000 (02:55 +0000)]
Fix spelling errors

Original commit message from CVS:
Fix spelling errors

21 years agofix HAVE_* macros for ppc
Benjamin Otte [Sat, 14 Jun 2003 18:00:13 +0000 (18:00 +0000)]
fix HAVE_* macros for ppc

Original commit message from CVS:
fix HAVE_* macros for ppc

21 years ago- further productizing the fixed flag on GstCaps by using the flag on
Wim Taymans [Fri, 13 Jun 2003 21:26:33 +0000 (21:26 +0000)]
- further productizing the fixed flag on GstCaps by using the flag on

Original commit message from CVS:
- further productizing the fixed flag on GstCaps by using the flag on
GstProps instead of keeping the two in sync.
- implemented proper flag updates in _props_set and _props_remove.

21 years ago- some more checks
Wim Taymans [Fri, 13 Jun 2003 20:54:02 +0000 (20:54 +0000)]
- some more checks

Original commit message from CVS:
- some more checks

21 years ago- Added testcase for fixed flag on caps/props
Wim Taymans [Fri, 13 Jun 2003 19:12:33 +0000 (19:12 +0000)]
- Added testcase for fixed flag on caps/props

Original commit message from CVS:
- Added testcase for fixed flag on caps/props
- Added union testcase (not working)

21 years agotypo
Thomas Vander Stichele [Wed, 11 Jun 2003 22:17:43 +0000 (22:17 +0000)]
typo

Original commit message from CVS:
typo

21 years agonotes
Thomas Vander Stichele [Wed, 11 Jun 2003 21:40:04 +0000 (21:40 +0000)]
notes

Original commit message from CVS:
notes

21 years agoAdd gst_pad_template_newv() as a va_list alternative to gst_pad_template_new()
David Schleef [Tue, 10 Jun 2003 18:23:51 +0000 (18:23 +0000)]
Add gst_pad_template_newv() as a va_list alternative to gst_pad_template_new()

Original commit message from CVS:
Add gst_pad_template_newv() as a va_list alternative to
gst_pad_template_new()

21 years agoupdated release notes
Thomas Vander Stichele [Mon, 9 Jun 2003 21:52:28 +0000 (21:52 +0000)]
updated release notes

Original commit message from CVS:
updated release notes

21 years agoremoved namespace code again, it was not needed :)
Wim Taymans [Mon, 9 Jun 2003 13:14:35 +0000 (13:14 +0000)]
removed namespace code again, it was not needed :)

Original commit message from CVS:
removed namespace code again, it was not needed :)

21 years agoupdated example with correct code to add namespaces to root element.
Wim Taymans [Mon, 9 Jun 2003 13:09:21 +0000 (13:09 +0000)]
updated example with correct code to add namespaces to root element.

Original commit message from CVS:
updated example with correct code to add namespaces to root element.

21 years agofix object loaded signal
Thomas Vander Stichele [Mon, 9 Jun 2003 12:40:42 +0000 (12:40 +0000)]
fix object loaded signal

Original commit message from CVS:
fix object loaded signal

21 years agoadded new method and type to add namespaces to xml files. No actual code is implement...
Wim Taymans [Mon, 9 Jun 2003 12:28:06 +0000 (12:28 +0000)]
added new method and type to add namespaces to xml files. No actual code is implemented yet.

Original commit message from CVS:
added new method and type to add namespaces to xml files. No actual
code is implemented yet.

21 years agodon't recursively call gst_bin_set_state on failure don't do unnecessary state changes
Thomas Vander Stichele [Sat, 7 Jun 2003 22:39:11 +0000 (22:39 +0000)]
don't recursively call gst_bin_set_state on failure don't do unnecessary state changes

Original commit message from CVS:
don't recursively call gst_bin_set_state on failure
don't do unnecessary state changes

21 years agofix color for NULL from bright white to blue
Thomas Vander Stichele [Sat, 7 Jun 2003 16:24:25 +0000 (16:24 +0000)]
fix color for NULL from bright white to blue

Original commit message from CVS:
fix color for NULL from bright white to blue

21 years agotry to fix #114252
Wim Taymans [Sat, 7 Jun 2003 11:36:42 +0000 (11:36 +0000)]
try to fix #114252

Original commit message from CVS:
try to fix #114252

21 years agoActually, size should be a guint (because GST_BUFFER_SIZE(buffer) is a guint too)
Ronald S. Bultje [Sat, 7 Jun 2003 09:37:16 +0000 (09:37 +0000)]
Actually, size should be a guint (because GST_BUFFER_SIZE(buffer) is a guint too)

Original commit message from CVS:
Actually, size should be a guint (because GST_BUFFER_SIZE(buffer) is a guint too)

21 years agoMake filesink fail with some grace, see #114614
Ronald S. Bultje [Sat, 7 Jun 2003 09:35:37 +0000 (09:35 +0000)]
Make filesink fail with some grace, see #114614

Original commit message from CVS:
Make filesink fail with some grace, see #114614

21 years agoGet rid of NEW_MEDIA event, EOS is supposed to handle that
Ronald S. Bultje [Sat, 7 Jun 2003 00:15:18 +0000 (00:15 +0000)]
Get rid of NEW_MEDIA event, EOS is supposed to handle that

Original commit message from CVS:
Get rid of NEW_MEDIA event, EOS is supposed to handle that

21 years agoFinetuning of the mimetypes mess, hoping to get into a standards document one day...
Ronald S. Bultje [Fri, 6 Jun 2003 23:49:25 +0000 (23:49 +0000)]
Finetuning of the mimetypes mess, hoping to get into a standards document one day...

Original commit message from CVS:
Finetuning of the mimetypes mess, hoping to get into a standards document one day...

21 years agoSome adjustments to allow for setting a new filename after EOS, useful for writing...
Ronald S. Bultje [Fri, 6 Jun 2003 23:48:04 +0000 (23:48 +0000)]
Some adjustments to allow for setting a new filename after EOS, useful for writing multiple files

Original commit message from CVS:
Some adjustments to allow for setting a new filename after EOS, useful for writing multiple files

21 years agofix format test
Thomas Vander Stichele [Thu, 5 Jun 2003 22:01:13 +0000 (22:01 +0000)]
fix format test

Original commit message from CVS:
fix format test

21 years agofix float min and max
Thomas Vander Stichele [Thu, 5 Jun 2003 21:37:14 +0000 (21:37 +0000)]
fix float min and max

Original commit message from CVS:
fix float min and max

21 years agomake functions static taaz patch
Thomas Vander Stichele [Thu, 5 Jun 2003 21:33:03 +0000 (21:33 +0000)]
make functions static taaz patch

Original commit message from CVS:
make functions static
taaz patch

21 years ago- marked piece of wrong code in the state change function with a FIXME
Wim Taymans [Tue, 3 Jun 2003 21:53:15 +0000 (21:53 +0000)]
- marked piece of wrong code in the state change function with a FIXME

Original commit message from CVS:
- marked piece of wrong code in the state change function with a FIXME

21 years ago- added GST_ELEMENT_ERROR flag to mark elements in error and to trap and avoid recurs...
Wim Taymans [Tue, 3 Jun 2003 21:18:39 +0000 (21:18 +0000)]
- added GST_ELEMENT_ERROR flag to mark elements in error and to trap and avoid recursive error loops.

Original commit message from CVS:
- added GST_ELEMENT_ERROR flag to mark elements in error and to trap and
avoid recursive error loops.
- moved state change signal back to original place as it causes lockups.

21 years ago- added a property to force a failure for a given state transition.
Wim Taymans [Tue, 3 Jun 2003 20:22:52 +0000 (20:22 +0000)]
- added a property to force a failure for a given state transition.

Original commit message from CVS:
- added a property to force a failure for a given state transition.

21 years agoI'm too lazy to comment this
Colin Walters [Mon, 2 Jun 2003 06:33:08 +0000 (06:33 +0000)]
I'm too lazy to comment this

Original commit message from CVS:
*** empty log message ***

21 years agoI don't know how I ever got to introducing this madness, but I was wrong. *REALLY...
Ronald S. Bultje [Sun, 1 Jun 2003 12:27:39 +0000 (12:27 +0000)]
I don't know how I ever got to introducing this madness, but I was wrong. *REALLY* wrong. It hasn't even worked, it s...

Original commit message from CVS:
I don't know how I ever got to introducing this madness, but I was wrong. *REALLY* wrong. It hasn't even worked, it still doesn't work and it will never work because the whole concept of doing a multifile output in filesink is completely braindead. Signal EOS, close file, set new filename and reset to PLAYING is so much easier. This patch removes all the multifile output cruft that I introduced and makes filesink simply work.

21 years agoAdd new --enable-fast-stack-trash option, defaults to on.
Colin Walters [Sat, 31 May 2003 09:51:28 +0000 (09:51 +0000)]
Add new --enable-fast-stack-trash option, defaults to on.

Original commit message from CVS:
Add new --enable-fast-stack-trash option, defaults to on.

We need this because valgrind doesn't implement an insn used
by it.

21 years agoAdd --gst-disable-cpu-opt argument.
Colin Walters [Sat, 31 May 2003 02:04:59 +0000 (02:04 +0000)]
Add --gst-disable-cpu-opt argument.

Original commit message from CVS:
Add --gst-disable-cpu-opt argument.

21 years agosee #108268 - kudos go to janzen@pixelmetrix.com
Ronald S. Bultje [Fri, 30 May 2003 23:20:02 +0000 (23:20 +0000)]
see #108268 - kudos go to janzen@pixelmetrix.com

Original commit message from CVS:
Add patch for better buffering (especially useful for network streaming), see #108268 - kudos go to janzen@pixelmetrix.com

21 years ago- the result from the getcaps function should be sunken (gst_caps_sink) instead of...
Wim Taymans [Fri, 30 May 2003 13:36:04 +0000 (13:36 +0000)]
- the result from the getcaps function should be sunken (gst_caps_sink) instead of unreffed. Not sure that's the righ...

Original commit message from CVS:
- the result from the getcaps function should be sunken (gst_caps_sink)
instead of unreffed. Not sure that's the right thing to do...

21 years agogst_caps_to_string: print NULL caps correctly
David Schleef [Fri, 30 May 2003 03:02:38 +0000 (03:02 +0000)]
gst_caps_to_string: print NULL caps correctly

Original commit message from CVS:
gst_caps_to_string: print NULL caps correctly

21 years agohelp us debug caps ref issues
Thomas Vander Stichele [Thu, 29 May 2003 17:24:03 +0000 (17:24 +0000)]
help us debug caps ref issues

Original commit message from CVS:
help us debug caps ref issues

21 years agoGstCaps is not a GObject but a boxed-type
Ronald S. Bultje [Thu, 29 May 2003 09:31:51 +0000 (09:31 +0000)]
GstCaps is not a GObject but a boxed-type

Original commit message from CVS:
GstCaps is not a GObject but a boxed-type

21 years agoFix type definition bug plus missing argument for callback
Ronald S. Bultje [Mon, 26 May 2003 06:15:27 +0000 (06:15 +0000)]
Fix type definition bug plus missing argument for callback

Original commit message from CVS:
Fix type definition bug plus missing argument for callback

21 years agoonly update the DURATION field when appending buffers and both buffers have a valid...
Wim Taymans [Sat, 24 May 2003 11:04:57 +0000 (11:04 +0000)]
only update the DURATION field when appending buffers and both buffers have a valid duration.

Original commit message from CVS:
only update the DURATION field when appending buffers and both buffers
have a valid duration.

21 years ago- moved functionality of GST_FORMAT_UNITS to GST_FORMAT_DEFAULT, the old _DEFAULT...
Wim Taymans [Sat, 24 May 2003 10:30:37 +0000 (10:30 +0000)]
- moved functionality of GST_FORMAT_UNITS to GST_FORMAT_DEFAULT, the old _DEFAULT functionality was ambigous; now the...

Original commit message from CVS:
- moved functionality of GST_FORMAT_UNITS to GST_FORMAT_DEFAULT, the old
_DEFAULT functionality was ambigous; now the _DEFAULT format is media
specific (frames for video, samples for audio, ...)

21 years ago- First attempt at implementing #113180, this one also removes automatic (byte) offse...
Wim Taymans [Sat, 24 May 2003 10:09:39 +0000 (10:09 +0000)]
- First attempt at implementing #113180, this one also removes automatic (byte) offset calculations in the subbuffer ...

Original commit message from CVS:
- First attempt at implementing #113180, this one also removes
automatic (byte) offset calculations in the subbuffer code and moves
that logic to bytestream and filesrc. It will also update the offset
and duration fields in some special cases.

21 years agoFix aliasing problems noticed by gcc-3.3. Suggests that we need to change gst_pad_...
David Schleef [Thu, 22 May 2003 00:05:57 +0000 (00:05 +0000)]
Fix aliasing problems noticed by gcc-3.3.  Suggests that we need to change gst_pad_{push|pull}() to GstData *.  (and ...

Original commit message from CVS:
Fix aliasing problems noticed by gcc-3.3.  Suggests that we need to
change gst_pad_{push|pull}() to GstData *.  (and probably others)

21 years agoadded spaces around the equal sign so that the test actually works on
Brian Cameron [Wed, 21 May 2003 18:23:39 +0000 (18:23 +0000)]
added spaces around the equal sign so that the test actually works on

Original commit message from CVS:
added spaces around the equal sign so that the test actually works on
Solaris.

21 years agoRemove (incorrect) cast on gst_buffer_is_writable()
David Schleef [Tue, 20 May 2003 22:05:28 +0000 (22:05 +0000)]
Remove (incorrect) cast on gst_buffer_is_writable()

Original commit message from CVS:
Remove (incorrect) cast on gst_buffer_is_writable()

21 years agoFix _second_ sparc asm. Who would have guessed there would be two?
David Schleef [Mon, 19 May 2003 21:45:37 +0000 (21:45 +0000)]
Fix _second_ sparc asm.  Who would have guessed there would be two?

Original commit message from CVS:
Fix _second_ sparc asm.  Who would have guessed there would be two?

21 years agoFix sparc asm code for gcc prior to 3.2
David Schleef [Mon, 19 May 2003 21:04:53 +0000 (21:04 +0000)]
Fix sparc asm code for gcc prior to 3.2

Original commit message from CVS:
Fix sparc asm code for gcc prior to 3.2

21 years agoWeird C code fix
Ronald S. Bultje [Mon, 19 May 2003 18:01:42 +0000 (18:01 +0000)]
Weird C code fix

Original commit message from CVS:
Weird C code fix

21 years agospaling eroah
Benjamin Otte [Mon, 19 May 2003 15:54:58 +0000 (15:54 +0000)]
spaling eroah

Original commit message from CVS:
spaling eroah

21 years agocheck if required elements are installed
Benjamin Otte [Mon, 19 May 2003 15:46:39 +0000 (15:46 +0000)]
check if required elements are installed

Original commit message from CVS:
check if required elements are installed

21 years agoUpdated configure.ac so that it does not include the -Wall and -Werror if the compile...
Brian Cameron [Mon, 19 May 2003 11:55:56 +0000 (11:55 +0000)]
Updated configure.ac so that it does not include the -Wall and -Werror if the compiler cannot use these flags.

Original commit message from CVS:
Updated configure.ac so that it does not include the -Wall and -Werror
if the compiler cannot use these flags.

21 years agoFix caps negotiation problems.
David Schleef [Mon, 19 May 2003 02:36:01 +0000 (02:36 +0000)]
Fix caps negotiation problems.

Original commit message from CVS:
Fix caps negotiation problems.

21 years agoChange GST_DEBUG_FUNCPTR() to return a pointer of the same type that it is called...
David Schleef [Sun, 18 May 2003 23:34:12 +0000 (23:34 +0000)]
Change GST_DEBUG_FUNCPTR() to return a pointer of the same type that it is called with.  Fix lots of warnings due to ...

Original commit message from CVS:
Change GST_DEBUG_FUNCPTR() to return a pointer of the same type that it
is called with.  Fix lots of warnings due to change.

21 years agoFix broken links to gstreamer.net site
David Schleef [Sun, 18 May 2003 23:32:29 +0000 (23:32 +0000)]
Fix broken links to gstreamer.net site

Original commit message from CVS:
Fix broken links to gstreamer.net site

21 years agodoc dist fix
Thomas Vander Stichele [Sun, 18 May 2003 23:03:42 +0000 (23:03 +0000)]
doc dist fix

Original commit message from CVS:
doc dist fix

21 years agospec fix
Thomas Vander Stichele [Sun, 18 May 2003 23:02:38 +0000 (23:02 +0000)]
spec fix

Original commit message from CVS:
spec fix

21 years agoapplying http://bugzilla.gnome.org/show_bug.cgi?id=110707 patch, should fix testsuite...
Thomas Vander Stichele [Sun, 18 May 2003 22:59:51 +0000 (22:59 +0000)]
applying bugzilla.gnome.org/show_bug.cgi?id=110707 patch, should fix testsuite issues

Original commit message from CVS:
applying
http://bugzilla.gnome.org/show_bug.cgi?id=110707
patch, should fix testsuite issues

21 years agoChange uint to guint
David Schleef [Sun, 18 May 2003 22:45:27 +0000 (22:45 +0000)]
Change uint to guint

Original commit message from CVS:
Change uint to guint

21 years agoFix aliasing warning from gcc-3.3
David Schleef [Sun, 18 May 2003 22:44:11 +0000 (22:44 +0000)]
Fix aliasing warning from gcc-3.3

Original commit message from CVS:
Fix aliasing warning from gcc-3.3

21 years agochange from sscanf to strtol
David Schleef [Sun, 18 May 2003 22:41:25 +0000 (22:41 +0000)]
change from sscanf to strtol

Original commit message from CVS:
change from sscanf to strtol

21 years agoremoving devhelp dir
Thomas Vander Stichele [Sun, 18 May 2003 22:30:58 +0000 (22:30 +0000)]
removing devhelp dir

Original commit message from CVS:
removing devhelp dir

21 years agooops
Thomas Vander Stichele [Sun, 18 May 2003 16:28:15 +0000 (16:28 +0000)]
oops

Original commit message from CVS:
oops

21 years agogtk-doc fixes
Thomas Vander Stichele [Sun, 18 May 2003 15:08:17 +0000 (15:08 +0000)]
gtk-doc fixes

Original commit message from CVS:
gtk-doc fixes

21 years agoconverting to xml as intermediary step to fix devhelp generation assorted doc build...
Thomas Vander Stichele [Sun, 18 May 2003 15:04:26 +0000 (15:04 +0000)]
converting to xml as intermediary step to fix devhelp generation assorted doc build fixes as well bugzilla.gno...

Original commit message from CVS:
converting to xml as intermediary step to fix devhelp generation
assorted doc build fixes as well
http://bugzilla.gnome.org/show_bug.cgi?id=113195

21 years agoa bunch of gtk-doc fixes
Thomas Vander Stichele [Sun, 18 May 2003 15:03:34 +0000 (15:03 +0000)]
a bunch of gtk-doc fixes

Original commit message from CVS:
a bunch of gtk-doc fixes

21 years agoAdd new man page. Fix a few typos in other man pages.
David Schleef [Sun, 18 May 2003 04:40:19 +0000 (04:40 +0000)]
Add new man page.  Fix a few typos in other man pages.

Original commit message from CVS:
Add new man page.  Fix a few typos in other man pages.

21 years agoCall perl script using $(PERL_PATH)
David Schleef [Sun, 18 May 2003 03:36:41 +0000 (03:36 +0000)]
Call perl script using $(PERL_PATH)

Original commit message from CVS:
Call perl script using $(PERL_PATH)

21 years agoCheck for Perl and sigaction().
David Schleef [Sun, 18 May 2003 03:31:58 +0000 (03:31 +0000)]
Check for Perl and sigaction().

Original commit message from CVS:
Check for Perl and sigaction().

21 years agofix wrong caps refcount handling of filtered caps in cornercases.
Benjamin Otte [Sun, 18 May 2003 03:22:04 +0000 (03:22 +0000)]
fix wrong caps refcount handling of filtered caps in cornercases.

Original commit message from CVS:
fix wrong caps refcount handling of filtered caps in cornercases.

21 years agoadded filtered caps to man page
Benjamin Otte [Sun, 18 May 2003 02:46:42 +0000 (02:46 +0000)]
added filtered caps to man page

Original commit message from CVS:
added filtered caps to man page

21 years agoremove _destroy functions from public headers and make them static.
Benjamin Otte [Sun, 18 May 2003 02:42:19 +0000 (02:42 +0000)]
remove _destroy functions from public headers and make them static.

Original commit message from CVS:
remove _destroy functions from public headers and make them static.

21 years agomake the parser accept chained caps, too
Benjamin Otte [Sun, 18 May 2003 02:30:00 +0000 (02:30 +0000)]
make the parser accept chained caps, too

Original commit message from CVS:
make the parser accept chained caps, too

21 years agoclock debug addition
Thomas Vander Stichele [Sat, 17 May 2003 23:08:40 +0000 (23:08 +0000)]
clock debug addition

Original commit message from CVS:
clock debug addition

21 years agoadding typefind binary
Thomas Vander Stichele [Sat, 17 May 2003 23:04:02 +0000 (23:04 +0000)]
adding typefind binary

Original commit message from CVS:
adding typefind binary

21 years agoThis is filtered caps in 20 lines. Implemented full featured parsing of pipelines...
Benjamin Otte [Sat, 17 May 2003 20:45:06 +0000 (20:45 +0000)]
This is filtered caps in 20 lines. Implemented full featured parsing of pipelines with filtered caps. To get a grip o...

Original commit message from CVS:
This is filtered caps in 20 lines. Implemented full featured parsing of pipelines with filtered caps. To get a grip of the syntax you might want to look at testsuite/caps/string-conversions.c or run that test

21 years agoonly set state to playing when elements are linked - don't pause in SOMETIMES callback
Benjamin Otte [Sat, 17 May 2003 17:08:58 +0000 (17:08 +0000)]
only set state to playing when elements are linked - don't pause in SOMETIMES callback

Original commit message from CVS:
only set state to playing when elements are linked - don't pause in SOMETIMES callback

21 years agofix wrong debug message to print the right thing
Benjamin Otte [Sat, 17 May 2003 15:55:23 +0000 (15:55 +0000)]
fix wrong debug message to print the right thing

Original commit message from CVS:
fix wrong debug message to print the right thing

21 years agoAdd unistd.h (#110671)
Ronald S. Bultje [Sat, 17 May 2003 13:10:00 +0000 (13:10 +0000)]
Add unistd.h (#110671)

Original commit message from CVS:
Add unistd.h (#110671)

21 years agoadded tests for gst_caps_{to,from}_string
Benjamin Otte [Sat, 17 May 2003 00:48:34 +0000 (00:48 +0000)]
added tests for gst_caps_{to,from}_string

Original commit message from CVS:
added tests for gst_caps_{to,from}_string

21 years agoadded gst_{props,caps}_{from,to}_string to API, see documentation for use, put errors...
Benjamin Otte [Sat, 17 May 2003 00:47:01 +0000 (00:47 +0000)]
added gst_{props,caps}_{from,to}_string to API, see documentation for use, put errors into testsuite/caps/string-conv...

Original commit message from CVS:
added gst_{props,caps}_{from,to}_string to API, see documentation for use, put errors into testsuite/caps/string-conversions.c

21 years agoref pool before creating buffer that's using it
Benjamin Otte [Sat, 17 May 2003 00:42:57 +0000 (00:42 +0000)]
ref pool before creating buffer that's using it

Original commit message from CVS:
ref pool before creating buffer that's using it

21 years agomake -> shell variable
Ronald S. Bultje [Fri, 16 May 2003 06:33:36 +0000 (06:33 +0000)]
make -> shell variable

Original commit message from CVS:
make -> shell variable

21 years agogtk-doc fixes clock debug
Thomas Vander Stichele [Thu, 15 May 2003 22:46:37 +0000 (22:46 +0000)]
gtk-doc fixes clock debug

Original commit message from CVS:
gtk-doc fixes
clock debug

21 years agoFix macro GST_FOURCC_ARGS - it assumed big endian ints
Benjamin Otte [Tue, 13 May 2003 23:15:46 +0000 (23:15 +0000)]
Fix macro GST_FOURCC_ARGS - it assumed big endian ints

Original commit message from CVS:
Fix macro GST_FOURCC_ARGS - it assumed big endian ints

21 years agoAdded GST_CAT_APPLICATION. Fixes #111009
David Schleef [Tue, 13 May 2003 06:48:49 +0000 (06:48 +0000)]
Added GST_CAT_APPLICATION.  Fixes #111009

Original commit message from CVS:
Added GST_CAT_APPLICATION.  Fixes #111009

21 years agoFix bug in PRINT() macro
David Schleef [Tue, 13 May 2003 05:47:04 +0000 (05:47 +0000)]
Fix bug in PRINT() macro

Original commit message from CVS:
Fix bug in PRINT() macro

21 years agofix sparc atomic functions.
James A Morrison [Mon, 12 May 2003 23:20:55 +0000 (23:20 +0000)]
fix sparc atomic functions.

Original commit message from CVS:
Patch from James A Morrison <ja2morri@student.math.uwaterloo.ca> to
fix sparc atomic functions.

21 years agoChange from AS_COMPILER() to AS_COMPILER_FLAG() in order to directly check for availa...
David Schleef [Sun, 11 May 2003 07:08:46 +0000 (07:08 +0000)]
Change from AS_COMPILER() to AS_COMPILER_FLAG() in order to directly check for available warning/error flags

Original commit message from CVS:
Change from AS_COMPILER() to AS_COMPILER_FLAG() in order to directly
check for available warning/error flags

21 years agoMake sure the FIXED flag is computed correctly when normalizing a GstProps.
Wim Taymans [Sat, 10 May 2003 18:09:48 +0000 (18:09 +0000)]
Make sure the FIXED flag is computed correctly when normalizing a GstProps.

Original commit message from CVS:
Make sure the FIXED flag is computed correctly when normalizing a GstProps.

21 years agoSysClocks need their own mutex/cond pair, as we have multiple (via subclasses). Use...
Benjamin Otte [Sat, 10 May 2003 14:38:48 +0000 (14:38 +0000)]
SysClocks need their own mutex/cond pair, as we have multiple (via subclasses). Use a static mutex for setting THE sy...

Original commit message from CVS:
SysClocks need their own mutex/cond pair, as we have multiple (via subclasses). Use a static mutex for setting THE system clock

21 years agoenable allocation tracing for GstObjects and make allocation tracing a configure...
Benjamin Otte [Sat, 10 May 2003 12:42:02 +0000 (12:42 +0000)]
enable allocation tracing for GstObjects and make allocation tracing a configure switch (enable by default for now)

Original commit message from CVS:
enable allocation tracing for GstObjects and make allocation tracing a configure switch (enable by default for now)

21 years agoUse GstMemChunk to allocate events
Wim Taymans [Sat, 10 May 2003 12:15:58 +0000 (12:15 +0000)]
Use GstMemChunk to allocate events

Original commit message from CVS:
Use GstMemChunk to allocate events