summaryrefslogtreecommitdiff
path: root/ext/faac
AgeCommit message (Expand)Author
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-10-11faac: handle trailing encoder outputMark Nauwelaerts
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2010-02-16docs: unify doc styleStefan Kost
2010-02-11faac: fix documentation typoMark Nauwelaerts
2010-01-22faac: fix warnings under OS X..Alessandro Decina
2010-01-16faac: Fix channel layoutDavid Schleef
2010-01-16faac: Only accept specific channel layouts as required by AACSebastian Dröge
2010-01-12faac: improve faac configurationMark Nauwelaerts
2010-01-11Rename aac's stream-format 'none' to 'raw'Thiago Santos
2010-01-11faac: Add format to output capsThiago Santos
2010-01-05faac: documentation fixMark Nauwelaerts
2009-12-18faac: only raw output needs codec_data in capsMark Nauwelaerts
2009-10-27faac: Use definitions for default valuesRobert Swain
2009-10-27faac: Change default AAC Profile to Low Complexity (LC) as this is more widel...Robert Swain
2009-10-27faac: Change the param_spec default value for allowed block types to match th...Robert Swain
2009-10-22faac: Link with libgstbase for GstAdapterSebastian Dröge
2009-10-02build: add missing stdlib include to fix the buildStefan Kost
2009-09-08faac: add some debug statements for discrepancy cases and plug memleakMark Nauwelaerts
2009-09-08faac: sprinkle some more G_(UN)LIKELYMark Nauwelaerts
2009-09-08faac: enforce sync between wrapper view of data and encoder returned dataMark Nauwelaerts
2009-09-08faac: add some documentationMark Nauwelaerts
2009-09-01faac: refactor slightly and remove superfluous codeMark Nauwelaerts
2009-09-01faac: freshen up caps negotiationMark Nauwelaerts
2009-09-01faac: rewrite data caching and timestamp handlingMark Nauwelaerts
2009-05-07Add ranks to various muxers and encoders in -badChristian Schaller
2009-05-04faac: Implement preset interfaceSebastian Dröge
2009-01-02ext/apexsink/Makefile.am: Link against -lgcrpyto for RSA_new and RSA_free.Alessandro Decina
2008-12-15ext/faac/gstfaac.c: Fix default for outputformat property.Stefan Kost
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost
2008-10-27ext/faac/gstfaac.c: Prevent endless loop if buffer alloc error.Mark Nauwelaerts
2008-10-03ext/faac/gstfaac.c: Warn and clamp to max bitrate for samplerate.Wim Taymans
2008-08-29ext/faac/gstfaac.*: Add code for calculating proper timestamp/duration for th...Edward Hervey
2007-11-21ext/faac/gstfaac.c: Don't try to flush the decoder on EOS when it was not ini...Wim Taymans
2007-10-28ext/faac/gstfaac.c: Fix bitrate ranges and change enum nick for low complexit...Tim-Philipp Müller
2007-06-22Fix leaks.Edward Hervey
2006-09-21ext/faac/gstfaac.c: Add decoder specific info on the caps.Wim Taymans
2006-08-10ext/faac/gstfaac.c: Bitrate in the faac structure is per output channel, not ...Michal Benes
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost
2006-04-06Unify the long descriptions in the plugin details (#337263).j^
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele
2005-12-06expand tabsThomas Vander Stichele
2005-12-05Update for alloc_buffer changes.Andy Wingo
2005-11-21Fix for stream lock updates.Wim Taymans
2005-11-21*.*: Ran scripts/update-macros. Oh yes.Andy Wingo
2005-11-15ext/faac/gstfaac.c: Set proper caps on source pad (#320532).Tim-Philipp Müller
2005-10-13ext/faac/gstfaac.c: Gst09-ize code a little bit more: use gst_pad_alloc_buffe...Tim-Philipp Müller
2005-10-12ext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659).Tim-Philipp Müller
2005-10-12ext/faac/gstfaac.c: Refcount fixes (#318659)Tim-Philipp Müller