summaryrefslogtreecommitdiff
path: root/ext/voaacenc
AgeCommit message (Expand)AuthorFilesLines
2012-03-09gst: Add better support for static pluginsSebastian Dröge2-2/+4
2012-02-03voaacenc: init debug categoryMark Nauwelaerts1-0/+2
2011-11-17voaacenc: some code shuffle cleanupMark Nauwelaerts1-158/+155
2011-11-17voaacenc: port to audioencoderMark Nauwelaerts3-188/+113
2011-05-27voaacenc: Make sure to also return only a subset of the pad template caps in ...Sebastian Dröge1-3/+19
2011-05-27voaacenc: Set the correct, valid sample rates in the pad template capsSebastian Dröge1-2/+15
2011-05-27voaacenc: The encoder library currently only supports 1 or 2 channelsSebastian Dröge1-4/+10
2011-05-27voaacenc: Add profile and level to the capsSebastian Dröge2-4/+12
2011-05-14voaacenc: Only generate sinkcaps once and in a threadsafe waySebastian Dröge2-89/+81
2011-05-14voaacenc: Add NULL terminator to gst_structure_new()Sebastian Dröge1-1/+2
2011-05-14voaacenc: Some minor cleanupSebastian Dröge2-15/+4
2011-05-14voaacenc: Fix CFLAGS and LIBSSebastian Dröge1-3/+11
2011-05-14voaacenc: Add new plugin for audio AAC encoder based on vo-aacenc libbenjamin gaignard4-0/+802