| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | AUTHORS: Add me to the authors file | Jan Schmidt | 2004-06-07 | 5 | -29/+76 |
* | fix URLs in README (XXX site on this one now) | Stéphane Loeuillet | 2004-06-07 | 2 | -3/+3 |
* | gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don... | Benjamin Otte | 2004-06-07 | 1 | -0/+15 |
* | ext/alsa/gstalsa.c: cast to GstClockTime to get higher granularity | Benjamin Otte | 2004-06-07 | 1 | -0/+12 |
* | gst/adder/gstadder.c: properly error out when no negotiation has happened yet... | Benjamin Otte | 2004-06-06 | 1 | -0/+8 |
* | ext/mad/gstid3tag.c: forward correctly transformed offset in discont events. ... | Arwed v. Merkatz | 2004-06-06 | 1 | -0/+6 |
* | gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's | David Schleef | 2004-06-06 | 1 | -0/+6 |
* | ext/vorbis/vorbisdec.c: use explicit caps on the srcpad | Benjamin Otte | 2004-06-06 | 1 | -0/+7 |
* | ext/alsa/gstalsa.c: - don't call set_periods_integer anymore, it breaks the c... | Benjamin Otte | 2004-06-06 | 1 | -0/+22 |
* | gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co. | Ronald S. Bultje | 2004-06-05 | 5 | -49/+114 |
* | gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD) | Andrew Turner | 2004-06-05 | 1 | -0/+8 |
* | messing around with buildbot to see where the error is | Benjamin Otte | 2004-06-05 | 1 | -2/+2 |
* | check for qt's moc preprocessor explicitly and use it | Benjamin Otte | 2004-06-05 | 2 | -47/+58 |
* | don't get sigpipe on send | Thomas Vander Stichele | 2004-06-03 | 1 | -0/+6 |
* | check error code correctly | Thomas Vander Stichele | 2004-06-02 | 1 | -0/+6 |
* | use ssize_t over size_t avoid segfault in alsa | Thomas Vander Stichele | 2004-06-02 | 1 | -0/+11 |
* | real fix thise time : don't use glib 2.4 specific defines | Stéphane Loeuillet | 2004-06-02 | 1 | -2/+2 |
* | gst/multipart/multipartmux.c: Oops | Wim Taymans | 2004-06-02 | 2 | -1/+9 |
* | zaheer : | Stéphane Loeuillet | 2004-06-02 | 4 | -7/+27 |
* | gst/multipart/multipartmux.c: Added configurable boundary specifier, added th... | Wim Taymans | 2004-06-02 | 2 | -22/+56 |
* | fix shout2 check to check for the version | Thomas Vander Stichele | 2004-06-02 | 1 | -8/+11 |
* | ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment buffer sin... | Christophe Fergeau | 2004-06-01 | 2 | -0/+20 |
* | Added property accessors for mixertrack and mixeroptions. | Owen Fraser-Green | 2004-06-01 | 1 | -0/+12 |
* | improve _open error messages | Thomas Vander Stichele | 2004-06-01 | 1 | -0/+6 |
* | leniate musicbrainz check; check for v4l-conf before calling it | Thomas Vander Stichele | 2004-06-01 | 3 | -1/+7 |
* | more readable g_error | Thomas Vander Stichele | 2004-06-01 | 1 | -0/+5 |
* | - update links to v4l[12] API docs | Stéphane Loeuillet | 2004-05-31 | 2 | -4/+7 |
* | gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t... | Stéphane Loeuillet | 2004-05-31 | 3 | -6/+27 |
* | ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variables | Jan Schmidt | 2004-05-31 | 2 | -1/+11 |
* | A plugin to add an alpha channel to I420 video. Can optionally do chroma keying. | Wim Taymans | 2004-05-28 | 14 | -0/+3578 |
* | ext/alsa/gstalsamixer.c: Select first track as master track. Not sure how els... | Ronald S. Bultje | 2004-05-27 | 1 | -0/+8 |
* | ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be... | Ronald S. Bultje | 2004-05-27 | 2 | -1/+39 |
* | gst/audioconvert/gstaudioconvert.c: fixate nicely even when the peer is not n... | Benjamin Otte | 2004-05-26 | 1 | -0/+5 |
* | gst/audioconvert/gstaudioconvert.c: make sure we don't allow depth > width | Benjamin Otte | 2004-05-25 | 1 | -0/+10 |
* | gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h | David Schleef | 2004-05-25 | 1 | -0/+4 |
* | ext/vorbis/oggvorbisenc.c: properly fail when we can't setup the vorbis encod... | Benjamin Otte | 2004-05-24 | 1 | -0/+13 |
* | use GST_ENABLE_NEW | Thomas Vander Stichele | 2004-05-24 | 1 | -0/+5 |
* | gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'ed | Benjamin Otte | 2004-05-24 | 2 | -0/+5 |
* | gst/avi/gstavidemux.c: Fix potential division by zero error and hopefully get... | Wim Taymans | 2004-05-24 | 2 | -2/+8 |
* | gst/videoscale/videoscale.c: Fix the scaling algorithm and avoid a buffer ove... | Wim Taymans | 2004-05-24 | 1 | -0/+12 |
* | ext/mad/gstid3tag.c: lots of fixes to make id3mux work and id3demux work corr... | Benjamin Otte | 2004-05-24 | 1 | -0/+9 |
* | fix shout2send compilation problem with -Wall -Werror | Stéphane Loeuillet | 2004-05-24 | 1 | -1/+1 |
* | ext/Makefile.am: add rules to build shout2send (was removed by accident when ... | Stéphane Loeuillet | 2004-05-24 | 5 | -9/+41 |
* | fourth batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2004-05-21 | 4 | -5/+5 |
* | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2004-05-21 | 18 | -28/+28 |
* | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 2004-05-21 | 37 | -53/+53 |
* | rename defines too, so that they look like the others (say naming convention) | Stéphane Loeuillet | 2004-05-21 | 1 | -2/+2 |
* | woohoo, KDE here I come | Thomas Vander Stichele | 2004-05-21 | 1 | -0/+6 |
* | gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo... | Stéphane Loeuillet | 2004-05-21 | 1 | -1/+12 |
* | ext/dv/gstdvdec.c: Fix format conversion and position querying. | Jan Schmidt | 2004-05-21 | 3 | -14/+50 |