]> granicus.if.org Git - libvpx/history - warnings.c
vp8 encoder: fix some integer overflows
[libvpx] / warnings.c
2021-11-04 James ZernMerge "update tools/cpplint.py" into main
2021-11-03 James Zerntools_common.h: add VPX_TOOLS_FORMAT_PRINTF
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 clang-formattop-level: apply clang-format
2016-07-19 James ZernMerge "vp8: apply clang-tidy google-readability-braces...
2016-07-19 James ZernMerge "examples: apply clang-format"
2016-07-19 James ZernMerge changes Ia6004c08,I1954f9d6
2016-07-19 Marco PaniconiMerge "vp9: Allow usage of lookahead for real-time...
2016-07-18 Marcovp9: Allow usage of lookahead for real-time, 1 pass...
2014-02-28 hkuangMerge "Fix a bug in neon that has not save and restore...
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-13 Paul WilkinsMerge changes I121fe66c,I94f57f8a
2014-02-13 Jim BankoskiMerge "vp9_pickmode.c static analysis issues resolved"
2014-02-13 Jim BankoskiMerge "vp9_rdopt.c static analysis issues resolved"
2014-02-13 Jim BankoskiMerge "static analysis warning in vp9_ratectrl.c"
2014-02-13 Jim BankoskiMerge "vp9_mcomp.c static analysis issues"
2014-02-13 Jim BankoskiMerge "clear out static analysis warning"
2014-02-13 Jim BankoskiMerge "clean out static analyzer warnings vp9_encodefra...
2014-02-12 Alex ConverseMerge "Cleanup tokenize_b and hoist some invarients...
2014-02-12 JohannMerge "Skip COMDAT sections when parsing COFF"
2014-02-12 Dmitry KovalevMerge "Hiding encode_b_args struct inside vp9_encodemb.c."
2014-02-11 Dmitry KovalevMerge "Cleaning up compute_fast_motion_search_level()."
2014-02-11 Dmitry KovalevMerge "Fixing errorperbit calculation."
2014-02-11 Frank GalliganMerge "Add get release decoder frame buffer functions."
2014-02-11 Dmitry KovalevMerge "Encoder quantization cleanup."
2014-02-11 Dmitry KovalevMerge "Cleaning up update_stats() function."
2014-02-11 Dmitry KovalevMerge "Making vp9_activity_masking() static."
2014-02-10 James ZernMerge "*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/"
2014-02-10 Yaowu XuMerge "Merged two similar functions to reduce duplication"
2014-02-10 Dmitry KovalevMerge "Cleaning up {simple, twopass}_encoder examples."
2014-02-10 Dmitry KovalevMerge "Cleaning up rd_check_segment_txsize() function."
2014-02-10 James ZernMerge "add_warning(): remove dead store"
2014-02-08 James Zernadd_warning(): remove dead store
2014-01-22 Adrian GrangeMerge "Force show_frame=1 when show_existing_frame=1"
2014-01-22 Dmitry KovalevMerge "Cleaning up first_pass_motion_search() function."
2014-01-22 Dmitry KovalevMerge "Replacing cpi->twopass with twopass."
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-18 Yaowu XuMerge "Change the vp8 END_USAGE typedef"
2014-01-18 hkuangMerge "Use a temp buffer for reconstruction when refere...
2014-01-16 Dmitry KovalevMerge "Adding VP9 support to decode_to_md5 example."
2014-01-16 Adrian GrangeMerge "Fix printf formatting"
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-16 Jim BankoskiMerge "don't dummy pack if we won't recode"
2014-01-16 Tom FineganMerge "vpxenc: Warn on lagged encoding with real time."
2014-01-15 Tom Fineganvpxenc: Warn on lagged encoding with real time.
2014-01-11 James ZernMerge "cosmetics: vp9_reconinter.h: make some variables...
2014-01-11 James ZernMerge "datarate_test: fix some type conversions"
2014-01-10 hkuangMerge "Fix Issue #679: vp9 C loop filter produces...
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-09 Paul WilkinsMerge "Fix rate allocation bug."
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-08 Dmitry KovalevMerge "Using struct twopass_rc* instead of VP9_COMP*."
2014-01-08 Yunqing WangMerge "AVX2 Variance Optimization"
2014-01-08 Deb MukherjeeMerge "Further rate control cleanups"
2014-01-08 JohannMerge "Remove yasm.rules dependency"
2014-01-07 Dmitry KovalevMerge "Adding get_ref_frame_buffer() function."
2014-01-07 Jingning HanMerge "Remove avoid_frame_with_high_error from RD loop"
2014-01-07 Paul WilkinsMerge "Clean up: unused function and variables"
2014-01-07 Alex ConverseMerge "Fix encoding Raw yv12 and i420 from a pipe."
2014-01-07 Marco PaniconiMerge "Code cleanup: remove unneeded lines."
2014-01-07 Yaowu XuMerge "Added placeholder for real time mode"
2014-01-06 Yaowu XuAdded placeholder for real time mode
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-11 Deb MukherjeeMerge "Changes interfaces to vp9_get_compressed_data fn"
2013-12-11 Jingning HanMerge "Enforce motion search range clamp for sub8x8"
2013-12-11 Adrian GrangeMerge "Fix the printf format string"
2013-12-10 hkuangMerge "Implenment on demand border extension. In place...
2013-12-10 Jingning HanMerge "Clean-ups in diamond_search_sad"
2013-12-10 Jingning HanMerge "Full range motion search for regular block sizes"
2013-12-09 Dmitry KovalevMerge "Renaming vp9_get_pred_context_tx_size() function."
2013-12-07 Dmitry KovalevMerge "Removing BLOCK_TYPES and adding PLANE_TYPES...
2013-12-06 Yaowu XuDisable warning for intentional lossless coding
2013-12-04 Adrian GrangeMerge "Change default behavior to assume sampled chroma"
2013-12-02 JohannMerge branch 'forest'
2013-11-27 Yaowu XuMerge "vp9_short_fdct32x32_rd vp9_short_fdct32x32 optim...
2013-11-26 Yaowu XuMerge "Amended some comments for clarity"
2013-11-26 Yunqing WangMerge "Do vertical loopfiltering in parallel"
2013-11-26 Deb MukherjeeMerge "Some cleanups on rate control"
2013-11-26 Dmitry KovalevMerge "Removing vp9_modecosts.{c, h} files."
2013-11-26 Dmitry KovalevMerge "Removing redundant call of vp9_init_mbmode_probs()."
2013-11-25 Tom Fineganvpxenc: Move config check code into its own source...