summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/foundation/ABitReader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* handle emulation_prevention_three_bytes for AVCChong Zhang2014-07-081-0/+68
| | | | | bug: 15917805 Change-Id: I824fe7eea807f8faba6b149c31890b7a5df87825
* Fix Bitreader "putBits" implementation, make sure we emulate timestampsAndreas Huber2011-12-081-1/+7
| | | | | | | if we don't receive npt time mapping from the rtsp server (i.e. live stream) Change-Id: I5147d665bd90c9a303ad6ffdafbf770f930f917c related-to-bug: 5660357
* Support more MPEG4-LATM audio functionality.Andreas Huber2011-02-221-3/+1
| | | | | | | related-to-bug: 3474610 Change-Id: I6dab40e8b465922c62be9ee7f168718822c6caac Now skipping extra header that the spec claimed shouldn't be present in LATM...
* In the absence of width/height information in the sdp, extract the ↵Andreas Huber2010-08-191-0/+98
dimensions from the avc codec specific data. Change-Id: I98c4194593c7e6e24f6fc339c862245111800293