summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/avc/enc/src/rate_control.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-1/+1
* avcenc: Remove redundant zero-initialization of allocated memoryMartin Storsjo2012-07-121-2/+0
* avcenc: Switch malloc/free callbacks to use pointers instead of intsMartin Storsjo2012-07-101-4/+4
* Initial checkin for software AVC encoderJames Dong2010-07-131-0/+981