summaryrefslogtreecommitdiff
path: root/ext/voaacenc/gstvoaacenc.c
AgeCommit message (Expand)AuthorFilesLines
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öge1-4/+11
2011-05-14voaacenc: Only generate sinkcaps once and in a threadsafe waySebastian Dröge1-88/+81
2011-05-14voaacenc: Add NULL terminator to gst_structure_new()Sebastian Dröge1-1/+2
2011-05-14voaacenc: Some minor cleanupSebastian Dröge1-12/+1
2011-05-14voaacenc: Add new plugin for audio AAC encoder based on vo-aacenc libbenjamin gaignard1-0/+665