- Sep 16, 2003
-
-
Thomas Vander Stichele authored
Original commit message from CVS: reverting error patches before making a branch.
-
- Sep 15, 2003
-
-
Jan Schmidt authored
Original commit message from CVS: Fix compiler breakage.
-
Benjamin Otte authored
Original commit message from CVS: update docs to new error signal
-
Benjamin Otte authored
Original commit message from CVS: update default error callback to new error signal
-
- Sep 14, 2003
-
-
Benjamin Otte authored
Original commit message from CVS: implement translatable error messages using gerror. Includes bugfixes for: - crash when unlinking Ghostpads - make *_PAD_* macros use glib casts - make spider typefinding merge buffers correctly
-
David Schleef authored
Original commit message from CVS: Add navigation event
-
David Schleef authored
Original commit message from CVS: Use gst_caps_to_string to print caps. Add max_iterations.
-
David Schleef authored
Original commit message from CVS: add check for setting pad_get and pad_chain functions on wrong type pads.
-
- Sep 13, 2003
-
-
David Schleef authored
Original commit message from CVS: make a few things clearer
-
David Schleef authored
Original commit message from CVS: fix handling of _ in properties
-
Ronald S. Bultje authored
Original commit message from CVS: Make interface hack work with multiple interfaces per element
-
Ronald S. Bultje authored
Original commit message from CVS: Update, now that I understand interfaces a bit better...
-
Ronald S. Bultje authored
Original commit message from CVS: Implement generic interface stuff, with per-instance support checking instead of per-class checking
-
Ronald S. Bultje authored
Original commit message from CVS: Implement seekability-only-if-available
-
- Sep 11, 2003
-
-
Thomas Vander Stichele authored
Original commit message from CVS: check for md5sink in pipeline
-
Thomas Vander Stichele authored
Original commit message from CVS: ignore these test code
-
Thomas Vander Stichele authored
Original commit message from CVS: ignore
-
Thomas Vander Stichele authored
Original commit message from CVS: ignore files
-
Thomas Vander Stichele authored
Original commit message from CVS: commit
-
Thomas Vander Stichele authored
Original commit message from CVS: commit
-
Thomas Vander Stichele authored
Original commit message from CVS: readme
-
- Sep 08, 2003
-
-
Ronald S. Bultje authored
Original commit message from CVS: bla bla... some new stuff
-
Ramon Garcia Fernandez Fernandez authored
Original commit message from CVS: Added specification document of the RTP client subsystem.
-
- Sep 04, 2003
-
-
Ronald S. Bultje authored
Original commit message from CVS: Add GInterface
-
- Aug 30, 2003
-
-
David Schleef authored
Original commit message from CVS: Dist files generated by bison and flex.
-
- Aug 29, 2003
-
-
Ronald S. Bultje authored
Original commit message from CVS: Add some class/init example code (on request of zeenix)
-
- Aug 28, 2003
-
-
Ronald S. Bultje authored
Original commit message from CVS: A generic interface proposal
-
- Aug 27, 2003
-
-
Angel Carpintero authored
Original commit message from CVS: fix the error that break the built
-
- Aug 26, 2003
-
-
Thomas Vander Stichele authored
Original commit message from CVS: more info
-
Thomas Vander Stichele authored
Original commit message from CVS: fixes event function setting on unconnected pads
-
- Aug 23, 2003
-
-
David Schleef authored
Original commit message from CVS: Remove running configure for cothreads, since it's been removed.
-
- Aug 21, 2003
-
-
David Schleef authored
Original commit message from CVS: show the rank of a plugin feature. (actually, only element factory at this time)
-
David Schleef authored
Add --enable-poisoning option, and make it default to off in normal releases, on in ./autogen.sh configuration. Add ... Original commit message from CVS: Add --enable-poisoning option, and make it default to off in normal releases, on in ./autogen.sh configuration. Add automake17 as a possible automake name.
-
- Aug 19, 2003
-
-
David Schleef authored
Original commit message from CVS: ignore more files
-
David Schleef authored
Original commit message from CVS: Remove the superfluous use of { }
-
Christian Schaller authored
this contains fixed needed to once again build rpms of CVS head. It disables doc building, dists the po stuff (not th... Original commit message from CVS: this contains fixed needed to once again build rpms of CVS head. It disables doc building, dists the po stuff (not the the way ds wanted, but the way I understood how to) and fixes latest additions/removals to the spec
-
David Schleef authored
Original commit message from CVS: further i18n: call setlocale()
-
David Schleef authored
Original commit message from CVS: Add code to spawn each file in ${plugindirectory}/scripts, for each plugindirectory (fixes #119231)
-
David Schleef authored
Er, plugins actually use gst_element_factory_set_rank(). Add a define to call gst_plugin_feature_set_rank(). Original commit message from CVS: Er, plugins actually use gst_element_factory_set_rank(). Add a define to call gst_plugin_feature_set_rank().
-
Ronald S. Bultje authored
Original commit message from CVS: Add SIGUSR1/SIGUSR2 as play/stop signals. Also add these to the documentation. Fixes #120065
-