faac: Detect output format from downstream caps change unit test
[platform/upstream/gstreamer.git] / ext / faac / gstfaac.c
2011-05-14 benjamin gaignardfaac: Detect output format from downstream caps change...
2011-02-17 Mark Nauwelaertsfaac: remove extraneous buffer unref
2010-10-19 Stefan Kostvarious (ext): add missing G_PARAM_STATIC_STRINGS flags
2010-10-11 Mark Nauwelaertsfaac: handle trailing encoder output
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-02-16 Stefan Kostdocs: unify doc style
2010-02-11 Mark Nauwelaertsfaac: fix documentation typo
2010-01-22 Alessandro Decinafaac: fix warnings under OS X..
2010-01-16 David Schleeffaac: Fix channel layout
2010-01-16 Sebastian Drögefaac: Only accept specific channel layouts as required...
2010-01-12 Mark Nauwelaertsfaac: improve faac configuration
2010-01-11 Thiago SantosRename aac's stream-format 'none' to 'raw'
2010-01-11 Thiago Santosfaac: Add format to output caps
2010-01-05 Mark Nauwelaertsfaac: documentation fix
2009-12-18 Mark Nauwelaertsfaac: only raw output needs codec_data in caps
2009-10-27 Robert Swainfaac: Use definitions for default values
2009-10-27 Robert Swainfaac: Change default AAC Profile to Low Complexity...
2009-10-27 Robert Swainfaac: Change the param_spec default value for allowed...
2009-10-02 Stefan Kostbuild: add missing stdlib include to fix the build
2009-09-08 Mark Nauwelaertsfaac: add some debug statements for discrepancy cases...
2009-09-08 Mark Nauwelaertsfaac: sprinkle some more G_(UN)LIKELY
2009-09-08 Mark Nauwelaertsfaac: enforce sync between wrapper view of data and...
2009-09-08 Mark Nauwelaertsfaac: add some documentation
2009-09-01 Mark Nauwelaertsfaac: refactor slightly and remove superfluous code
2009-09-01 Mark Nauwelaertsfaac: freshen up caps negotiation
2009-09-01 Mark Nauwelaertsfaac: rewrite data caching and timestamp handling
2009-05-07 Christian SchallerAdd ranks to various muxers and encoders in -bad
2009-05-04 Sebastian Drögefaac: Implement preset interface
2009-01-02 Alessandro Decinaext/apexsink/Makefile.am: Link against -lgcrpyto for...
2008-12-15 Stefan Kostext/faac/gstfaac.c: Fix default for outputformat property.
2008-10-27 Mark Nauwelaertsext/faac/gstfaac.c: Prevent endless loop if buffer...
2008-10-03 Wim Taymansext/faac/gstfaac.c: Warn and clamp to max bitrate for...
2008-08-29 Edward Herveyext/faac/gstfaac.*: Add code for calculating proper...
2007-11-21 Wim Taymansext/faac/gstfaac.c: Don't try to flush the decoder...
2007-10-28 Tim-Philipp Müllerext/faac/gstfaac.c: Fix bitrate ranges and change enum...
2007-06-22 Edward HerveyFix leaks.
2006-09-21 Wim Taymansext/faac/gstfaac.c: Add decoder specific info on the...
2006-08-10 Michal Benesext/faac/gstfaac.c: Bitrate in the faac structure is...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-06 j^Unify the long descriptions in the plugin details ...
2006-04-01 Thomas Vander Stichelerework build; add translations for v4l2
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-21 Wim TaymansFix for stream lock updates.
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-15 Tim-Philipp Müllerext/faac/gstfaac.c: Set proper caps on source pad ...
2005-10-13 Tim-Philipp Müllerext/faac/gstfaac.c: Gst09-ize code a little bit more...
2005-10-12 Tim-Philipp Müllerext/faac/gstfaac.c: Fix depth/width handling for float...
2005-10-12 Tim-Philipp Müllerext/faac/gstfaac.c: Refcount fixes (#318659)
2005-09-05 Jan SchmidtFix up all the state change functions.
2005-09-01 Flavio OliveiraFaac (AAC Encoder) ported for GStreamer 0.9
2005-01-07 Ronald S. Bultjeext/faac/gstfaac.*: Allow for ADTS output (#153434).
2004-05-09 Benjamin Otteext/: \1/Codec, (fixes #142193)
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-06 Christophe FergeauFix several misuse of gst_buffer_merge (it doesn't...
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-12 David SchleefRemove all usage of gst_pad_get_caps(), and replace...
2003-12-23 Ronald S. BultjeFix caps breakage after Dave's caps branch merge.
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-22 Ronald S. BultjeActually, FAAC is LGPL, not GPL (like FAAD)