summaryrefslogtreecommitdiff
path: root/ext/faad
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-06-02ext/faad/gstfaad.c: Always drain before activating the new segment.Wim Taymans1-3/+3
2008-06-02ext/faad/gstfaad.*: Add basic reverse playback support.Wim Taymans2-55/+96
2008-04-22ext/faad/gstfaad.c: Don't leak GstAudioChannelPosition. Fixes #529378.Stefan Kost1-1/+2
2008-03-18ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument, and a potenti...Andy Wingo2-1/+13
2008-03-08ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks ...Sjoerd Simons1-12/+9
2008-01-31ext/faad/gstfaad.c: Fix compiler warning by making the function signature mat...Jan Schmidt1-1/+1
2007-09-19ext/faad/gstfaad.c: Don't set channel positions on regular mono and stereo ca...Jonathan Matthew1-22/+45
2007-08-22ext/faad/gstfaad.c: Don't unref the buffer when it was clipped.Wim Taymans1-2/+1
2007-08-16ext/faad/gstfaad.c: Add some debug info.Wim Taymans1-1/+5
2007-07-24Use the new buffer clipping function from gstaudio here and require gst-plugi...Sebastian Dröge1-52/+3
2007-07-16ext/faad/gstfaad.c: Fix buffer clipping to correctly clip to the segment stop.Sebastian Dröge1-1/+1
2007-04-20ext/faad/gstfaad.c: FAAD fails to decode low (e.g. 8 kHz) sample rate AAC dat...Michael Smith1-1/+1
2007-02-11ext/faad/gstfaad.c: Also update the comment that describes the hack.Stefan Kost1-3/+7
2007-02-11configure.ac: Tell the code which faad it is, so that we can adjust the hacks...Stefan Kost1-0/+10
2006-10-06ext/faad/gstfaad.c: Some cleanups.Wim Taymans1-11/+31
2006-07-16ext/faad/gstfaad.c: Don't crash on small buffers.Wim Taymans1-4/+13
2006-05-31ext/faad/gstfaad.h: Forgot to commit the header file too.Edward Hervey1-0/+3
2006-05-31ext/faad/gstfaad.c: Added GstSegment to control segments.Edward Hervey1-6/+86
2006-05-17ext/faad/gstfaad.c: Remove unused caps cruft from chain function altogether.Tim-Philipp Müller1-14/+6
2006-05-17ext/faad/gstfaad.c: There's no guarantee that caps was set to something, and ...Edward Hervey1-2/+2
2006-05-13ext/faad/gstfaad.*: If we encounter a decoding error, don't error out immedia...Young-Ho Cha2-2/+16
2006-05-03ext/faad/gstfaad.c: Fix #334748: use fake_codec_data if the first bytes of th...Michael Smith1-6/+43
2006-04-28ext/faad/gstfaad.*: If we run into a decoding error, try re-opening the decod...Tim-Philipp Müller2-93/+161
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+5
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2006-03-04ext/faad/gstfaad.c: Add query function for position/duration querying (mostly...Tim-Philipp Müller1-22/+246
2006-01-27ext/faad/gstfaad.c: Handle 'framed' field in caps; Port syncing for raw strea...Tim-Philipp Müller1-15/+102
2005-12-09ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...Jan Schmidt1-4/+20
2005-12-05Update for alloc_buffer changes.Andy Wingo1-1/+3
2005-11-28ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s...Edward Hervey1-2/+2
2005-11-22ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo1-2/+2
2005-11-21ext/faad/gstfaad.c: Don't take STREAM_LOCK in sink event handlers any more.Michael Smith1-6/+2
2005-11-15ext/faac/gstfaac.c: Set proper caps on source pad (#320532).Tim-Philipp Müller1-1/+1
2005-11-11Fix compile on systems with broken faad headers.Michael Smith1-10/+10
2005-11-11ext/faad/gstfaad.c: Call functions with the correct API. Unfortunately, unles...Michael Smith1-4/+26
2005-10-20ext/faad/gstfaad.*: Do some timestamp smoothing (matroskademux apparently sen...Tim-Philipp Müller2-36/+50
2005-10-11ext/faad/gstfaad.c: newsegment API updateTim-Philipp Müller1-3/+5
2005-09-05cleaning up badThomas Vander Stichele1-11/+12
2005-08-16Handle _push() return values.Ronald S. Bultje1-2/+7
2005-08-15Fix debug.Ronald S. Bultje1-4/+4
2005-08-10ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje1-6/+6
2005-08-09ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje1-1/+1
2005-08-08ext/faad/gstfaad.*: Fix negotiation (#310932) and miscellaneous other stuff. ...Tim-Philipp Müller2-129/+242
2005-07-27ext/faad/gstfaad.c: Compile fixes.Wim Taymans1-1/+1
2005-07-20ext/faad/Makefile.am: Fix uninstalled build.Ronald S. Bultje1-2/+3
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