summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/avc_utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove RefBase.h dependency on TextOutput.hMathias Agopian2011-02-221-0/+1
| | | | Change-Id: I72cd6b98ef82b4868fe1c8ec87862cf43fb4ee73
* Add AAC extractorGloria Wang2011-02-151-0/+4
| | | | Change-Id: Iedb08525ac72e65ba98e5c791734da0720a0e3f6
* Refactor h.264 profile/level support into avc_utils.Andreas Huber2010-11-151-0/+13
| | | | | Change-Id: Idb33636dc723aa79ea0122dc3582109ada4b1358 related-to-bug: 2368598
* Refactor some more h.264 utility code out into avc_utils. Work around a ↵Andreas Huber2010-10-081-0/+10
| | | | | | hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR. Change-Id: I61936601e55df7e4c23a8c13087579a4f85bd6e6
* Squashed commit of the following:Andreas Huber2010-10-011-0/+4
| | | | | | | | | | | | | | | | | | | | | commit 46744c7697f29aec71aed8de3c95ce035c284d97 Author: Andreas Huber <andih@google.com> Date: Thu Sep 30 16:44:57 2010 -0700 better separation of access units Change-Id: I5a9e2138aed341f0bcf22cfe368a15ca5ea5a73c commit d34952ac0feb1ae722ff65824d7353335502219b Author: Andreas Huber <andih@google.com> Date: Thu Sep 30 15:35:01 2010 -0700 Support for ES packets that do not start on PES packet boundaries. Change-Id: I2cf012833948eddfb20b16a1901206cf22ce71e4 related-to-bug: 2368598 Change-Id: Ib9329bd6bb7149b5a6e2483788a96b1b158952fc
* In the absence of width/height information in the sdp, extract the ↵Andreas Huber2010-08-191-0/+30
dimensions from the avc codec specific data. Change-Id: I98c4194593c7e6e24f6fc339c862245111800293