summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/avcenc/SoftAVCEnc.cpp
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-2/+28
* Reconcile with master after mass cherrypicksMarco Nelissen2015-10-161-0/+1
* libstagefright: fix overflow in SoftAVCEnc.Wei Jia2015-08-181-1/+1
* SoftAVCEnc: Stop using the u4_strd field in the set dimensions structMartin Storsjo2015-07-311-1/+0
* SoftAVCEnc: Added support for Main Profile encoding.Doney Alex2015-06-251-104/+186
* Clear the executable bit from source filesMartin Storsjo2015-06-251-0/+0
* SoftAVCEnc: check requested memory size before allocation.Wei Jia2015-06-041-0/+8
* SoftAVCEnc: encode EOS frame is size is non-zeroChong Zhang2015-05-271-1/+4
* SoftAVCEnc: Removed alignment requirement on input widthHarish Mahendrakar2015-05-051-1/+1
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-2/+2
* stagefright: add SoftAVCEnc using libavcVenkatarama Avadhani2015-04-151-0/+1335