summaryrefslogtreecommitdiffstats
path: root/ext/faac
AgeCommit message (Expand)AuthorFilesLines
2009-05-07Add ranks to various muxers and encoders in -badChristian Schaller1-1/+2
2009-05-04faac: Implement preset interfaceSebastian Dröge1-0/+8
2009-01-02ext/apexsink/Makefile.am: Link against -lgcrpyto for RSA_new and RSA_free.Alessandro Decina1-1/+1
2008-12-15ext/faac/gstfaac.c: Fix default for outputformat property.Stefan Kost1-2/+2
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-10-27ext/faac/gstfaac.c: Prevent endless loop if buffer alloc error.Mark Nauwelaerts1-1/+2
2008-10-03ext/faac/gstfaac.c: Warn and clamp to max bitrate for samplerate.Wim Taymans1-0/+15
2008-08-29ext/faac/gstfaac.*: Add code for calculating proper timestamp/duration for th...Edward Hervey2-2/+29
2007-11-21ext/faac/gstfaac.c: Don't try to flush the decoder on EOS when it was not ini...Wim Taymans1-4/+7
2007-10-28ext/faac/gstfaac.c: Fix bitrate ranges and change enum nick for low complexit...Tim-Philipp Müller1-3/+3
2007-06-22Fix leaks.Edward Hervey1-6/+2
2006-09-21ext/faac/gstfaac.c: Add decoder specific info on the caps.Wim Taymans1-42/+77
2006-08-10ext/faac/gstfaac.c: Bitrate in the faac structure is per output channel, not ...Michal Benes1-2/+2
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-4/+6
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-6/+4
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-12-06expand tabsThomas Vander Stichele1-2/+2
2005-12-05Update for alloc_buffer changes.Andy Wingo1-4/+5
2005-11-21Fix for stream lock updates.Wim Taymans1-7/+0
2005-11-21*.*: Ran scripts/update-macros. Oh yes.Andy Wingo1-10/+10
2005-11-15ext/faac/gstfaac.c: Set proper caps on source pad (#320532).Tim-Philipp Müller1-45/+48
2005-10-13ext/faac/gstfaac.c: Gst09-ize code a little bit more: use gst_pad_alloc_buffe...Tim-Philipp Müller1-68/+119
2005-10-12ext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659).Tim-Philipp Müller1-25/+55
2005-10-12ext/faac/gstfaac.c: Refcount fixes (#318659)Tim-Philipp Müller1-18/+32
2005-09-05Fix up all the state change functions.Jan Schmidt1-7/+8
2005-09-01Faac (AAC Encoder) ported for GStreamer 0.9Flavio Oliveira2-51/+46
2005-01-07ext/faac/gstfaac.*: Allow for ADTS output (#153434).Ronald S. Bultje2-11/+35
2004-05-09ext/: \1/Codec, (fixes #142193)Benjamin Otte1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-87/+87
2004-03-15*.h: Revert indentingJohan Dahlin1-7/+16
2004-03-14gst-indentThomas Vander Stichele2-219/+160
2004-03-06Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau1-2/+10
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-4/+4
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-4/+4
2004-01-18use new error signal and classificationThomas Vander Stichele1-6/+6
2004-01-12Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef1-1/+1
2003-12-23Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje1-109/+96
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-22Why wasn't this committed in my previous try?Ronald S. Bultje2-0/+82
2003-11-22Actually, FAAC is LGPL, not GPL (like FAAD)Ronald S. Bultje1-0/+680