summaryrefslogtreecommitdiff
path: root/omx/gstomxaacdec.c
Commit message (Collapse)AuthorAgeFilesLines
* omx: Add hardware classifiers to encoders/decodersCharlie Turner2019-03-261-1/+1
|
* omxaacdec: Do not accept unknown layoutsThiago Santos2015-09-011-2/+4
| | | | | | It was defaulting to RAW when an unknown layout was received but the caps template would actually forbid that on the caps query or accept-caps anyway.
* omxaudiodec: add comment explaining duplicate code pathLuis de Bethencourt2015-03-061-1/+1
|
* Revert "omxaudiodec: remove duplicate code path"Luis de Bethencourt2015-03-061-1/+3
| | | | This reverts commit a8d26ff27a8b43f589424a59294f9057641b2a46.
* omxaudiodec: remove duplicate code pathLuis de Bethencourt2015-03-061-3/+1
|
* omxaudiodec: Implement setting of fallback channel positionsSebastian Dröge2014-07-131-0/+64
|
* omx: Add AAC audio decoderSebastian Dröge2014-07-131-0/+230