summaryrefslogtreecommitdiff
path: root/vpx/src
AgeCommit message (Expand)Author
2014-03-27[svc] Fix issue for setting layers through ffmpegMinghai Shang
2014-03-21[svc] Add min/max q and min/max bitrate in svc test appMinghai Shang
2014-03-19[svc] Finalize spatial svc first pass rate controlMinghai Shang
2014-03-14svc_encodeframe: quiet -Warray-bounds warningsJames Zern
2014-03-10Adding type casts to remove C++ compiler errors.Dmitry Kovalev
2014-02-28[svc] 1. Add two pass RC options in vp9_spatial_scalable_encoder.Minghai Shang
2014-02-28Merge "[svc] Fix "possible loss of data", "division by zero" and "index 5 out...Minghai Shang
2014-02-28Merge "Cleaning up vpx_codec_get_cx_data() function."Dmitry Kovalev
2014-02-28[svc] Fix "possible loss of data", "division by zero" andMinghai Shang
2014-02-27Merge "[svc] Add target bitrate settings for each layers."Minghai Shang
2014-02-27Merge "Change for adding QP settings for key frames"Minghai Shang
2014-02-26Merge "Adding vpx_sse_to_psnr() function."Dmitry Kovalev
2014-02-26Adding vpx_sse_to_psnr() function.Dmitry Kovalev
2014-02-26log overall psnr, average psnr, and overall mseIvan Maltz
2014-02-26[svc] Add target bitrate settings for each layers.Minghai Shang
2014-02-26Change for adding QP settings for key framesMinghai Shang
2014-02-14Fixed compilation on mingw with secure APIs enabled by default.Jacek Caban
2014-02-13Add VP9 decoder support for external frame buffersFrank Galligan
2014-02-13Cleaning up vpx_codec_get_cx_data() function.Dmitry Kovalev
2014-02-06Fixing c++ compiler errors in svc_encodeframe.c.Dmitry Kovalev
2014-02-06Using vpx_codec_err_t instead of int.Dmitry Kovalev
2014-02-06Layer based rate control for CBR mode.Marco Paniconi
2014-02-03Revert "Layer based rate control for CBR mode."Marco Paniconi
2014-02-02Layer based rate control for CBR mode.Marco Paniconi
2014-01-24Revert external frame buffer code.Frank Galligan
2013-12-18Fix to overflow in asan test (for vp8 encoder).Marco Paniconi
2013-12-15Add support to pass in external frame buffers.Frank Galligan
2013-12-05Fix bug with put slice cb function.Frank Galligan
2013-12-04Modified spatial scalable encoder & unit testsAdrian Grange
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz
2013-10-22Revert "Merge "SVC improvements""James Zern
2013-10-21SVC improvementsIvan Maltz
2013-09-17Modified resize unit test to output test vectorAdrian Grange
2013-07-11vp[89]_dx_iface: factorize vp8_mmap_*()James Zern
2012-11-15Pack invisible frames without lengthsJohn Koleszar
2012-11-09Merge "Packing Altref along with succeeding frame and length encoding frames"...John Koleszar
2012-11-09Packing Altref along with succeeding frame and length encoding framesVignesh Venkatasubramanian
2012-11-06vpx: merge with masterJohn Koleszar
2012-07-17Restyle codeJohn Koleszar
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2011-06-28Proposing an extension to the encoder and decoder interfaces.Stefan Holmer
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-04-28bug fix 32 bit matches 64 bitJames Berry
2011-03-21vpx_codec_dec_init: check that the iface is a decoderJohn Koleszar
2011-02-16documentation: minor cosmeticsJames Zern
2011-02-02Avoid using an anonymous union.Gaute Strokkenes
2011-01-19Implement error tracking in the decoderHenrik Lundin
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar