index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
faad
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
faad: fixup nasty typo breaking compilation
Mark Nauwelaerts
1
-1
/
+1
2012-03-13
faad: discard frame upon decoding error
Mark Nauwelaerts
1
-0
/
+2
2012-03-09
gst: Add better support for static plugins
Sebastian Dröge
2
-4
/
+5
2012-02-03
faad: include specific support AAC stream formats in template caps
Vincent Penquerc'h
1
-1
/
+2
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+3
2011-09-23
faad: fix compiler warning
Tim-Philipp Müller
1
-3
/
+6
2011-09-23
faad: parse wants a GstFlowReturn return value, not a gboolean
Tim-Philipp Müller
1
-1
/
+1
2011-09-22
faad: use some more boilerplate
Mark Nauwelaerts
1
-31
/
+3
2011-09-22
faad: port to audiodecoder
Mark Nauwelaerts
3
-647
/
+108
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+15
2010-10-14
faad: reflow opening and closing decoder
Mark Nauwelaerts
1
-4
/
+24
2010-10-12
faad: cater for renegotiation
Mark Nauwelaerts
2
-0
/
+12
2010-09-29
faad: reverse playback; cater for decoder delay
Mark Nauwelaerts
1
-0
/
+30
2010-09-29
faad: tweak output buffer timestamping
Mark Nauwelaerts
1
-9
/
+21
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2010-02-21
faad: fix Makefile.am some more
Tim-Philipp Müller
1
-3
/
+4
2010-02-19
faad: Link with libgstbase for GstAdapter
Sebastian Dröge
1
-2
/
+2
2010-02-16
faad: guard against codec_data field with a NULL buffer in caps
Tim-Philipp Müller
1
-0
/
+2
2010-02-16
docs: unify doc style
Stefan Kost
1
-4
/
+4
2010-02-11
faad: add documentation
Mark Nauwelaerts
1
-0
/
+17
2010-02-11
faad: remove some redundant code
Mark Nauwelaerts
1
-8
/
+4
2010-02-11
faad: drain sync pending frames when appropriate
Mark Nauwelaerts
1
-15
/
+33
2010-02-11
faad: send tags exactly once when init'ed
Mark Nauwelaerts
1
-4
/
+2
2010-02-11
faad: refactor some partial stream reset
Mark Nauwelaerts
1
-8
/
+16
2010-02-11
faad: correctly estimate average bps
Mark Nauwelaerts
1
-4
/
+1
2010-02-11
faad: give up after some number of decoding failures
Mark Nauwelaerts
1
-5
/
+20
2010-02-11
faad: do not attempt to sync indefinitely
Mark Nauwelaerts
2
-1
/
+17
2010-02-11
faad: use adapter rather than temporary buffer
Mark Nauwelaerts
2
-75
/
+70
2010-02-11
faad: objectify debug statements and adjust some levels
Mark Nauwelaerts
1
-20
/
+26
2010-02-11
faad: refactor src caps (re)negotiation and reflow some error exits
Mark Nauwelaerts
1
-30
/
+36
2010-02-11
faad: remove defunct and otherwise obsolete code
Mark Nauwelaerts
2
-293
/
+1
2010-02-11
faad: refactor reset
Mark Nauwelaerts
1
-31
/
+29
2010-02-11
faad: use an in struct segment rather than a separately allocated one
Mark Nauwelaerts
2
-25
/
+7
2009-10-13
faad2: Don't leak element reference in the setcaps function
Peter Christoffersen
1
-0
/
+3
2009-10-12
faad: fixes warning in macosx snow leopard
Josep Torra
1
-5
/
+5
2009-03-06
faad: Use the public headers if faad2 >= 2.7. Fixes #573369
Edward Hervey
1
-0
/
+15
2009-03-04
faad: use gint8 instead of int8_t
LRN
1
-1
/
+1
2009-01-23
Log aac details found in codec_data.
Stefan Kost
1
-0
/
+12
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-06-02
ext/faad/gstfaad.c: Always drain before activating the new segment.
Wim Taymans
1
-3
/
+3
2008-06-02
ext/faad/gstfaad.*: Add basic reverse playback support.
Wim Taymans
2
-55
/
+96
2008-04-22
ext/faad/gstfaad.c: Don't leak GstAudioChannelPosition. Fixes #529378.
Stefan Kost
1
-1
/
+2
2008-03-18
ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument, and a potenti...
Andy Wingo
2
-1
/
+13
2008-03-08
ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks ...
Sjoerd Simons
1
-12
/
+9
2008-01-31
ext/faad/gstfaad.c: Fix compiler warning by making the function signature mat...
Jan Schmidt
1
-1
/
+1
2007-09-19
ext/faad/gstfaad.c: Don't set channel positions on regular mono and stereo ca...
Jonathan Matthew
1
-22
/
+45
2007-08-22
ext/faad/gstfaad.c: Don't unref the buffer when it was clipped.
Wim Taymans
1
-2
/
+1
2007-08-16
ext/faad/gstfaad.c: Add some debug info.
Wim Taymans
1
-1
/
+5
2007-07-24
Use the new buffer clipping function from gstaudio here and require gst-plugi...
Sebastian Dröge
1
-52
/
+3
2007-07-16
ext/faad/gstfaad.c: Fix buffer clipping to correctly clip to the segment stop.
Sebastian Dröge
1
-1
/
+1
[next]