summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2005-05-05ex/: Even more gcc-4.0 fixes.Tim-Philipp Müller3-13/+16
2005-05-05More gcc-4.0 fixes.Tim-Philipp Müller1-2/+43
2005-05-05ext/faad/gstfaad.c: Reverting previous patch, blame borked gentoo patches on ...Edward Hervey1-2/+2
2005-05-05ext/faad/gstfaad.c: faacDecInit[2]() uses (unsigned int *) and not (unsigned ...Edward Hervey1-2/+2
2005-04-18ext/snapshot/gstsnapshot.c: The "snapshot" signal is very useful, but it's be...Edward Hervey1-0/+3
2005-04-15ext/: Take filler handling back out. Decoders shouldn't need to.Jan Schmidt1-21/+0
2005-04-12ext/dts/gstdtsdec.c: Handle filler events.Jan Schmidt3-31/+65
2005-04-02Don't advertise query types that are not supported (GST_QUERY_START and GST_Q...Tim-Philipp Müller1-2/+0
2005-04-02New plugin: wavpackdec; add typefinding for wavpackTim-Philipp Müller1-0/+8
2005-03-30Don't leak capsTim-Philipp Müller1-0/+2
2005-03-26currently pure ASM, needs to be ported over to C at some point.Ronald S. Bultje1-0/+8
2005-03-26Add new libcdio-based cddasrc plugin (fixes #171530)Tim-Philipp Müller1-0/+8
2005-03-20ext/jack/gstjack.c: don't use deprecated gst_buffer_set_dataBenjamin Otte1-1/+2
2005-03-20configure.ac: bump swfdec requirementDavid Schleef2-7/+79
2005-03-14ext/faac/gstfaac.c: Long live capsnego... Move over to explicit caps for now...Ronald S. Bultje1-30/+20
2005-03-14ext/faac/gstfaac.*: Change timestamp generation to lineair since that works a...Ronald S. Bultje2-32/+42
2005-03-14Add fixate function; make sure sink->device is updated according o the number...Tim-Philipp Müller1-10/+94
2005-03-14Implement 'framed' property, independent of 'codec_data'.Ronald S. Bultje1-0/+3
2005-03-09configure.ac: Fix FAAD detection problems against FAAD-CVS.Ronald S. Bultje1-38/+120
2005-03-02whoops, parenthesisThomas Vander Stichele1-85/+119
2005-03-02try to fix segfaultThomas Vander Stichele1-119/+85
2005-02-24Add GConf video/audio sink handling elements. Automagically change contained ...Ronald S. Bultje1-0/+8
2005-02-24ext/ivorbis/vorbis.c: Set rank to secondary, we always prefer oggdemux (for o...Ronald S. Bultje1-1/+1
2005-02-23Small C99'ism fix.Maciej Katafiasz1-1/+2
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