- 25 Jun, 2003 1 commit
-
-
Brian Cameron authored
Original commit message from CVS: Fixed gst-inspect so it doesn't core dump on Solaris.
-
- 21 Jun, 2003 1 commit
-
-
Ronald S. Bultje authored
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)
-
- 20 Jun, 2003 3 commits
-
-
Ronald S. Bultje authored
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
-
Ronald S. Bultje authored
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...
-
Ronald S. Bultje authored
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.
-
- 18 Jun, 2003 1 commit
-
-
Ronald S. Bultje authored
Original commit message from CVS: Add _valist style autoplug functions (#90471), thanks to Brett Kosinski <brettk@frodo.dyn.gno.org>
-
- 16 Jun, 2003 2 commits
-
-
David Schleef authored
Original commit message from CVS: NULL is a valid props
-
Andy Wingo Wingo authored
Original commit message from CVS: set GstElement->elementfactory before creating any instances; doc updates for deep_notify
-
- 15 Jun, 2003 2 commits
-
-
David Schleef authored
Original commit message from CVS: Fix gst_props_get_entry(): props==NULL is a valid props.
-
David Schleef authored
Original commit message from CVS: Fix spelling errors
-
- 14 Jun, 2003 1 commit
-
-
Benjamin Otte authored
Original commit message from CVS: fix HAVE_* macros for ppc
-
- 13 Jun, 2003 3 commits
-
-
Wim Taymans authored
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.
-
Wim Taymans authored
Original commit message from CVS: - some more checks
-
Wim Taymans authored
Original commit message from CVS: - Added testcase for fixed flag on caps/props - Added union testcase (not working)
-
- 11 Jun, 2003 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: typo
-
Thomas Vander Stichele authored
Original commit message from CVS: notes
-
- 10 Jun, 2003 1 commit
-
-
David Schleef authored
Original commit message from CVS: Add gst_pad_template_newv() as a va_list alternative to gst_pad_template_new()
-
- 09 Jun, 2003 5 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: updated release notes
-
Wim Taymans authored
Original commit message from CVS: removed namespace code again, it was not needed :)
-
Wim Taymans authored
Original commit message from CVS: updated example with correct code to add namespaces to root element.
-
Thomas Vander Stichele authored
Original commit message from CVS: fix object loaded signal
-
Wim Taymans authored
Original commit message from CVS: added new method and type to add namespaces to xml files. No actual code is implemented yet.
-
- 07 Jun, 2003 6 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: don't recursively call gst_bin_set_state on failure don't do unnecessary state changes
-
Thomas Vander Stichele authored
Original commit message from CVS: fix color for NULL from bright white to blue
-
Wim Taymans authored
Original commit message from CVS: try to fix #114252
-
Ronald S. Bultje authored
Original commit message from CVS: Actually, size should be a guint (because GST_BUFFER_SIZE(buffer) is a guint too)
-
Ronald S. Bultje authored
Original commit message from CVS: Make filesink fail with some grace, see #114614
-
Ronald S. Bultje authored
Original commit message from CVS: Get rid of NEW_MEDIA event, EOS is supposed to handle that
-
- 06 Jun, 2003 2 commits
-
-
Ronald S. Bultje authored
Original commit message from CVS: Finetuning of the mimetypes mess, hoping to get into a standards document one day...
-
Ronald S. Bultje authored
Original commit message from CVS: Some adjustments to allow for setting a new filename after EOS, useful for writing multiple files
-
- 05 Jun, 2003 3 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fix format test
-
Thomas Vander Stichele authored
Original commit message from CVS: fix float min and max
-
Thomas Vander Stichele authored
Original commit message from CVS: make functions static taaz patch
-
- 03 Jun, 2003 3 commits
-
-
Wim Taymans authored
Original commit message from CVS: - marked piece of wrong code in the state change function with a FIXME
-
Wim Taymans authored
- 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.
-
Wim Taymans authored
Original commit message from CVS: - added a property to force a failure for a given state transition.
-
- 02 Jun, 2003 1 commit
-
-
Colin Walters authored
Original commit message from CVS: *** empty log message ***
-
- 01 Jun, 2003 1 commit
-
-
Ronald S. Bultje authored
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.
-
- 31 May, 2003 2 commits
-
-
Colin Walters authored
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.
-
Colin Walters authored
Original commit message from CVS: Add --gst-disable-cpu-opt argument.
-