summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2/enc/SoftVPXEncoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Verify OMX buffer sizes prior to accessMarco Nelissen2016-04-211-40/+81
* codecs: check OMX buffer size before use in VP8 encoder.Wonsik Kim2016-03-251-6/+22
* libstagefright: check requested memory size before allocation for SoftMPEG4En...Wei Jia2015-12-101-0/+9
* SoftVPXEncoder: don't skip the last input buffer with eos flag.Ronghua Wu2015-05-041-1/+5
* stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-101-305/+22
* libstagefright: set actual stride info for SW encoder input portLajos Molnar2014-10-251-0/+4
* stagefright: fix surface input handling of software encodersLajos Molnar2014-10-131-129/+18
* libstagefright: 64-bit compile warningsMark Salyzyn2014-06-261-1/+1
* Support VP8 encoder key frame interval and number ofAlex Glaznev2014-04-241-12/+246
* A few fixes in SW VP8 encoder:Alex Glaznev2014-03-191-13/+74
* SoftVPXEncoder: Set the frame size on the output port as wellMartin Storsjo2013-11-251-0/+3
* Change VP8 encoder bitrateJohann2013-09-271-0/+32
* Indicate sync frames returned by encoderJohann2013-09-261-0/+2
* Enable support for explicitly requesting an encoded keyframe from the vp8Andreas Huber2013-07-191-2/+31
* Experimental support for enabling the use of "surface input" modeAndreas Huber2013-07-171-17/+142
* Adds VP9 decoding support for stagefright.hkuang2013-06-241-5/+5
* Fix a number of warnings in stagefright code.Andreas Huber2013-04-041-1/+2
* Adds VPX encoding support for stagefright.Kunter Gultekin2013-02-121-0/+685
* Revert "Adds VPX encoding support for stagefright."James Dong2013-02-081-685/+0
* Adds VPX encoding support for stagefright.Kunter Gultekin2013-02-071-0/+685