Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-01-15 | ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee... | Ronald S. Bultje | 4 | -63/+21 |
2004-01-15 | ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below. | Ronald S. Bultje | 2 | -14/+29 |
2004-01-15 | gst/colorspace/: Fix compiling... Didn't test if it actually works. | Ronald S. Bultje | 3 | -9/+95 |
2004-01-15 | Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co... | David Schleef | 13 | -987/+1221 |
2004-01-15 | ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if they've already b... | Colin Walters | 1 | -0/+5 |
2004-01-15 | ext/mad/gstid3tag.c: assume tag mode when pad is not connected | Benjamin Otte | 1 | -0/+5 |
2004-01-15 | ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock ... | Benjamin Otte | 1 | -0/+22 |
2004-01-14 | gst/videofilter/gstvideobalance.c: Fixing videobalance ranges for colorbalanc... | Julien Moutte | 1 | -0/+19 |
2004-01-14 | gst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalanc... | Julien Moutte | 3 | -60/+132 |
2004-01-14 | gst-libs/gst/colorbalance/colorbalance.c: Adding a default type. | Julien Moutte | 3 | -0/+27 |
2004-01-14 | ext/flac/gstflacenc.c: handle tags correctly | Benjamin Otte | 1 | -0/+8 |
2004-01-14 | gst/typefind/gsttypefindfunctions.c: Improve matroska typefinding for odd-typ... | Ronald S. Bultje | 1 | -0/+6 |
2004-01-14 | gst/matroska/matroska-demux.c: Fix for using incremental number on padnames. | Ronald S. Bultje | 1 | -0/+5 |
2004-01-14 | ext/divx/: Set category to divx4linux instead of divx (too generic). | Ronald S. Bultje | 4 | -3/+19 |
2004-01-14 | Don't issue a timestamp unless we have a PTS. | Jan Schmidt | 1 | -0/+6 |
2004-01-14 | gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the... | Benjamin Otte | 3 | -6/+18 |
2004-01-14 | use element time. | Benjamin Otte | 4 | -32/+50 |
2004-01-14 | ext/flac/: length is already host endian, no need to convert. Fixes playback ... | Benjamin Otte | 1 | -1/+2 |
2004-01-13 | ext/flac/gstflacdec.c: length is already host endian, no need to convert. Fix... | Benjamin Otte | 1 | -0/+6 |
2004-01-13 | enable compilation and installation of ivorbis plugin | Amaury Jacquot | 1 | -0/+1 |
2004-01-13 | gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i... | Jon Trowbridge | 3 | -0/+20 |
2004-01-12 | gst/debug/efence.c: Fix negotiation. Add a bufferalloc function for the sink... | David Schleef | 1 | -0/+8 |
2004-01-12 | gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo... | Julien Moutte | 2 | -1/+21 |
2004-01-12 | fix up audioconvert caps nego, remove float stuff, remove rate stuff gst-laun... | Thomas Vander Stichele | 1 | -0/+15 |
2004-01-12 | adding structure setters matching the templates for audio | Thomas Vander Stichele | 3 | -0/+98 |
2004-01-12 | gst/audioconvert/gstaudioconvert.c: Test that pad is negotiated before gettin... | David Schleef | 1 | -0/+5 |
2004-01-12 | gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is... | Julien Moutte | 3 | -6/+18 |
2004-01-12 | sys/: Fixing the direct put buffers detection. I prefer checking GST_BUFFER_P... | Julien Moutte | 1 | -0/+7 |
2004-01-12 | make oss warning more useful | Thomas Vander Stichele | 1 | -0/+2 |
2004-01-12 | add oss debugging category | Thomas Vander Stichele | 1 | -0/+6 |
2004-01-12 | Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H | David Schleef | 7 | -1/+37 |
2004-01-12 | Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow... | David Schleef | 7 | -6/+24 |
2004-01-12 | Fixes to make ext/libcaca compile. | David Schleef | 1 | -0/+9 |
2004-01-12 | Fixes to make ext/libcaca compile. | David Schleef | 4 | -4/+39 |
2004-01-12 | sys/v4l2/: add norm, channel and frequency properties. | Benjamin Otte | 9 | -1097/+1114 |
2004-01-12 | gst-libs/gst/tuner/tuner.*: GObjects aren't const. | Benjamin Otte | 3 | -10/+76 |
2004-01-12 | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 19 | -184/+212 |
2004-01-11 | ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ... | Julien Moutte | 2 | -1/+20 |
2004-01-11 | ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test | David Schleef | 2 | -4/+22 |