summaryrefslogtreecommitdiff
path: root/ext/faad
Commit message (Expand)AuthorAgeFilesLines
* Fix debug.Ronald S. Bultje2005-08-151-4/+4
* ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje2005-08-101-6/+6
* ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje2005-08-091-1/+1
* ext/faad/gstfaad.*: Fix negotiation (#310932) and miscellaneous other stuff. ...Tim-Philipp Müller2005-08-082-129/+242
* ext/faad/gstfaad.c: Compile fixes.Wim Taymans2005-07-271-1/+1
* ext/faad/Makefile.am: Fix uninstalled build.Ronald S. Bultje2005-07-201-2/+3
* Ported to 0.9 (faad, amrnb, mpeg2dec)Edgard Lima2005-07-191-46/+111
* Fix playback of certain invalid muxed streams. Partial fix for #149158Maciej Katafiasz2005-02-212-6/+40
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-021-1/+1
* ext/faad/gstfaad.c: Argh...Ronald S. Bultje2005-01-171-1/+1
* ext/faad/gstfaad.c: Fix off-by-one bug. Fixes warnings during playback of sin...Ronald S. Bultje2005-01-171-5/+5
* ext/faad/gstfaad.c: Only increment timestamp if it's valid. Fixes raw AAC str...Ronald S. Bultje2005-01-061-20/+22
* ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre...Ronald S. Bultje2004-12-031-4/+12
* ext/faad/gstfaad.c: Oops, remove debug.Ronald S. Bultje2004-12-011-16/+2
* Surround sound support.Ronald S. Bultje2004-11-252-80/+330
* Add musepack decoder.Ronald S. Bultje2004-11-071-10/+8
* ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993).Ronald S. Bultje2004-10-012-33/+83
* ext/: \1/Codec, (fixes #142193)Benjamin Otte2004-05-091-1/+1
* ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h.David Schleef2004-05-081-1/+2
* New DTS decoder.Ronald S. Bultje2004-04-291-4/+29
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-66/+66
* *.h: Revert indentingJohan Dahlin2004-03-151-5/+8
* gst-indentThomas Vander Stichele2004-03-142-158/+114
* ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.Ronald S. Bultje2004-03-101-66/+77
* ext/faad/gstfaad.c: Fix negotiation.David Schleef2004-03-061-6/+13
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-3/+3
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-3/+3
* use new error signal and classificationThomas Vander Stichele2004-01-181-7/+5
* compile fixThomas Vander Stichele2003-12-221-1/+1
* messed up the template caps on first tryBenjamin Otte2003-12-221-5/+5
* ext/faad/gstfaad.c: Port to new caps system.Benjamin Otte2003-12-221-151/+122
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-181-0/+1
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* BPS is per-channel BPS, not total BPS... OhwellRonald S. Bultje2003-11-221-7/+12
* New libfaad (MPEG-2/4 AAC decoder) pluginRonald S. Bultje2003-11-213-0/+543