summaryrefslogtreecommitdiff
path: root/vpx/src
AgeCommit message (Expand)AuthorFilesLines
2014-02-26Merge "Adding vpx_sse_to_psnr() function."Dmitry Kovalev1-0/+24
2014-02-26Adding vpx_sse_to_psnr() function.Dmitry Kovalev1-0/+24
2014-02-26log overall psnr, average psnr, and overall mseIvan Maltz1-11/+58
2014-02-14Fixed compilation on mingw with secure APIs enabled by default.Jacek Caban1-2/+4
2014-02-13Add VP9 decoder support for external frame buffersFrank Galligan1-0/+18
2014-02-06Fixing c++ compiler errors in svc_encodeframe.c.Dmitry Kovalev1-6/+7
2014-02-06Using vpx_codec_err_t instead of int.Dmitry Kovalev2-5/+5
2014-02-06Layer based rate control for CBR mode.Marco Paniconi1-1/+3
2014-02-03Revert "Layer based rate control for CBR mode."Marco Paniconi1-3/+1
2014-02-02Layer based rate control for CBR mode.Marco Paniconi1-1/+3
2014-01-24Revert external frame buffer code.Frank Galligan1-19/+0
2013-12-18Fix to overflow in asan test (for vp8 encoder).Marco Paniconi1-0/+1
2013-12-15Add support to pass in external frame buffers.Frank Galligan1-0/+19
2013-12-05Fix bug with put slice cb function.Frank Galligan1-1/+1
2013-12-04Modified spatial scalable encoder & unit testsAdrian Grange1-39/+20
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz1-0/+981
2013-10-22Revert "Merge "SVC improvements""James Zern1-793/+0
2013-10-21SVC improvementsIvan Maltz1-0/+793
2013-09-17Modified resize unit test to output test vectorAdrian Grange1-2/+2
2013-07-11vp[89]_dx_iface: factorize vp8_mmap_*()James Zern1-0/+49
2012-11-15Pack invisible frames without lengthsJohn Koleszar1-40/+2
2012-11-09Merge "Packing Altref along with succeeding frame and length encoding frames"...John Koleszar1-2/+40
2012-11-09Packing Altref along with succeeding frame and length encoding framesVignesh Venkatasubramanian1-2/+40
2012-11-06vpx: merge with masterJohn Koleszar4-192/+171
2012-07-17Restyle codeJohn Koleszar5-758/+654
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu1-3/+0
2011-06-28Proposing an extension to the encoder and decoder interfaces.Stefan Holmer2-0/+6
2011-05-19Adding error-concealment to the decoder.Stefan Holmer1-0/+3
2011-04-28bug fix 32 bit matches 64 bitJames Berry1-0/+1
2011-03-21vpx_codec_dec_init: check that the iface is a decoderJohn Koleszar1-0/+2
2011-02-16documentation: minor cosmeticsJames Zern4-4/+4
2011-02-02Avoid using an anonymous union.Gaute Strokkenes1-2/+2
2011-01-19Implement error tracking in the decoderHenrik Lundin1-1/+3
2010-10-27Eliminate more warnings.Timothy B. Terriberry1-1/+1
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar5-5/+5
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar5-10/+10
2010-06-14Remove useless 500 frame limitFabio Pedretti2-25/+0
2010-06-04LICENSE: update with latest textJohn Koleszar5-20/+25
2010-05-26Conditionally build enc/dec specific API sourcesJames Zern2-50/+49
2010-05-24vpx_image: add VPX_ prefix to PLANE_*John Koleszar1-29/+29
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar5-0/+1183