Age | Commit message (Expand) | Author | Files | Lines |
2005-01-17 | ext/faad/gstfaad.c: Fix off-by-one bug. Fixes warnings during playback of sin... | Ronald S. Bultje | 1 | -5/+5 |
2005-01-06 | ext/faad/gstfaad.c: Only increment timestamp if it's valid. Fixes raw AAC str... | Ronald S. Bultje | 1 | -20/+22 |
2004-12-03 | ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre... | Ronald S. Bultje | 1 | -4/+12 |
2004-12-01 | ext/faad/gstfaad.c: Oops, remove debug. | Ronald S. Bultje | 1 | -16/+2 |
2004-11-25 | Surround sound support. | Ronald S. Bultje | 2 | -80/+330 |
2004-11-07 | Add musepack decoder. | Ronald S. Bultje | 1 | -10/+8 |
2004-10-01 | ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993). | Ronald S. Bultje | 2 | -33/+83 |
2004-05-09 | ext/: \1/Codec, (fixes #142193) | Benjamin Otte | 1 | -1/+1 |
2004-05-08 | ext/faad/gstfaad.c: HACK to correct signed char assumption in faad.h. | David Schleef | 1 | -1/+2 |
2004-04-29 | New DTS decoder. | Ronald S. Bultje | 1 | -4/+29 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -66/+66 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -5/+8 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 2 | -158/+114 |
2004-03-10 | ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4. | Ronald S. Bultje | 1 | -66/+77 |
2004-03-06 | ext/faad/gstfaad.c: Fix negotiation. | David Schleef | 1 | -6/+13 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -3/+3 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -3/+3 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -7/+5 |
2003-12-22 | compile fix | Thomas Vander Stichele | 1 | -1/+1 |
2003-12-22 | messed up the template caps on first try | Benjamin Otte | 1 | -5/+5 |
2003-12-22 | ext/faad/gstfaad.c: Port to new caps system. | Benjamin Otte | 1 | -151/+122 |
2003-12-18 | Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge... | Ronald S. Bultje | 1 | -0/+1 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-22 | BPS is per-channel BPS, not total BPS... Ohwell | Ronald S. Bultje | 1 | -7/+12 |
2003-11-21 | New libfaad (MPEG-2/4 AAC decoder) plugin | Ronald S. Bultje | 3 | -0/+543 |