summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/avc/enc/SoftAVCEncoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-0/+16
* am 051b8572: am 91860b89: SoftAVCEncoder: fix auto merge error, member names ...Wei Jia2015-08-201-1/+1
|\
| * SoftAVCEncoder: fix auto merge error, member names have changed.Wei Jia2015-08-171-1/+1
* | am e264b770: am d9d6c465: am 5d1e62e2: am 9cebcc5f: Merge "SoftAVCEncoder: fi...Wei Jia2015-08-201-1/+1
|\ \ | |/
| * am 5d1e62e2: am 9cebcc5f: Merge "SoftAVCEncoder: fix mismatched type for comp...Wei Jia2015-08-181-1/+1
| |\
| | * SoftAVCEncoder: fix mismatched type for comparison.Wei Jia2015-08-171-1/+1
* | | am 50b600d6: am ab33de61: am 78df80c2: am 65842db0: Merge commit \'b46eb8d9\'...Wei Jia2015-08-201-0/+8
|\ \ \ | |/ /
| * | am 78df80c2: am 65842db0: Merge commit \'b46eb8d9\' into HEADWei Jia2015-08-181-0/+8
| |\ \ | | |/
| | * Merge commit 'b46eb8d9' into HEADWei Jia2015-08-171-0/+8
| | |\
| | | * am 479b4de0: SoftAVCEnc: check requested memory size before allocation.Wei Jia2015-08-181-0/+12
| | | |\
| | | | * SoftAVCEnc: check requested memory size before allocation.Wei Jia2015-08-141-0/+12
| | | | * am a923dd4e: am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last o...Jean-Baptiste Queru2012-09-121-0/+3
| | | | |\
| | | | * \ am bf30787f: am 735d1b92: Merge "avcenc: Don\'t erase the InputBufferInfo bef...Jean-Baptiste Queru2012-08-291-1/+1
| | | | |\ \
* | | | | \ \ resolved conflicts for merge of 6571ed31 to lmp-mr1-dev-plus-aospLajos Molnar2014-12-111-292/+59
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-101-292/+59
* | | | | | | 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