| Commit message (Expand) | Author | Age | Files | Lines |
* | Ported to 0.9 (faad, amrnb, mpeg2dec) | Edgard Lima | 2005-07-19 | 2 | -62/+130 |
* | ext/Makefile.am: Enable dvdev and raw1394src. | Andy Wingo | 2005-07-19 | 1 | -8/+8 |
* | add dv to disted directories | Christian Schaller | 2005-07-13 | 1 | -1/+3 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 16 | -28/+0 |
* | ext/Makefile.am (MAD_DIR): Add mad to the build. | Andy Wingo | 2005-06-29 | 1 | -4/+4 |
* | Make my automake version shut up about undefined variables | Jan Schmidt | 2005-05-19 | 1 | -65/+55 |
* | add rtsp and esd files to spec and fix some disting issues | Christian Schaller | 2005-05-13 | 1 | -6/+7 |
* | Ported esdsink plugin. | Arwed v. Merkatz | 2005-05-10 | 1 | -5/+5 |
* | Port shout2 plugin | Zaheer Abbas Merali | 2005-05-09 | 1 | -5/+6 |
* | add non-disted directory | Christian Schaller | 2005-05-09 | 1 | -1/+2 |
* | Ported the libcaca plugin. | Zeeshan Ali | 2005-05-08 | 1 | -5/+5 |
* | add aasink | Christian Schaller | 2005-05-06 | 1 | -6/+7 |
* | some sidplay fixoring | Christian Schaller | 2005-05-06 | 1 | -6/+7 |
* | ported mad and effectv plugins | Christian Schaller | 2005-05-06 | 1 | -435/+354 |
* | Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. F... | Tim-Philipp Müller | 2005-02-21 | 1 | -1/+6 |
* | Fix playback of certain invalid muxed streams. Partial fix for #149158 | Maciej Katafiasz | 2005-02-21 | 2 | -6/+40 |
* | configure.ac: Pull in librfb from my CVS tree, because it is too small and an... | David Schleef | 2005-02-11 | 1 | -8/+0 |
* | ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array. | Jan Schmidt | 2005-02-10 | 2 | -117/+151 |
* | ext/mplex/gstmplexibitstream.cc: gcc madness. | Ronald S. Bultje | 2005-02-09 | 1 | -12/+14 |
* | ext/mplex/gstmplexibitstream.cc: Fix event handling (#165525). | Ronald S. Bultje | 2005-02-08 | 1 | -3/+1 |
* | Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not... | Tim-Philipp Müller | 2005-02-08 | 3 | -3/+3 |
* | configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ... | David Schleef | 2005-02-02 | 2 | -2/+5 |
* | ext/polyp/polypsink.c: Fix silly endianness bug. Add some debugging. Remove... | David Schleef | 2005-01-31 | 1 | -11/+26 |
* | Update to 1.1 API (#165446). | Ronald S. Bultje | 2005-01-29 | 7 | -833/+147 |
* | ext/Makefile.am: Unbreak buildbot. | Ronald S. Bultje | 2005-01-28 | 1 | -1/+0 |
* | Add support for AMR-NB (mobile phone audio format; #155163, #163286). | Ronald S. Bultje | 2005-01-28 | 1 | -0/+9 |
* | ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val... | Jan Schmidt | 2005-01-25 | 2 | -37/+92 |
* | Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds time... | Maciej Katafiasz | 2005-01-24 | 4 | -225/+173 |
* | ext/faad/gstfaad.c: Argh... | Ronald S. Bultje | 2005-01-17 | 1 | -1/+1 |
* | ext/faad/gstfaad.c: Fix off-by-one bug. Fixes warnings during playback of sin... | Ronald S. Bultje | 2005-01-17 | 1 | -5/+5 |
* | Don't return SUCCESS from the state change when the parent call fails | Jan Schmidt | 2005-01-16 | 1 | -3/+1 |
* | replace framerate aproximations by their real value (24000/1001, 30000/1001, ... | Stéphane Loeuillet | 2005-01-14 | 1 | -4/+4 |
* | Some work on tags - still doesn't work in playbin... | Ronald S. Bultje | 2005-01-10 | 2 | -0/+12 |
* | ext/snapshot/gstsnapshot.c: Allocate resources when required, fix recursive s... | Ronald S. Bultje | 2005-01-09 | 1 | -19/+24 |
* | ext/faac/gstfaac.*: Allow for ADTS output (#153434). | Ronald S. Bultje | 2005-01-07 | 2 | -11/+35 |
* | ext/faad/gstfaad.c: Only increment timestamp if it's valid. Fixes raw AAC str... | Ronald S. Bultje | 2005-01-06 | 1 | -20/+22 |
* | ext/snapshot/gstsnapshot.c: Fix segfault (#161667). | Ronald S. Bultje | 2005-01-05 | 1 | -10/+1 |
* | these files should not be here | Thomas Vander Stichele | 2005-01-05 | 3 | -11/+0 |
* | I'm too lazy to comment this | Thomas Vander Stichele | 2005-01-04 | 1 | -1/+1 |
* | configure.ac: Fix indentation, fix v4l2 plugin detection. | Ronald S. Bultje | 2004-12-29 | 1 | -1/+1 |
* | Add gstmms | Maciej Katafiasz | 2004-12-22 | 1 | -0/+8 |
* | First commit. To my knowledge should be in working state, playbin is supporte... | Maciej Katafiasz | 2004-12-22 | 6 | -0/+500 |
* | First commit. To my knowledge should be in working state, playbin is supporte... | Maciej Katafiasz | 2004-12-22 | 1 | -0/+0 |
* | ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624. | Ronald S. Bultje | 2004-12-18 | 2 | -6/+8 |
* | configure.ac: look for musepack headers as musepack/*.h (fixes #159847) | David Schleef | 2004-12-17 | 2 | -2/+2 |
* | ext/musicbrainz/gsttrm.*: Add support for using a proxy server when getting a... | Ronald S. Bultje | 2004-12-16 | 2 | -1/+38 |
* | configure.ac: add audioresample and cairo plugins. Remove | David Schleef | 2004-12-16 | 4 | -0/+535 |
* | merge patch from 158258 | Christian Schaller | 2004-12-12 | 1 | -5/+0 |
* | ext/musepack/gstmusepackdec.cpp: There's also floating point libmusepacks. | Ronald S. Bultje | 2004-12-03 | 2 | -26/+42 |
* | ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre... | Ronald S. Bultje | 2004-12-03 | 1 | -4/+12 |