Age | Commit message (Expand) | Author | Files | Lines |
2004-04-07 | ext/gnomevfs/gstgnomevfssrc.c: free the mutexes, too | Benjamin Otte | 1 | -0/+5 |
2004-04-06 | ext/gnomevfs/gstgnomevfssrc.c: actually free the URI string | Benjamin Otte | 1 | -0/+13 |
2004-04-06 | ext/mad/gstmad.c: fix GST_FORMAT_TIME usage | Benjamin Otte | 1 | -0/+5 |
2004-04-05 | ext/kio/kiosrc.cpp: Undefine KDE_DEPRECATED so we can use a deprecated functi... | David Schleef | 1 | -0/+5 |
2004-04-05 | ext/esd/esdmon.c: fix nonterminated vararg and memleak | Benjamin Otte | 1 | -0/+5 |
2004-04-05 | ext/ladspa/gstladspa.c: clean up debugging | Benjamin Otte | 2 | -21/+62 |
2004-04-05 | gst/audioconvert/gstaudioconvert.c: advertise buffer-frames correctly on sink... | Benjamin Otte | 1 | -0/+5 |
2004-04-05 | more debugging, only reset caps when not in error | Thomas Vander Stichele | 1 | -0/+9 |
2004-04-05 | add debug category + commenting and cleanups | Thomas Vander Stichele | 1 | -0/+4 |
2004-04-04 | configure.ac: fix == in test(1) operator | Benjamin Otte | 2 | -2/+9 |
2004-04-04 | configure.ac: fix --export-symblos-regex to a working regex. | Benjamin Otte | 2 | -1/+8 |
2004-04-04 | sys/oss/.cvsignore: add for oss_probe | Benjamin Otte | 1 | -0/+5 |
2004-04-03 | ext/mad/gstid3tag.c: add missing 'new_media' argument (fixes #138168) | Benjamin Otte | 1 | -0/+10 |
2004-04-03 | ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is disted (bug #138914) | David Schleef | 1 | -0/+5 |
2004-04-01 | Hopefully make the configure check work on Debian. | Scott Wheeler | 1 | -1/+34 |
2004-04-01 | ext/alsa/gstalsa.c: handle case better where a soundcard can't pause | Benjamin Otte | 1 | -1/+8 |
2004-04-01 | throw an error if we couldn't probe caps | Thomas Vander Stichele | 1 | -0/+5 |
2004-04-01 | Add a really simple sample DVD player gst-launch command line | Jan Schmidt | 1 | -0/+5 |
2004-04-01 | a52dec: Use a debug category, Output timestamps correctly | Jan Schmidt | 4 | -226/+900 |
2004-04-01 | avoid SIGFPE, throw error | Thomas Vander Stichele | 1 | -0/+5 |
2004-04-01 | leak plugs and style fixes | Thomas Vander Stichele | 2 | -3/+12 |
2004-03-31 | gst/audioscale/gstaudioscale.c: Fix getcaps to expand and union lists. (bug #... | David Schleef | 1 | -0/+17 |
2004-03-31 | dutch translation | Thomas Vander Stichele | 1 | -53/+52 |
2004-03-31 | fixing CLAMPING | Thomas Vander Stichele | 1 | -0/+10 |
2004-03-31 | ext/mpeg2dec/gstmpeg2dec.c: Handle Y42B-format MPEG video, patch from Matthew... | Matthew.Spencer@eu.sony.com | 1 | -0/+8 |
2004-03-31 | ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527) | David Schleef | 1 | -0/+4 |
2004-03-31 | tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W. | gnome@flyn.org | 1 | -0/+5 |
2004-03-30 | sys/oss/gstosselement.c: probe caps correctly for sound cards that only suppo... | Benjamin Otte | 1 | -0/+6 |
2004-03-30 | ext/kio/kiosrc.cpp: update handling event processing if inside KDE - untested | Benjamin Otte | 1 | -0/+5 |
2004-03-30 | ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot... | David Schleef | 3 | -2/+10 |
2004-03-30 | ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps. | David Schleef | 2 | -1/+8 |
2004-03-30 | Try a bit harder to get the correct Qt dir. At some point I'll split this ou... | Scott Wheeler | 1 | -3/+40 |
2004-03-30 | revert accidental po file patch | Benjamin Otte | 4 | -143/+143 |
2004-03-30 | gst-libs/gst/riff/riff-media.c: fail on error, don't try to set stuff on NULL... | Benjamin Otte | 1 | -0/+5 |
2004-03-30 | try fixing configure on RH9 | Benjamin Otte | 6 | -198/+198 |
2004-03-30 | add experimental kiosrc plugin | Benjamin Otte | 3 | -6/+55 |
2004-03-29 | return proper values for state change failures | Thomas Vander Stichele | 3 | -23/+93 |
2004-03-29 | ext/mad/gstid3tag.c: try harder to check if an event is really a discont | Benjamin Otte | 1 | -0/+5 |
2004-03-29 | adding azerbaijani | Thomas Vander Stichele | 3 | -1/+808 |
2004-03-28 | gst/mpegstream/: get rid of non-standard "..." ranges in case statements. | Benjamin Otte | 1 | -0/+7 |
2004-03-27 | gst/mpegstream/gstmpegdemux.*: Complete overhaul. All DVD specific functional... | Martin Soto | 1 | -0/+25 |
2004-03-27 | fix spec to work, we still need thomasvs to commit his version :) | Christian Schaller | 1 | -8/+38 |
2004-03-26 | gst/typefind/gsttypefindfunctions.c: fix bug where typefinding would claim it... | Benjamin Otte | 1 | -0/+6 |
2004-03-26 | gst/law/: Fix capsnego in all four, remove the unused property functions and ... | Ronald S. Bultje | 1 | -0/+19 |
2004-03-25 | sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883) | David Schleef | 1 | -0/+14 |
2004-03-25 | ext/xvid/gstxvidenc.c: ulong/int mess-up. | Ronald S. Bultje | 2 | -2/+8 |
2004-03-25 | ext/speex/: Create the pad template correctly (from the static pad template, ... | David Schleef | 1 | -0/+8 |
2004-03-25 | gst/debug/: add element that quasi-randomly changes bytes in the stream. | Benjamin Otte | 1 | -0/+8 |
2004-03-24 | ext/alsa/gstalsa.*: debugging output fixes | Benjamin Otte | 1 | -0/+7 |
2004-03-24 | ext/gnomevfs/gstgnomevfssrc.c: don't g_return_if_fail if element is PLAYING, ... | Benjamin Otte | 1 | -0/+10 |