summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-20fix error errorThomas Vander Stichele2-2/+7
2004-01-20ext/divx/: Fix for new error system.Ronald S. Bultje3-3/+10
2004-01-20fix for new error signalingThomas Vander Stichele2-6/+11
2004-01-20fix distcheckThomas Vander Stichele1-1/+1
2004-01-20sys/ximage/ximagesink.c: Change to using a framerate of [1,100] instead of [0...David Schleef1-0/+10
2004-01-20fix missing includeBenjamin Otte1-0/+2
2004-01-19configure.ac: Up version requirement to 2.0.3 (not yet released) to avoid sym...Benjamin Otte1-0/+6
2004-01-19gst/switch/gstswitch.c: Fixed switch element : proxying link and setting caps...Julien Moutte2-3/+19
2004-01-19another fixThomas Vander Stichele1-1/+1
2004-01-19fix element_errorThomas Vander Stichele2-12/+18
2004-01-19further element_error fixesThomas Vander Stichele2-36/+43
2004-01-19adding locale.hThomas Vander Stichele2-1/+2
2004-01-19removing config.hThomas Vander Stichele2-4/+5
2004-01-19putting i18n in place for pluginsThomas Vander Stichele18-30/+535
2004-01-19ChangeLogBenjamin Otte1-1/+2
2004-01-19fix soundfile as wellThomas Vander Stichele2-1/+2
2004-01-19fix i18n includeThomas Vander Stichele3-2/+13
2004-01-19fix typoThomas Vander Stichele1-1/+1
2004-01-19updating v4l2 for new error handlingThomas Vander Stichele2-60/+74
2004-01-19parenthising NULLThomas Vander Stichele2-1/+7
2004-01-18adding headerThomas Vander Stichele2-0/+54
2004-01-18use new error signal and classificationThomas Vander Stichele31-220/+345
2004-01-18Check for libmusicbrainzJeremy Simon3-0/+27
2004-01-18Add a trm pluginJeremy Simon3-0/+469
2004-01-18fix to make it possible to build from disted tarballChristian Schaller1-1/+2
2004-01-18sys/ximage/ximagesink.c: Adding synchronous property for debugging.Julien Moutte1-0/+10
2004-01-16gst/videofilter/gstvideobalance.c: Fix regression; changing a property affect...David Schleef1-0/+11
2004-01-16update gst-launch-ext to use a better plugin for colorspace and X winChristian Schaller1-0/+4
2004-01-16ext/ffmpeg/gstffmpegenc.c: Fix use of already-freed caps.David Schleef1-0/+5
2004-01-16fix libcaca compilation and update spec fileChristian Schaller2-2/+39
2004-01-16sys/xvimage/xvimagesink.c: Implementing correct colorbalance properties. They...Julien Moutte1-0/+15
2004-01-16gst-libs/gst/Makefile.am: restructure so having local patches works easier.Ronald S. Bultje2-11/+41
2004-01-16ext/mpeg2enc/: Bugfix with respect to EOS handling.Ronald S. Bultje4-5/+22
2004-01-16ext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults).Ronald S. Bultje2-14/+8
2004-01-16gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ...David Schleef9-251/+335
2004-01-15sys/: Making both of them use the buffer free function to test how the buffer...Julien Moutte1-0/+6
2004-01-15ext/esd/esdsink.c: Remove property that handles osssink fallback.David Schleef2-2/+24
2004-01-15gst/videofilter/gstvideobalance.c: Implement passthru if settings are in the ...Julien Moutte1-0/+7
2004-01-15gst/: Since we use videofilter symbols, link to it.Ronald S. Bultje1-0/+6
2004-01-15ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte5-1/+45
2004-01-15ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee...Ronald S. Bultje4-63/+21
2004-01-15ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below.Ronald S. Bultje2-14/+29
2004-01-15gst/colorspace/: Fix compiling... Didn't test if it actually works.Ronald S. Bultje3-9/+95
2004-01-15Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef13-987/+1221
2004-01-15ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if they've already b...Colin Walters1-0/+5
2004-01-15ext/mad/gstid3tag.c: assume tag mode when pad is not connectedBenjamin Otte1-0/+5
2004-01-15ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock ...Benjamin Otte1-0/+22
2004-01-14gst/videofilter/gstvideobalance.c: Fixing videobalance ranges for colorbalanc...Julien Moutte1-0/+19
2004-01-14gst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalanc...Julien Moutte3-60/+132
2004-01-14gst-libs/gst/colorbalance/colorbalance.c: Adding a default type.Julien Moutte3-0/+27