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