summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2005-06-29ext/Makefile.am (MAD_DIR): Add mad to the build.Andy Wingo1-4/+4
2005-05-19Make my automake version shut up about undefined variablesJan Schmidt1-65/+55
2005-05-13add rtsp and esd files to spec and fix some disting issuesChristian Schaller1-6/+7
2005-05-10Ported esdsink plugin.Arwed v. Merkatz1-5/+5
2005-05-09Port shout2 pluginZaheer Abbas Merali1-5/+6
2005-05-09add non-disted directoryChristian Schaller1-1/+2
2005-05-08Ported the libcaca plugin.Zeeshan Ali1-5/+5
2005-05-06add aasinkChristian Schaller1-6/+7
2005-05-06some sidplay fixoringChristian Schaller1-6/+7
2005-05-06ported mad and effectv pluginsChristian Schaller1-435/+354
2005-02-21Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. F...Tim-Philipp Müller1-1/+6
2005-02-21Fix playback of certain invalid muxed streams. Partial fix for #149158Maciej Katafiasz2-6/+40
2005-02-11configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef1-8/+0
2005-02-10ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.Jan Schmidt2-117/+151
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