]> granicus.if.org Git - libvpx/history - examples/resize_util.c
vp8 encoder: fix some integer overflows
[libvpx] / examples / resize_util.c
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-07-22 Paul WilkinsMerge "Sample points to reduce encode overhead."
2016-07-22 Paul WilkinsMerge "Noise energy Experiment in first pass."
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-19 James ZernMerge "vp8: apply clang-tidy google-readability-braces...
2016-07-19 James ZernMerge "examples: apply clang-format"
2016-07-19 clang-formatexamples: apply clang-format
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-05-15 Adrian GrangeMerge "Fix illegal memory access when stream starts...
2015-05-15 Frank GalliganMerge "Move mc_buf to cut down size of MACROBLOCKD."
2015-05-15 paulwilkinsMerge "Revert "Skip the last frame update for some...
2015-05-13 JohannMerge "Relocate memory operations for common code"
2015-05-13 Parag SalasakarMerge "mips msa vp9 idct 8x8 optimization"
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-05-12 James ZernMerge "libs.mk: simplify test_libvpx target"
2015-05-12 James ZernMerge changes from topic 'missing-proto'
2015-05-12 James Zerntools_common.h: fix usage_exit() prototype
2015-02-09 Yunqing WangMerge "Fix high bit depth assembly function bugs"
2015-02-06 James ZernMerge "vpxdec: correct file op error messages"
2015-02-06 Yaowu XuMerge "Replace repeated check with single variable"
2015-02-06 James ZernMerge "vp9: fix segfault w/corrupt data post frame...
2015-02-05 hkuangMerge "Fix a thread lost bug in frame parallel decode."
2015-02-05 hkuangMerge "Mute the harmless tsan error in frame parallel...
2015-02-05 James ZernMerge "configure: enable x86inc for all intel platforms"
2015-02-05 Tom FineganMerge "Xcode: Fix includes in examples."
2015-02-05 Tom FineganXcode: Fix includes in examples.
2014-03-10 Jim BankoskiMerge "vp9_read_bit_buffer.h convert header statics...
2014-03-10 Jim BankoskiMerge "vp9_reconinter.h static functions in header...
2014-03-10 Jim BankoskiMerge "vp9_onyxc_int.h static -> static inline in header"
2014-03-07 Minghai ShangMerge "[svc] 1. Add two pass RC options in vp9_spatial_...
2014-03-07 Jingning HanMerge "Use modeled rate distortion costs for non-RD...
2014-03-07 Marco PaniconiMerge "Add speeed 5 to datarate test."
2014-03-06 James ZernMerge changes I627eb724,I55d5865b
2014-03-06 Dmitry KovalevMerge "Removing unused mv_ref_stats[] array."
2014-03-06 Deb MukherjeeMerge "Fixes static analysis issues"
2014-03-06 Dmitry KovalevMerge "Removing vp9_onyx.h and moving its content to...
2014-03-06 James ZernMerge "vp9_systemdependent: reorder includes avoid...
2014-03-06 James ZernMerge "configure: Use "cat -n" instead of "pr -n -t""
2014-03-06 James ZernMerge "move resize_util.c to examples/"
2014-03-04 James Zernmove resize_util.c to examples/