summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/avc/enc/src/avcenc_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* avcenc: Remove redundant zero-initialization of allocated memoryMartin Storsjo2012-07-121-8/+0
* avcenc: Switch malloc/free callbacks to use pointers instead of intsMartin Storsjo2012-07-101-16/+16
* stagefright avcenc: Use intptr_t for casting pointers to integersMartin Storsjo2012-05-211-1/+1
* Initial checkin for software AVC encoderJames Dong2010-07-131-0/+744