vpx/vp9
Ivan Maltz 1ed0e1beb5 Move SVC per-frame loop from sample app into libvpx proper
SVC multiple layer per frame encoding is invoked with vpx_svc_init and
vpx_svc_encode. These interfaces are designed to be invoked from ffmpeg.
Additional improvements:
- make dummy frame handling a bit more explicit
- fixed bug with single layer encodes
- track individual frame sizes and psnrs instead of averages
- parameterized quantizer, 16th scalefactors, more logging,
- enabled single layer encodes to generate baseline
- include new mode for 3 layer I frame with 5 total layers

Change-Id: I46cfa600d102e208c6af8acd6132e0cc25cda8d4
2013-11-06 14:49:27 -08:00
..
common Move SVC per-frame loop from sample app into libvpx proper 2013-11-06 14:49:27 -08:00
decoder Merge "Make decode modules independent of tile index" 2013-10-23 11:08:12 -07:00
encoder Move SVC per-frame loop from sample app into libvpx proper 2013-11-06 14:49:27 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Merge "SSE2 8-tap sub-pixel filter optimization" 2013-10-11 08:44:56 -07:00
vp9_cx_iface.c Move SVC per-frame loop from sample app into libvpx proper 2013-11-06 14:49:27 -08:00
vp9_dx_iface.c Prevent access to invalid pointer 2013-10-15 13:51:42 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk Implement variance-based adaptive quantization 2013-10-16 11:55:13 +01:00
vp9dx.mk Moving all idct/iht functions in one place. 2013-10-02 14:13:33 -07:00