Age | Commit message (Expand) | Author | Files | Lines |
2005-02-08 | Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not... | Tim-Philipp Müller | 3 | -3/+3 |
2005-02-02 | configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ... | David Schleef | 2 | -2/+5 |
2005-01-31 | ext/polyp/polypsink.c: Fix silly endianness bug. Add some debugging. Remove... | David Schleef | 1 | -11/+26 |
2005-01-29 | Update to 1.1 API (#165446). | Ronald S. Bultje | 7 | -833/+147 |
2005-01-28 | ext/Makefile.am: Unbreak buildbot. | Ronald S. Bultje | 1 | -1/+0 |
2005-01-28 | Add support for AMR-NB (mobile phone audio format; #155163, #163286). | Ronald S. Bultje | 1 | -0/+9 |
2005-01-25 | ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val... | Jan Schmidt | 2 | -37/+92 |
2005-01-24 | Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds time... | Maciej Katafiasz | 4 | -225/+173 |
2005-01-17 | ext/faad/gstfaad.c: Argh... | Ronald S. Bultje | 1 | -1/+1 |
2005-01-17 | ext/faad/gstfaad.c: Fix off-by-one bug. Fixes warnings during playback of sin... | Ronald S. Bultje | 1 | -5/+5 |
2005-01-16 | Don't return SUCCESS from the state change when the parent call fails | Jan Schmidt | 1 | -3/+1 |
2005-01-14 | replace framerate aproximations by their real value (24000/1001, 30000/1001, ... | Stéphane Loeuillet | 1 | -4/+4 |
2005-01-10 | Some work on tags - still doesn't work in playbin... | Ronald S. Bultje | 2 | -0/+12 |
2005-01-09 | ext/snapshot/gstsnapshot.c: Allocate resources when required, fix recursive s... | Ronald S. Bultje | 1 | -19/+24 |
2005-01-07 | ext/faac/gstfaac.*: Allow for ADTS output (#153434). | Ronald S. Bultje | 2 | -11/+35 |
2005-01-06 | ext/faad/gstfaad.c: Only increment timestamp if it's valid. Fixes raw AAC str... | Ronald S. Bultje | 1 | -20/+22 |
2005-01-05 | ext/snapshot/gstsnapshot.c: Fix segfault (#161667). | Ronald S. Bultje | 1 | -10/+1 |
2005-01-05 | these files should not be here | Thomas Vander Stichele | 3 | -11/+0 |
2005-01-04 | I'm too lazy to comment this | Thomas Vander Stichele | 1 | -1/+1 |
2004-12-29 | configure.ac: Fix indentation, fix v4l2 plugin detection. | Ronald S. Bultje | 1 | -1/+1 |
2004-12-22 | Add gstmms | Maciej Katafiasz | 1 | -0/+8 |
2004-12-22 | First commit. To my knowledge should be in working state, playbin is supporte... | Maciej Katafiasz | 6 | -0/+500 |
2004-12-22 | First commit. To my knowledge should be in working state, playbin is supporte... | Maciej Katafiasz | 1 | -0/+0 |
2004-12-18 | ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624. | Ronald S. Bultje | 2 | -6/+8 |
2004-12-17 | configure.ac: look for musepack headers as musepack/*.h (fixes #159847) | David Schleef | 2 | -2/+2 |
2004-12-16 | ext/musicbrainz/gsttrm.*: Add support for using a proxy server when getting a... | Ronald S. Bultje | 2 | -1/+38 |
2004-12-16 | configure.ac: add audioresample and cairo plugins. Remove | David Schleef | 4 | -0/+535 |
2004-12-12 | merge patch from 158258 | Christian Schaller | 1 | -5/+0 |
2004-12-03 | ext/musepack/gstmusepackdec.cpp: There's also floating point libmusepacks. | Ronald S. Bultje | 2 | -26/+42 |
2004-12-03 | ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre... | Ronald S. Bultje | 1 | -4/+12 |
2004-12-01 | ext/faad/gstfaad.c: Oops, remove debug. | Ronald S. Bultje | 1 | -16/+2 |
2004-11-28 | Adding a first version of directfbvideosink. | Julien Moutte | 4 | -0/+883 |
2004-11-25 | Surround sound support. | Ronald S. Bultje | 3 | -86/+404 |
2004-11-12 | Update libvisual to 0.1.7. Link in the debug handling to gstreamer | Jan Schmidt | 4 | -184/+254 |
2004-11-12 | Added the polypaudio sink and hooked it into the build system. | Iain Holmes | 5 | -0/+796 |
2004-11-11 | ext/musepack/gstmusepackreader.cpp: Workaround for older core. | Ronald S. Bultje | 2 | -2/+2 |
2004-11-10 | ext/alsa/gstalsasink.c: This seems to be antique leftover. It needs to pass e... | Ronald S. Bultje | 1 | -23/+44 |
2004-11-09 | ext/alsa/gstalsa.c: buffer-frames property was missing | Benjamin Otte | 6 | -14/+7 |
2004-11-07 | Add musepack decoder. | Ronald S. Bultje | 9 | -10/+1444 |
2004-11-01 | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 7 | -23/+25 |
2004-10-27 | fix build on older automake | Thomas Vander Stichele | 1 | -1/+0 |
2004-10-23 | ext/Makefile.am: Fix the build fixes. | Ronald S. Bultje | 1 | -1/+1 |
2004-10-20 | I lied, I am the One True Buildmaster | Wim Taymans | 2 | -11/+17 |
2004-10-20 | fix the build | Thomas Vander Stichele | 1 | -3/+3 |
2004-10-18 | ext/cdaudio/gstcdaudio.c: Added uri handler for cd:// | Wim Taymans | 1 | -65/+127 |
2004-10-14 | configure.ac: update for swfdec-0.3 and liboil-0.2 | David Schleef | 2 | -226/+150 |
2004-10-05 | remove unused KIO_DIR | Thomas Vander Stichele | 1 | -1/+0 |
2004-10-05 | fixing libmng build | Thomas Vander Stichele | 1 | -0/+8 |
2004-10-01 | commiting patch from Phil Blundell | Phil Blundell | 1 | -1/+2 |
2004-10-01 | ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993). | Ronald S. Bultje | 2 | -33/+83 |