summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/avcenc
Commit message (Collapse)AuthorAgeFilesLines
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-2/+28
| | | | | Bug: 27207275 Change-Id: I4412825d1ee233d993af0a67708bea54304ff62d
* Reconcile with master after mass cherrypicksMarco Nelissen2015-10-161-0/+1
| | | | Change-Id: I74649c9771212aa6309ea16c253723994b8e3622
* libstagefright: fix overflow in SoftAVCEnc.Wei Jia2015-08-181-1/+1
| | | | | Bug: 20674674 Change-Id: I8e320218180926d46d223cb72523118079f72342
* SoftAVCEnc: Stop using the u4_strd field in the set dimensions structMartin Storsjo2015-07-311-1/+0
| | | | | | | | | | Since 90a3904fd3 in external/libavc, this field isn't used any longer. After SoftAVCEnc stops using it, it can be removed from the library altogether. Bug: 22860270 Change-Id: I0e0fcab6740ef420df7776ede11b35aa1a383a48
* SoftAVCEnc: Added support for Main Profile encoding.Doney Alex2015-06-252-120/+203
| | | | | | Configured intra frame interval and deblock in setParams. Change-Id: If501fa0ac42f2c4bf6604ea84715f7f13f707e74
* Clear the executable bit from source filesMartin Storsjo2015-06-251-0/+0
| | | | | | | The executable bit was accidentally set on these files in commits eedcd5cccc and ec7398f37. Change-Id: I057e8841ad12561b05c4dc9553ca1cd664c7f59c
* SoftAVCEnc: check requested memory size before allocation.Wei Jia2015-06-041-0/+8
| | | | | Bug: 20674674 Change-Id: I569e7a9b33fe64779a40e55539929c3dc4303c19
* SoftAVCEnc: encode EOS frame is size is non-zeroChong Zhang2015-05-271-1/+4
| | | | | | bug: 20947883 bug: 20507129 Change-Id: I557584e8566b8529329f35e0949cb3ee24965ff4
* SoftAVCEnc: Removed alignment requirement on input widthHarish Mahendrakar2015-05-051-1/+1
| | | | Change-Id: Id6e1abf588420beec6f1af4394b69b2e53487299
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-172-3/+3
| | | | Change-Id: I81f438ae444f04c12ae27ae4ef6d073033de172c
* stagefright: add SoftAVCEnc using libavcVenkatarama Avadhani2015-04-153-0/+1674
Change-Id: Ic51e92e9d86db21109b8714e822697869e184cd1