vpxenc: support scaling prior to encoding
[platform/upstream/libvpx.git] / vp8_multi_resolution_encoder.c
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-23 James ZernMerge "make: support V=1 as short form of verbose=yes"
2013-01-15 John KoleszarMerge branch 'experimental' of review:webm/libvpx
2013-01-10 JohannMerge "configure: support hardfloat armv7 CHOSTS"
2013-01-10 JohannMerge "configure: support mingw-w64"
2013-01-10 Marco PaniconiChange some settings in multi-res_encoder test.
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-08 John KoleszarMerge "keyframe_test: use a fixed speed step for realtime"
2012-07-28 Jim BankoskiMerge "Remove the resetting of qp params for temporal...
2012-07-27 JohannMerge "SAD cosmetic cleanup"
2012-07-27 JohannMerge "Add tests for SAD functions"
2012-07-26 Yunqing WangMerge "multi-res: add drop_frame support"
2012-07-26 Yunqing Wangmulti-res: add drop_frame support
2012-06-11 John KoleszarMerge "Fix MSVS builds for unit test changes"
2012-06-11 John KoleszarMerge branch 'origin/eider' into master
2012-06-11 John KoleszarMerge "Reset Q for key frame when spatial resizing...
2012-06-04 JohannExplicitly discard fwrite/fread return values
2012-05-24 John KoleszarMerge "Fix another multithreaded encoder loopfilter...
2012-05-24 John KoleszarMerge "asm_*_offsets to define variables as constants"
2012-05-24 John KoleszarMerge "Make libvpx Chromium build friendly"
2012-05-23 John KoleszarMerge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4...
2012-05-22 Yunqing WangMerge "multi-res: force Key frame sychronization"
2012-05-16 Yunqing Wangmulti-res: force Key frame sychronization
2012-05-03 John Koleszarmulti-res: restore v1.0.0 API
2012-05-01 JohannMerge "Update paths for iOS 5.1" into eider
2012-04-23 John KoleszarMerge "Use LIBSUBDIR for vpx.pc." into eider
2012-04-23 John KoleszarMerge "multi-res: restore v1.0.0 API" into eider
2012-04-20 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