summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263/enc
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-8/+8
* Return ERROR_END_OF_STREAM when the input source reaches eosJames Dong2011-06-291-3/+6
* If camera source uses the metadata, we must use HW encoderJames Dong2010-12-021-1/+1
* Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-111-2/+2
* Fix missing breaks in the profile/level conversion code in M4vH263 encoderJames Dong2010-11-091-1/+6
* Added profile and level translation in SW video encodersJames Dong2010-10-271-3/+106
* Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* Mainly fix two mistakes that I made:James Dong2010-08-121-2/+1
* Don't send late frames to software encoders for encodingJames Dong2010-08-121-2/+11
* Add input buffer size check for software video encodersJames Dong2010-08-101-0/+10
* Merge "Progress status notification" into gingerbreadJames Dong2010-07-201-1/+0
|\
| * Progress status notificationJames Dong2010-07-201-1/+0
* | Fix simulator build (1st attempt)James Dong2010-07-181-0/+1
|/
* Initial check-in for software m4v_h263 encoderJames Dong2010-07-1537-0/+26272