multi-res: restore v1.0.0 API
[profile/ivi/libvpx.git] / vp8_multi_resolution_encoder.c
2012-05-03 John Koleszarmulti-res: restore v1.0.0 API
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-16 Scott LaVarnwayMerge "decodemv cleanup/improvements"
2012-02-08 John KoleszarMerge "Add OS/2 supports"
2012-02-06 Adrian GrangeMerge "Added 2 temporal patterns with new parameters"
2012-02-06 Yunqing WangMerge "Allow to skip highest-resolution encoding in...
2012-02-03 Yunqing WangAllow to skip highest-resolution encoding in multi...
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
2011-12-14 John KoleszarMerge "add check to ensure that cq_level falls within...
2011-12-14 JohannMerge "Fix iOS conversion script"
2011-12-14 John KoleszarMerge "fix: active_worst_quality could be set above...
2011-12-13 John KoleszarMerge "vpx_integer.h: fix incorrect type emulation"
2011-12-13 JohannMerge "Fix incorrect PROC/ENDP match"
2011-12-13 Yunqing WangMerge "Align image buffer in multiple-resolution encoder"
2011-12-13 Yunqing WangAlign image buffer in multiple-resolution encoder
2011-12-07 JohannMerge "Reduce mem copies in encoder loopfilter level...
2011-12-06 Yunqing WangMerge "Allow aligning the raw image buffer"
2011-12-05 Yunqing WangMultiple-resolution encoder