Age | Commit message (Expand) | Author | Files | Lines |
2004-06-05 | check for qt's moc preprocessor explicitly and use it | Benjamin Otte | 2 | -47/+58 |
2004-06-03 | don't get sigpipe on send | Thomas Vander Stichele | 1 | -0/+6 |
2004-06-02 | check error code correctly | Thomas Vander Stichele | 1 | -0/+6 |
2004-06-02 | use ssize_t over size_t avoid segfault in alsa | Thomas Vander Stichele | 1 | -0/+11 |
2004-06-02 | real fix thise time : don't use glib 2.4 specific defines | Stéphane Loeuillet | 2 | -7/+5 |
2004-06-02 | gst/multipart/multipartmux.c: Oops | Wim Taymans | 1 | -0/+8 |
2004-06-02 | zaheer : | Stéphane Loeuillet | 2 | -0/+24 |
2004-06-02 | gst/multipart/multipartmux.c: Added configurable boundary specifier, added th... | Wim Taymans | 1 | -0/+9 |
2004-06-02 | fix shout2 check to check for the version | Thomas Vander Stichele | 1 | -8/+11 |
2004-06-01 | ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment buffer sin... | Christophe Fergeau | 1 | -0/+8 |
2004-06-01 | Added property accessors for mixertrack and mixeroptions. | Owen Fraser-Green | 7 | -19/+130 |
2004-06-01 | improve _open error messages | Thomas Vander Stichele | 1 | -0/+6 |
2004-06-01 | leniate musicbrainz check; check for v4l-conf before calling it | Thomas Vander Stichele | 3 | -1/+7 |
2004-06-01 | more readable g_error | Thomas Vander Stichele | 2 | -0/+8 |
2004-05-31 | - update links to v4l[12] API docs | Stéphane Loeuillet | 2 | -4/+7 |
2004-05-31 | gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t... | Stéphane Loeuillet | 4 | -7/+29 |
2004-05-31 | ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variables | Jan Schmidt | 2 | -0/+20 |
2004-05-31 | remove g_print | Thomas Vander Stichele | 1 | -1/+0 |
2004-05-28 | A plugin to add an alpha channel to I420 video. Can optionally do chroma keying. | Wim Taymans | 2 | -0/+75 |
2004-05-27 | ext/alsa/gstalsamixer.c: Select first track as master track. Not sure how els... | Ronald S. Bultje | 1 | -0/+8 |
2004-05-27 | ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be... | Ronald S. Bultje | 7 | -10/+302 |
2004-05-26 | gst/audioconvert/gstaudioconvert.c: fixate nicely even when the peer is not n... | Benjamin Otte | 1 | -0/+5 |
2004-05-25 | gst/audioconvert/gstaudioconvert.c: make sure we don't allow depth > width | Benjamin Otte | 1 | -0/+10 |
2004-05-25 | gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h | David Schleef | 1 | -0/+4 |
2004-05-24 | ext/vorbis/oggvorbisenc.c: properly fail when we can't setup the vorbis encod... | Benjamin Otte | 1 | -0/+13 |
2004-05-24 | use GST_ENABLE_NEW | Thomas Vander Stichele | 1 | -0/+5 |
2004-05-24 | gst-libs/gst/resample/private.h: don't use optimizations that are #if 0'ed | Benjamin Otte | 3 | -4/+14 |
2004-05-24 | gst/avi/gstavidemux.c: Fix potential division by zero error and hopefully get... | Wim Taymans | 1 | -0/+7 |
2004-05-24 | gst/videoscale/videoscale.c: Fix the scaling algorithm and avoid a buffer ove... | Wim Taymans | 1 | -0/+12 |
2004-05-24 | hopefully, fix warnings in asfmux on solaris 10/with forte | Stéphane Loeuillet | 1 | -1/+1 |
2004-05-24 | ext/mad/gstid3tag.c: lots of fixes to make id3mux work and id3demux work corr... | Benjamin Otte | 1 | -0/+9 |
2004-05-24 | ext/Makefile.am: add rules to build shout2send (was removed by accident when ... | Stéphane Loeuillet | 3 | -6/+26 |
2004-05-21 | fourth batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 6 | -8/+8 |
2004-05-21 | third batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 2 | -4/+4 |
2004-05-21 | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 18 | -24/+24 |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 23 | -31/+31 |
2004-05-21 | rename defines too, so that they look like the others (say naming convention) | Stéphane Loeuillet | 1 | -2/+2 |
2004-05-21 | woohoo, KDE here I come | Thomas Vander Stichele | 1 | -0/+6 |
2004-05-21 | gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare fo... | Stéphane Loeuillet | 4 | -154/+126 |
2004-05-21 | ext/dv/gstdvdec.c: Fix format conversion and position querying. | Jan Schmidt | 1 | -0/+11 |
2004-05-21 | fix mcopidl generator | Thomas Vander Stichele | 1 | -1/+4 |
2004-05-21 | sync with upstream | Thomas Vander Stichele | 2 | -9/+225 |
2004-05-21 | back in a sec | Thomas Vander Stichele | 1 | -202/+0 |
2004-05-20 | forgot to update the Changelog for the past two days, bad me, bad | Stéphane Loeuillet | 1 | -0/+21 |
2004-05-20 | - reenable speex plugins for speex 1.1.5 (API/ABI compatible with 1.0.x) | Stéphane Loeuillet | 1 | -2/+14 |
2004-05-20 | configure.ac: Minor cosmetic change to convince the buildbot to reautogen. | David Schleef | 3 | -29/+209 |
2004-05-20 | Original commit message from CVS: | David Schleef | 3 | -3/+23 |
2004-05-20 | sys/osxaudio/Makefile.am: New OS X audio plugin by Zaheer Merali | David Schleef | 1 | -0/+11 |
2004-05-20 | - change sunaudio category to Sink/Audio | Stéphane Loeuillet | 3 | -3/+3 |
2004-05-20 | test FIONREAD ioctl presence in an alternate header for Solaris 10 (and perha... | Stéphane Loeuillet | 2 | -0/+45 |