summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/avc/enc/SoftAVCEncoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "libstagefright: set actual stride info for SW encoder input port" into...Lajos Molnar2014-10-281-0/+4
|\
| * libstagefright: set actual stride info for SW encoder input portLajos Molnar2014-10-251-0/+4
* | resolved conflicts for merge of f4147ee9 to lmp-mr1-dev-plus-aospLajos Molnar2014-10-141-103/+17
|\ \ | |/
| * stagefright: fix surface input handling of software encodersLajos Molnar2014-10-131-97/+19
* | am 13006b9d: am 032ecb7f: Merge "Fix in SoftAVCEncoder plugin"Narayan Kamath2014-09-041-3/+4
|\ \
| * \ Merge "Fix in SoftAVCEncoder plugin"Narayan Kamath2014-09-041-3/+4
| |\ \
| | * | Fix in SoftAVCEncoder pluginAshok Bhat2014-07-091-3/+4
* | | | am 24a5a7c3: am b7a88e31: Merge "h264_enc: Use free() to release memory alloc...Narayan Kamath2014-07-141-2/+2
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | h264_enc: Use free() to release memory allocated with malloc()Ashok Bhat2014-06-251-2/+2
| |/
| * media: memset sizeof argument issuesMark Salyzyn2014-04-111-1/+1
* | Merge commit '52a23bd3' into manualmergeGlenn Kasten2014-04-031-2/+2
|\ \ | |/
| * 64-bit: Correction to OMX_U32 and OMX_S32Glenn Kasten2014-04-021-2/+2
* | Even more warnings (now errors) fixed to unbreak the sdk-x86 build(s).Andreas Huber2014-02-121-1/+1
* | warnings be gone.Andreas Huber2014-02-111-4/+11
|/
* avcenc: Update video port parameters in the base classMartin Storsjo2013-11-211-0/+11
* avcenc: Prepend startcodes to output buffersMartin Storsjo2013-09-251-0/+6
* am a923dd4e: am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last o...Jean-Baptiste Queru2012-09-121-0/+3
|\
| * Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame"Jean-Baptiste Queru2012-09-121-0/+3
| |\
| | * avcenc: Set OMX_BUFFERFLAG_EOS on the last output frameMartin Storsjo2012-08-291-0/+3
* | | am bf30787f: am 735d1b92: Merge "avcenc: Don\'t erase the InputBufferInfo bef...Jean-Baptiste Queru2012-08-291-1/+1
|\ \ \ | |/ /
| * | avcenc: Don't erase the InputBufferInfo before reading info from itMartin Storsjo2012-08-291-1/+1
| |/
* | am 44237a8d: am b71298ee: Merge "avcenc: Initialize all memory allocated by t...Jean-Baptiste Queru2012-08-081-1/+4
|\ \ | |/
| * avcenc: Initialize all memory allocated by the CBAVC_Malloc callback functionMartin Storsjo2012-07-121-1/+4
* | am 80c46255: am 874a074a: Merge "avcenc: Switch malloc/free callbacks to use ...Jean-Baptiste Queru2012-08-081-4/+4
|\ \ | |/
| * avcenc: Switch malloc/free callbacks to use pointers instead of intsMartin Storsjo2012-07-101-4/+4
* | Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala2012-07-241-8/+112
|/
* Software AVC encoder is now OMX-basedJames Dong2012-04-241-0/+890