summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reverting error patches before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-1625-307/+185
* Fix compiler breakage.Jan Schmidt2003-09-151-1/+1
* update docs to new error signalBenjamin Otte2003-09-151-2/+7
* update default error callback to new error signalBenjamin Otte2003-09-152-3/+5
* implement translatable error messages using gerror.Benjamin Otte2003-09-1425-180/+295
* Add navigation eventDavid Schleef2003-09-141-1/+6
* Use gst_caps_to_string to print caps. Add max_iterations.David Schleef2003-09-141-8/+10
* add check for setting pad_get and pad_chain functions on wrong type pads.David Schleef2003-09-141-0/+3
* make a few things clearerDavid Schleef2003-09-131-10/+13
* fix handling of _ in propertiesDavid Schleef2003-09-131-1/+1
* Make interface hack work with multiple interfaces per elementRonald S. Bultje2003-09-132-4/+7
* Update, now that I understand interfaces a bit better...Ronald S. Bultje2003-09-131-70/+6
* Implement generic interface stuff, with per-instance support checking instead...Ronald S. Bultje2003-09-135-5/+315
* Implement seekability-only-if-availableRonald S. Bultje2003-09-132-22/+78
* check for md5sink in pipelineThomas Vander Stichele2003-09-112-11/+60
* ignore these test codeThomas Vander Stichele2003-09-1110-4/+19
* ignoreThomas Vander Stichele2003-09-114-3/+15
* ignore filesThomas Vander Stichele2003-09-111-0/+1
* commitThomas Vander Stichele2003-09-111-0/+2
* commitThomas Vander Stichele2003-09-111-0/+2
* readmeThomas Vander Stichele2003-09-111-0/+23
* bla bla... some new stuffRonald S. Bultje2003-09-081-26/+81
* Added specification document of the RTP client subsystem.Ramon Garcia Fernandez2003-09-081-0/+44
* Add GInterfaceRonald S. Bultje2003-09-041-62/+49
* Dist files generated by bison and flex.David Schleef2003-08-301-3/+4
* Add some class/init example code (on request of zeenix)Ronald S. Bultje2003-08-291-1/+66
* A generic interface proposalRonald S. Bultje2003-08-281-0/+240
* fix the error that break the builtAngel Carpintero2003-08-271-1/+2
* more infoThomas Vander Stichele2003-08-261-4/+5
* fixes event function setting on unconnected padsThomas Vander Stichele2003-08-261-8/+20
* Remove running configure for cothreads, since it's been removed.David Schleef2003-08-231-12/+0
* show the rank of a plugin feature. (actually, only element factory at this t...David Schleef2003-08-211-0/+18
* Add --enable-poisoning option, and make it default to off in normal releases,...David Schleef2003-08-212-2/+16
* ignore more filesDavid Schleef2003-08-191-0/+9
* Remove the superfluous use of { }David Schleef2003-08-191-12/+10
* this contains fixed needed to once again build rpms of CVS head. It disables ...Christian Schaller2003-08-192-34/+36
* further i18n: call setlocale()David Schleef2003-08-197-0/+23
* Add code to spawn each file in ${plugindirectory}/scripts, for each plugindir...David Schleef2003-08-191-0/+37
* Er, plugins actually use gst_element_factory_set_rank(). Add a define to cal...David Schleef2003-08-193-0/+23
* Add SIGUSR1/SIGUSR2 as play/stop signals. Also add these to the documentation...Ronald S. Bultje2003-08-192-21/+61
* convert pad templates to GST_CAPS_ANYDavid Schleef2003-08-1912-14/+14
* Add code to poison objects being destroyedDavid Schleef2003-08-193-0/+18
* Add GST_CAPS_NONE and GST_CAPS_ANYDavid Schleef2003-08-192-0/+29
* Remove duplicate rank field (fixes #119510)Ronald S. Bultje2003-08-184-35/+8
* Show signals/actions of parent classesDavid Schleef2003-08-181-32/+36
* Find correct name for libtoolizeDavid Schleef2003-08-171-2/+2
* feeble attempt at translating a few messagesDavid Schleef2003-08-171-0/+66
* more i18n stuffDavid Schleef2003-08-171-0/+3
* initialize gettext stuff, plus a few string i18nsDavid Schleef2003-08-173-16/+18
* Add framework for internationalizationDavid Schleef2003-08-173-1/+264