summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/avc/enc/src/bitstream_io.cpp
Commit message (Expand)AuthorAgeFilesLines
* avcenc: Only do startcode escaping if the next byte requires itMartin Storsjo2014-02-111-6/+9
* avcenc: Remove useless castsMartin Storsjo2012-07-101-2/+2
* avcenc: Switch malloc/free callbacks to use pointers instead of intsMartin Storsjo2012-07-101-2/+2
* Initial checkin for software AVC encoderJames Dong2010-07-131-0/+336