summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/data/media_codecs_google_audio.xml
Commit message (Collapse)AuthorAgeFilesLines
* ulaw and alaw aren't limited to 8kHzMarco Nelissen2015-03-201-2/+2
| | | | | Bug: https://code.google.com/p/android/issues/detail?id=158490 Change-Id: Ib30e156c99a997db861bb85e17244a5effdd55cf
* stagefright: advertise 8kHz AAC decoder supportLajos Molnar2014-12-131-1/+2
| | | | Bug: 18738266 Change-Id: I1e5a1dc04b4deabfac069e70e4f730be6023a8ef
* media_codecs.xml: extend vorbis sample rate to 8-96kHzLajos Molnar2014-12-041-1/+1
| | | | | Bug: 18615604 Change-Id: I0245556b8164959dd52fe677901cbfc517627cb4
* stagefright: add codec capability info for google audio codecsLajos Molnar2014-08-141-14/+69
| | | | | Bug: 11990470 Change-Id: I6a7d6758727cc205c636dfb19eb7fe99d67fb084
* We still need the raw codecMarco Nelissen2014-06-051-0/+1
| | | | | | | It's used for FLAC and PCM Wav, which output PCM data. b/15320804 Change-Id: I67921a45dd4a3a175fce412e055728859e2309ba
* stagefright: initial media_codecs_google*.xml filesLajos Molnar2014-03-191-0/+35
Separated description of Google-provided codecs into their own files based on domain. Google-provided audio/telephony codecs should be included prior to specifying vendor codecs. Google- provided video codecs should be included after vendor codecs. Bug: 13549114 Change-Id: I216f01feaf0379c6cd7d8714e02792fdf2214a90