summaryrefslogtreecommitdiff
path: root/media/libstagefright/codecs/avc/enc/SoftAVCEncoder.cpp
AgeCommit message (Expand)Author
2012-09-12am a923dd4e: am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last o...Jean-Baptiste Queru
2012-09-12Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame"Jean-Baptiste Queru
2012-08-29am bf30787f: am 735d1b92: Merge "avcenc: Don\'t erase the InputBufferInfo bef...Jean-Baptiste Queru
2012-08-29avcenc: Set OMX_BUFFERFLAG_EOS on the last output frameMartin Storsjo
2012-08-29avcenc: Don't erase the InputBufferInfo before reading info from itMartin Storsjo
2012-08-08am 44237a8d: am b71298ee: Merge "avcenc: Initialize all memory allocated by t...Jean-Baptiste Queru
2012-08-08am 80c46255: am 874a074a: Merge "avcenc: Switch malloc/free callbacks to use ...Jean-Baptiste Queru
2012-07-24Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala
2012-07-12avcenc: Initialize all memory allocated by the CBAVC_Malloc callback functionMartin Storsjo
2012-07-10avcenc: Switch malloc/free callbacks to use pointers instead of intsMartin Storsjo
2012-04-24Software AVC encoder is now OMX-basedJames Dong