summaryrefslogtreecommitdiff
path: root/ext/voaacenc
Commit message (Expand)AuthorAgeFilesLines
* faac, voaacenc: adjust to modified audioencoder getcaps helper APIMark Nauwelaerts2012-07-251-1/+2
* Fix format (type is explicitly unsigned long)Руслан Ижбулатов2012-04-201-1/+1
* voaacenc: plug caps leakMark Nauwelaerts2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-3/+3
* Fix compiler warningsMatej Knopp2012-02-201-1/+2
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+2
|\
| * voaacenc: init debug categoryMark Nauwelaerts2012-01-281-0/+2
* | voaacenc: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge2012-02-011-1/+2
* | port some more to new memory APIMark Nauwelaerts2012-01-251-20/+20
* | voaacenc: also indicate mono audio in sink capsMark Nauwelaerts2012-01-121-6/+7
* | voaacenc: port to 0.11Mark Nauwelaerts2012-01-111-107/+99
|/
* voaacenc: no need to duplicate baseclass sanity checksMark Nauwelaerts2011-12-221-10/+0
* voaacenc: some code shuffle cleanupMark Nauwelaerts2011-11-171-158/+155
* voaacenc: port to audioencoderMark Nauwelaerts2011-11-173-188/+113
* voaacenc: Make sure to also return only a subset of the pad template caps in ...Sebastian Dröge2011-05-271-3/+19
* voaacenc: Set the correct, valid sample rates in the pad template capsSebastian Dröge2011-05-271-2/+15
* voaacenc: The encoder library currently only supports 1 or 2 channelsSebastian Dröge2011-05-271-4/+10
* voaacenc: Add profile and level to the capsSebastian Dröge2011-05-272-4/+12
* voaacenc: Only generate sinkcaps once and in a threadsafe waySebastian Dröge2011-05-142-89/+81
* voaacenc: Add NULL terminator to gst_structure_new()Sebastian Dröge2011-05-141-1/+2
* voaacenc: Some minor cleanupSebastian Dröge2011-05-142-15/+4
* voaacenc: Fix CFLAGS and LIBSSebastian Dröge2011-05-141-3/+11
* voaacenc: Add new plugin for audio AAC encoder based on vo-aacenc libbenjamin gaignard2011-05-144-0/+802