Age | Commit message (Expand) | Author | Files | Lines |
2004-01-22 | fix up media-info now reports format again metadata needs some rewriting | Thomas Vander Stichele | 4 | -8/+39 |
2004-01-22 | fix non-compilation | Thomas Vander Stichele | 1 | -0/+5 |
2004-01-22 | ext/swfdec/gstswfdec.*: Fix negotiation. | David Schleef | 3 | -8/+116 |
2004-01-21 | fix includes for distcheck | Thomas Vander Stichele | 2 | -1/+7 |
2004-01-21 | adding NAS plugin | Christian Schaller | 11 | -16/+821 |
2004-01-20 | ext/ffmpeg/gstffmpegcodecmap.c: Fix wma caps property | Jeremy Simon | 1 | -0/+7 |
2004-01-20 | register and use debugging category in media-info make vorbisfile emit tags f... | Thomas Vander Stichele | 6 | -43/+79 |
2004-01-20 | ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ... | Ronald S. Bultje | 3 | -2/+9 |
2004-01-20 | sys/dxr3/: Fix more error error error errors (missing includes here). | Ronald S. Bultje | 5 | -2/+15 |
2004-01-20 | ext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas' error errors. | Ronald S. Bultje | 2 | -1/+7 |
2004-01-20 | fix error error | Thomas Vander Stichele | 2 | -2/+7 |
2004-01-20 | ext/divx/: Fix for new error system. | Ronald S. Bultje | 3 | -3/+10 |
2004-01-20 | fix for new error signaling | Thomas Vander Stichele | 2 | -6/+11 |
2004-01-20 | fix distcheck | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-20 | sys/ximage/ximagesink.c: Change to using a framerate of [1,100] instead of [0... | David Schleef | 1 | -0/+10 |
2004-01-20 | fix missing include | Benjamin Otte | 1 | -0/+2 |
2004-01-19 | configure.ac: Up version requirement to 2.0.3 (not yet released) to avoid sym... | Benjamin Otte | 1 | -0/+6 |
2004-01-19 | gst/switch/gstswitch.c: Fixed switch element : proxying link and setting caps... | Julien Moutte | 2 | -3/+19 |
2004-01-19 | another fix | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-19 | fix element_error | Thomas Vander Stichele | 2 | -12/+18 |
2004-01-19 | further element_error fixes | Thomas Vander Stichele | 2 | -36/+43 |
2004-01-19 | adding locale.h | Thomas Vander Stichele | 2 | -1/+2 |
2004-01-19 | removing config.h | Thomas Vander Stichele | 2 | -4/+5 |
2004-01-19 | putting i18n in place for plugins | Thomas Vander Stichele | 18 | -30/+535 |
2004-01-19 | ChangeLog | Benjamin Otte | 1 | -1/+2 |
2004-01-19 | fix soundfile as well | Thomas Vander Stichele | 2 | -1/+2 |
2004-01-19 | fix i18n include | Thomas Vander Stichele | 3 | -2/+13 |
2004-01-19 | fix typo | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-19 | updating v4l2 for new error handling | Thomas Vander Stichele | 2 | -60/+74 |
2004-01-19 | parenthising NULL | Thomas Vander Stichele | 2 | -1/+7 |
2004-01-18 | adding header | Thomas Vander Stichele | 2 | -0/+54 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 31 | -220/+345 |
2004-01-18 | Check for libmusicbrainz | Jeremy Simon | 3 | -0/+27 |
2004-01-18 | Add a trm plugin | Jeremy Simon | 3 | -0/+469 |
2004-01-18 | fix to make it possible to build from disted tarball | Christian Schaller | 1 | -1/+2 |
2004-01-18 | sys/ximage/ximagesink.c: Adding synchronous property for debugging. | Julien Moutte | 1 | -0/+10 |
2004-01-16 | gst/videofilter/gstvideobalance.c: Fix regression; changing a property affect... | David Schleef | 1 | -0/+11 |
2004-01-16 | update gst-launch-ext to use a better plugin for colorspace and X win | Christian Schaller | 1 | -0/+4 |
2004-01-16 | ext/ffmpeg/gstffmpegenc.c: Fix use of already-freed caps. | David Schleef | 1 | -0/+5 |
2004-01-16 | fix libcaca compilation and update spec file | Christian Schaller | 2 | -2/+39 |
2004-01-16 | sys/xvimage/xvimagesink.c: Implementing correct colorbalance properties. They... | Julien Moutte | 1 | -0/+15 |
2004-01-16 | gst-libs/gst/Makefile.am: restructure so having local patches works easier. | Ronald S. Bultje | 2 | -11/+41 |
2004-01-16 | ext/mpeg2enc/: Bugfix with respect to EOS handling. | Ronald S. Bultje | 4 | -5/+22 |
2004-01-16 | ext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults). | Ronald S. Bultje | 2 | -14/+8 |
2004-01-16 | gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ... | David Schleef | 9 | -251/+335 |
2004-01-15 | sys/: Making both of them use the buffer free function to test how the buffer... | Julien Moutte | 1 | -0/+6 |
2004-01-15 | ext/esd/esdsink.c: Remove property that handles osssink fallback. | David Schleef | 2 | -2/+24 |
2004-01-15 | gst/videofilter/gstvideobalance.c: Implement passthru if settings are in the ... | Julien Moutte | 1 | -0/+7 |
2004-01-15 | gst/: Since we use videofilter symbols, link to it. | Ronald S. Bultje | 1 | -0/+6 |
2004-01-15 | ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE. | Julien Moutte | 5 | -1/+45 |