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