summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/avc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove check for an impossible condition"Chih-hung Hsieh2014-11-241-4/+0
|\
| * Remove check for an impossible conditionBernhard Rosenkraenzer2014-10-041-4/+0
* | resolved conflicts for merge of 2edda09a to lmp-dev-plus-aospLajos Molnar2014-10-142-113/+19
|\ \
| * | stagefright: fix surface input handling of software encodersLajos Molnar2014-10-132-107/+21
* | | 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 e4478feb: Merge "Add adaptive playback support to VPX decoder." into lmp-devRonghua Wu2014-09-021-4/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Add adaptive playback support to VPX decoder.Ronghua Wu2014-08-281-4/+0
* | | | 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
* | Merge commit 'c250980f' into manualmergeGlenn Kasten2014-03-191-2/+0
|\ \ | |/
| * libstagefright is no longer 32 bit only.Narayan Kamath2014-03-191-2/+0
* | resolved conflicts for merge of 3c780188 to masterGlenn Kasten2014-03-141-0/+2
|\ \ | |/
| * mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-121-0/+2
* | Even more warnings (now errors) fixed to unbreak the sdk-x86 build(s).Andreas Huber2014-02-121-1/+1
* | am 1c178d3e: am 7eacea11: Merge "avcenc: Only do startcode escaping if the ne...Lajos Molnar2014-02-111-6/+9
|\ \ | |/
| * avcenc: Only do startcode escaping if the next byte requires itMartin Storsjo2014-02-111-6/+9
* | warnings be gone.Andreas Huber2014-02-113-4/+17
|/
* 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
* Add liblogYing Wang2013-04-091-0/+1
* 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 8d4d590d: am 1e75e972: Merge "avcenc: Update a comment about the inline as...Jean-Baptiste Queru2012-08-213-6/+3
|\ \ | |/
| * avcenc: Update a comment about the inline assemblyMartin Storsjo2012-08-213-6/+3
* | am 41ee747f: am 5ebce52c: Merge "avcenc: Fix the gcc inline assembly constrai...Jean-Baptiste Queru2012-08-213-17/+17
|\ \ | |/
| * avcenc: Fix the gcc inline assembly constraintsMartin Storsjo2012-08-203-17/+17
* | am 894a7e45: am 9e13e927: Merge "avcenc: Properly indent assembly blocks"Jean-Baptiste Queru2012-08-213-18/+108
|\ \ | |/
| * avcenc: Properly indent assembly blocksMartin Storsjo2012-08-203-18/+108
* | am 3b939a5e: am 02a4ec21: Merge "avcenc: Remove a leftover define"Jean-Baptiste Queru2012-08-201-1/+0
|\ \ | |/
| * avcenc: Remove a leftover defineMartin Storsjo2012-08-171-1/+0
* | am a109e9d5: am b7ca7dc9: Merge "avcenc: Clarify the ifdefs surrounding inlin...Jean-Baptiste Queru2012-08-164-4/+12
|\ \ | |/
| * Merge "avcenc: Clarify the ifdefs surrounding inline assembly"Jean-Baptiste Queru2012-08-164-4/+12
| |\
| | * avcenc: Clarify the ifdefs surrounding inline assemblyMartin Storsjo2012-07-104-4/+12
* | | am 662b15c3: am a858aa96: Merge "avcenc: Remove redundant zero-initialization...Jean-Baptiste Queru2012-08-082-10/+0
|\ \ \ | |/ /
| * | Merge "avcenc: Remove redundant zero-initialization of allocated memory"Jean-Baptiste Queru2012-08-082-10/+0
| |\ \
| | * | avcenc: Remove redundant zero-initialization of allocated memoryMartin Storsjo2012-07-122-10/+0
* | | | am 44237a8d: am b71298ee: Merge "avcenc: Initialize all memory allocated by t...Jean-Baptiste Queru2012-08-082-2/+5
|\ \ \ \ | |/ / /
| * | | Merge "avcenc: Initialize all memory allocated by the CBAVC_Malloc callback f...Jean-Baptiste Queru2012-08-082-2/+5
| |\ \ \ | | |/ /
| | * | avcenc: Initialize all memory allocated by the CBAVC_Malloc callback functionMartin Storsjo2012-07-122-2/+5
* | | | am 68d44b06: am 0ab18f85: Merge "avcenc: Remove useless casts"Jean-Baptiste Queru2012-08-081-2/+2
|\ \ \ \ | |/ / /
| * | | Merge "avcenc: Remove useless casts"Jean-Baptiste Queru2012-08-081-2/+2
| |\ \ \
| | * | | avcenc: Remove useless castsMartin Storsjo2012-07-101-2/+2
| | |/ /