History log of /frameworks/av/media/libstagefright/foundation/ABitReader.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3be85f905e5c63e1552554622a80fd8bee695044 24-May-2016 Lajos Molnar <lajos@google.com> stagefright: allow ABitReader to fail gracefully

Bug: 28938657
Change-Id: I0648e1b1fda13958550ef4470073e12a1ff054fd
/frameworks/av/media/libstagefright/foundation/ABitReader.cpp
afe8d851a19f10f86726591bb684ecb515ac6974 04-Mar-2016 Robert Shih <robertshih@google.com> stagefright: fix ABitReader integer over/underflow

Bug: 25856613
Change-Id: I2f3dbca218fbeb31b2dced97c85e763f68376eeb
/frameworks/av/media/libstagefright/foundation/ABitReader.cpp
862f8455eaacc1ffb5d8911f0bc7ecc3cf7ec46c 27-Jun-2014 Chong Zhang <chz@google.com> handle emulation_prevention_three_bytes for AVC

bug: 15917805
Change-Id: I824fe7eea807f8faba6b149c31890b7a5df87825
/frameworks/av/media/libstagefright/foundation/ABitReader.cpp
1906e5c7492b9cbc88601365536a69e9a490c963 08-Dec-2011 Andreas Huber <andih@google.com> Fix Bitreader "putBits" implementation, make sure we emulate timestamps

if we don't receive npt time mapping from the rtsp server (i.e. live stream)

Change-Id: I5147d665bd90c9a303ad6ffdafbf770f930f917c
related-to-bug: 5660357
/frameworks/av/media/libstagefright/foundation/ABitReader.cpp
55e26193c885b7d5acdae9978848e6587987790f 22-Feb-2011 Andreas Huber <andih@google.com> Support more MPEG4-LATM audio functionality.

related-to-bug: 3474610

Change-Id: I6dab40e8b465922c62be9ee7f168718822c6caac
Now skipping extra header that the spec claimed shouldn't be present in LATM...
/frameworks/av/media/libstagefright/foundation/ABitReader.cpp
85f12e9b9062402d6110df3f7099707912040edb 19-Aug-2010 Andreas Huber <andih@google.com> In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data.

Change-Id: I98c4194593c7e6e24f6fc339c862245111800293
/frameworks/av/media/libstagefright/foundation/ABitReader.cpp