summaryrefslogtreecommitdiffstats
path: root/ext/faad
AgeCommit message (Expand)AuthorFilesLines
2005-07-19Ported to 0.9 (faad, amrnb, mpeg2dec)Edgard Lima1-46/+111
2005-02-21Fix playback of certain invalid muxed streams. Partial fix for #149158Maciej Katafiasz2-6/+40
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef1-1/+1
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-06ext/faad/gstfaad.c: Only increment timestamp if it's valid. Fixes raw AAC str...Ronald S. Bultje1-20/+22
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-25Surround sound support.Ronald S. Bultje2-80/+330
2004-11-07Add musepack decoder.Ronald S. Bultje1-10/+8
2004-10-01ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993).Ronald S. Bultje2-33/+83
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte1-1/+1
2004-05-08ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h.David Schleef1-1/+2
2004-04-29New DTS decoder.Ronald S. Bultje1-4/+29
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-66/+66
2004-03-15*.h: Revert indentingJohan Dahlin1-5/+8
2004-03-14gst-indentThomas Vander Stichele2-158/+114
2004-03-10ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje1-66/+77
2004-03-06ext/faad/gstfaad.c: Fix negotiation.David Schleef1-6/+13
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-3/+3
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-3/+3
2004-01-18use new error signal and classificationThomas Vander Stichele1-7/+5
2003-12-22compile fixThomas Vander Stichele1-1/+1
2003-12-22messed up the template caps on first tryBenjamin Otte1-5/+5
2003-12-22ext/faad/gstfaad.c: Port to new caps system.Benjamin Otte1-151/+122
2003-12-18Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje1-0/+1
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-22BPS is per-channel BPS, not total BPS... OhwellRonald S. Bultje1-7/+12
2003-11-21New libfaad (MPEG-2/4 AAC decoder) pluginRonald S. Bultje3-0/+543