Age | Commit message (Expand) | Author | Files | Lines |
2004-01-26 | ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly code to pull... | Colin Walters | 1 | -0/+6 |
2004-01-26 | ext/ffmpeg/gstffmpegcodecmap.c: Fix SVQ3 decoding on PPC | Jeremy Simon | 1 | -0/+5 |
2004-01-26 | gst/videoscale/gstvideoscale.c: Dunno how that one managed to stay there... F... | Julien Moutte | 1 | -0/+5 |
2004-01-26 | Add SVQ3 specific flags to qtdemux and ffmpeg | Jeremy Simon | 1 | -0/+9 |
2004-01-26 | gst-libs/gst/audio/audio.h: remove buffer-frames from audio caps | Benjamin Otte | 1 | -0/+7 |
2004-01-25 | gst-libs/gst/: Add gtk-doc style comments. Also fix a function name. | Ronald S. Bultje | 1 | -0/+9 |
2004-01-25 | ext/divx/gstdivxdec.c: Fix for new capsnego - also fixes gst-player with divx... | Ronald S. Bultje | 1 | -0/+6 |
2004-01-25 | gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti... | Julien Moutte | 1 | -0/+12 |
2004-01-25 | gst/videofilter/gstvideobalance.*: Implement lookup-tables. +/- 10x faster. | Ronald S. Bultje | 1 | -0/+13 |
2004-01-25 | gst/avi/gstavidemux.c: The index reading was broken. The rest worked fine, bu... | Ronald S. Bultje | 1 | -0/+8 |
2004-01-25 | gst-libs/gst/riff/riff-read.c: Additional pad usability check. | Ronald S. Bultje | 1 | -0/+35 |
2004-01-23 | gst/avi/gstavidemux.c: don't write to buffer. Extract data without the need o... | Benjamin Otte | 1 | -0/+7 |
2004-01-23 | gst/typefind/gsttypefindfunctions.c: Fix MPEG-1 stream typefinding. | Ronald S. Bultje | 1 | -0/+6 |
2004-01-23 | gst/typefind/gsttypefindfunctions.c: Fix typefinding for MPEG-1 system stream... | Ronald S. Bultje | 1 | -0/+5 |
2004-01-23 | private debugging cat better error reporting | Thomas Vander Stichele | 1 | -0/+6 |
2004-01-23 | gst-libs/gst/riff/riff-read.*: Remove stuff fromold metadata system. | Ronald S. Bultje | 1 | -0/+7 |
2004-01-23 | ext/ogg/gstoggdemux.c: Fix wrong file comment. | Ronald S. Bultje | 1 | -0/+8 |
2004-01-23 | fix distcheck | Thomas Vander Stichele | 1 | -0/+8 |
2004-01-23 | ext/divx/gstdivxdec.*: Fix divx3 ("msmpeg4") playback using divxdec. | Ronald S. Bultje | 1 | -0/+6 |
2004-01-23 | gst/typefind/gsttypefindfunctions.c: fix bug in length computation improve de... | Benjamin Otte | 1 | -0/+6 |
2004-01-22 | gst-libs/gst/play/gstplay.c: Reworked the pipeline from scratch. Visualizatio... | Julien Moutte | 1 | -0/+28 |
2004-01-22 | sys/oss/gstosselement.c: Fix the ossmixer case where we shouldn't open /dev/d... | Ronald S. Bultje | 1 | -0/+6 |
2004-01-22 | fix up media-info now reports format again metadata needs some rewriting | Thomas Vander Stichele | 1 | -0/+11 |
2004-01-22 | fix non-compilation | Thomas Vander Stichele | 1 | -0/+5 |
2004-01-22 | ext/swfdec/gstswfdec.*: Fix negotiation. | David Schleef | 1 | -0/+18 |
2004-01-21 | fix includes for distcheck | Thomas Vander Stichele | 1 | -0/+6 |
2004-01-21 | adding NAS plugin | Christian Schaller | 1 | -0/+6 |
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 | 1 | -0/+21 |
2004-01-20 | ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ... | Ronald S. Bultje | 1 | -0/+7 |
2004-01-20 | sys/dxr3/: Fix more error error error errors (missing includes here). | Ronald S. Bultje | 1 | -0/+8 |
2004-01-20 | ext/mpeg2enc/gstmpeg2encpicturereader.cc: fix thomas' error errors. | Ronald S. Bultje | 1 | -0/+5 |
2004-01-20 | fix error error | Thomas Vander Stichele | 1 | -0/+5 |
2004-01-20 | ext/divx/: Fix for new error system. | Ronald S. Bultje | 1 | -0/+6 |
2004-01-20 | fix for new error signaling | Thomas Vander Stichele | 1 | -0/+5 |
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-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 | 1 | -0/+6 |
2004-01-19 | fix element_error | Thomas Vander Stichele | 1 | -0/+7 |
2004-01-19 | further element_error fixes | Thomas Vander Stichele | 1 | -0/+6 |
2004-01-19 | adding locale.h | Thomas Vander Stichele | 1 | -0/+1 |
2004-01-19 | removing config.h | Thomas Vander Stichele | 1 | -0/+5 |
2004-01-19 | putting i18n in place for plugins | Thomas Vander Stichele | 1 | -0/+42 |
2004-01-19 | fix soundfile as well | Thomas Vander Stichele | 1 | -0/+1 |
2004-01-19 | fix i18n include | Thomas Vander Stichele | 1 | -0/+11 |
2004-01-19 | updating v4l2 for new error handling | Thomas Vander Stichele | 1 | -0/+11 |
2004-01-19 | parenthising NULL | Thomas Vander Stichele | 1 | -0/+6 |
2004-01-18 | adding header | Thomas Vander Stichele | 1 | -0/+5 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -0/+141 |
2004-01-18 | Check for libmusicbrainz | Jeremy Simon | 1 | -0/+9 |