| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee... | Ronald S. Bultje | 2004-01-15 | 1 | -0/+11 |
* | ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below. | Ronald S. Bultje | 2004-01-15 | 1 | -0/+5 |
* | gst/colorspace/: Fix compiling... Didn't test if it actually works. | Ronald S. Bultje | 2004-01-15 | 1 | -0/+7 |
* | Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co... | David Schleef | 2004-01-15 | 2 | -0/+30 |
* | ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if they've already b... | Colin Walters | 2004-01-15 | 1 | -0/+5 |
* | ext/mad/gstid3tag.c: assume tag mode when pad is not connected | Benjamin Otte | 2004-01-15 | 1 | -0/+5 |
* | ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock ... | Benjamin Otte | 2004-01-15 | 2 | -7/+67 |
* | gst/videofilter/gstvideobalance.c: Fixing videobalance ranges for colorbalanc... | Julien Moutte | 2004-01-14 | 2 | -10/+29 |
* | gst-libs/gst/play/gstplay.c: Preparing switch integration, adding videobalanc... | Julien Moutte | 2004-01-14 | 1 | -0/+6 |
* | gst-libs/gst/colorbalance/colorbalance.c: Adding a default type. | Julien Moutte | 2004-01-14 | 3 | -2/+176 |
* | ext/flac/gstflacenc.c: handle tags correctly | Benjamin Otte | 2004-01-14 | 2 | -4/+13 |
* | gst/typefind/gsttypefindfunctions.c: Improve matroska typefinding for odd-typ... | Ronald S. Bultje | 2004-01-14 | 1 | -0/+6 |
* | gst/matroska/matroska-demux.c: Fix for using incremental number on padnames. | Ronald S. Bultje | 2004-01-14 | 2 | -4/+9 |
* | ext/divx/: Set category to divx4linux instead of divx (too generic). | Ronald S. Bultje | 2004-01-14 | 4 | -36/+32 |
* | Don't issue a timestamp unless we have a PTS. | Jan Schmidt | 2004-01-14 | 1 | -0/+6 |
* | gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the... | Benjamin Otte | 2004-01-14 | 1 | -0/+6 |
* | use element time. | Benjamin Otte | 2004-01-14 | 7 | -103/+44 |
* | The mask issue (which was'nt really an issue) is resolved. Translation of lib... | Zeeshan Ali | 2004-01-14 | 1 | -17/+24 |
* | ext/flac/: length is already host endian, no need to convert. Fixes playback ... | Benjamin Otte | 2004-01-14 | 2 | -2/+3 |
* | ext/flac/gstflacdec.c: length is already host endian, no need to convert. Fix... | Benjamin Otte | 2004-01-13 | 2 | -1/+7 |
* | enable compilation and installation of ivorbis plugin | Amaury Jacquot | 2004-01-13 | 1 | -0/+1 |
* | gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i... | Jon Trowbridge | 2004-01-13 | 3 | -2/+13 |
* | Anti-aliasing is now an option. | Zeeshan Ali | 2004-01-13 | 2 | -2/+26 |
* | Congratulations, The first working version of cacasink. There is still one is... | Zeeshan Ali | 2004-01-12 | 2 | -40/+65 |
* | gst/debug/efence.c: Fix negotiation. Add a bufferalloc function for the sink... | David Schleef | 2004-01-12 | 2 | -15/+52 |
* | gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo... | Julien Moutte | 2004-01-12 | 1 | -0/+17 |
* | fix up audioconvert caps nego, remove float stuff, remove rate stuff gst-laun... | Thomas Vander Stichele | 2004-01-12 | 1 | -0/+15 |
* | adding structure setters matching the templates for audio | Thomas Vander Stichele | 2004-01-12 | 1 | -0/+8 |
* | gst/audioconvert/gstaudioconvert.c: Test that pad is negotiated before gettin... | David Schleef | 2004-01-12 | 1 | -0/+5 |
* | gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is... | Julien Moutte | 2004-01-12 | 1 | -0/+8 |
* | sys/: Fixing the direct put buffers detection. I prefer checking GST_BUFFER_P... | Julien Moutte | 2004-01-12 | 1 | -0/+7 |
* | make oss warning more useful | Thomas Vander Stichele | 2004-01-12 | 2 | -1/+8 |
* | add oss debugging category | Thomas Vander Stichele | 2004-01-12 | 3 | -0/+12 |
* | Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H | David Schleef | 2004-01-12 | 6 | -0/+34 |
* | Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow... | David Schleef | 2004-01-12 | 5 | -4/+28 |
* | Fixes to make ext/libcaca compile. | David Schleef | 2004-01-12 | 1 | -0/+9 |
* | Fixes to make ext/libcaca compile. | David Schleef | 2004-01-12 | 5 | -39/+121 |
* | sys/v4l2/: add norm, channel and frequency properties. | Benjamin Otte | 2004-01-12 | 9 | -1097/+1114 |
* | gst-libs/gst/tuner/tuner.*: GObjects aren't const. | Benjamin Otte | 2004-01-12 | 1 | -0/+14 |
* | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 2004-01-12 | 14 | -57/+64 |
* | ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ... | Julien Moutte | 2004-01-11 | 1 | -0/+19 |
* | It should work now, but it does'nt (All i see is a black-window) :( | Zeeshan Ali | 2004-01-11 | 2 | -113/+155 |
* | ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test | David Schleef | 2004-01-11 | 4 | -10/+34 |
* | New gamma filter | David Schleef | 2004-01-11 | 3 | -1/+306 |
* | I forgot to commit Changelog on my latest commit. (no cake for me tonight) | Julien Moutte | 2004-01-11 | 1 | -0/+11 |
* | I'm too lazy to comment this | Benjamin Otte | 2004-01-11 | 1 | -0/+7 |
* | gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculation | Benjamin Otte | 2004-01-11 | 2 | -5/+23 |
* | configure.ac: Adding examples/switch/Makefile | Julien Moutte | 2004-01-11 | 7 | -4/+233 |
* | ext/ffmpeg/gstffmpegcodecmap.c: fix SVQ3 caps | Benjamin Otte | 2004-01-11 | 1 | -0/+5 |
* | gst/effectv/gstaging.c: Port agingTV to videofilter | Steve Baker | 2004-01-10 | 2 | -138/+151 |