index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
faad
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-08
ext/faad/gstfaad.c: I don't understand how this got unnoticed for so long - d...
Thomas Vander Stichele
1
-2
/
+2
2005-06-02
if faad wants params in exact bit-width, then deliver them as such
Stefan Kost
1
-2
/
+2
2005-05-05
ext/faad/gstfaad.c: Reverting previous patch, blame borked gentoo patches on ...
Edward Hervey
1
-2
/
+2
2005-05-05
ext/faad/gstfaad.c: faacDecInit[2]() uses (unsigned int *) and not (unsigned ...
Edward Hervey
1
-2
/
+2
2005-03-14
Implement 'framed' property, independent of 'codec_data'.
Ronald S. Bultje
1
-0
/
+3
2005-03-09
configure.ac: Fix FAAD detection problems against FAAD-CVS.
Ronald S. Bultje
1
-38
/
+120
2005-02-21
Fix playback of certain invalid muxed streams. Partial fix for #149158
Maciej Katafiasz
2
-6
/
+40
2005-02-02
configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...
David Schleef
1
-1
/
+1
2005-01-17
ext/faad/gstfaad.c: Argh...
Ronald S. Bultje
1
-1
/
+1
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