]> granicus.if.org Git - libvpx/history - vp8/encoder/pickinter.c
adopt some clang 5.0.0 formatting
[libvpx] / vp8 / encoder / pickinter.c
2018-01-11 Johannadopt some clang 5.0.0 formatting
2017-06-28 Johann KoenigMerge "partial fdct test"
2017-06-27 James ZernMerge "highbd_quantize_fp_32x32: normalize abs_qcoeff...
2017-06-23 James ZernMerge "variance_test: move Subpel* from tuples to TestP...
2017-06-23 Marco PaniconiMerge "vp9: Use scene detection for CBR mode."
2017-06-23 James ZernMerge "datarate_test: rename thread -> Thread in test...
2017-06-23 Jerome JiangMerge "vp8: Compute skinmap only once before encoding."
2017-06-23 James ZernMerge changes from topic 'missing-proto'
2017-06-23 Jerome Jiangvp8: Compute skinmap only once before encoding.
2017-06-21 Linfeng ZhangMerge changes Ib26dd515,Ie60dabc3
2017-06-20 Johann KoenigMerge "dct tests: run all possible sizes in one test"
2017-06-20 Marco PaniconiMerge "vp9: SVC: Rework the usage of base_mv for SVC."
2017-06-19 James ZernMerge "libs.mk: retry partial testdata download"
2017-06-19 Jerome JiangMerge "Enable 8x8 skin detection for vp8."
2017-06-16 Jerome JiangEnable 8x8 skin detection for vp8.
2017-06-14 Marco PaniconiMerge "vp8: Adjust the pred_err threhsold for drop...
2017-06-13 James Zernvp8_skin_detection: add 'vp8_' prefix to public fns
2017-06-13 James Zernrename vp8/common/skin_detection.[hc] -> vp8_*
2017-06-08 Johann KoenigMerge "fdct16x16 neon optimization"
2017-06-06 James ZernMerge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16...
2017-06-06 James ZernMerge "ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx"
2017-05-31 Johann KoenigMerge "comp_avg_pred neon: used by sub pixel avg variance"
2017-05-30 Jerome JiangMerge "Fix vp8 race when build --enable-vp9-highbitdepth."
2017-05-26 Johann KoenigMerge "subpel variance neon: reduce stack usage"
2017-05-26 Johann KoenigMerge "Use vdup instead of vmov"
2017-05-26 Marco PaniconiMerge "vp9: Use source_sad only on top temporal enhance...
2017-05-26 Marco PaniconiMerge "vp9: SVC: Enable copy partition for SVC speed...
2017-05-25 Jerome JiangRefactor: Move vp8 skin detection to new files.
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-17 Johann KoenigMerge "test: add vp9_temporal_filter_apply test"
2017-03-17 Alex ConverseMerge "vp9_optimize_b: Combine extrabits cost with...
2017-03-17 James ZernMerge "Add vpx_highbd_idct32x32_135_add_neon()"
2017-03-17 James ZernMerge "Clean vpx_idct32x32_1024_add_neon()"
2017-03-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
2017-03-16 Johann KoenigMerge "Add Hadamard for Power8"
2017-03-16 Jerome JiangMerge "Refactor: Change cpi->resize_state to enum values."
2017-03-16 Marco PaniconiMerge "vp8: Fix compiler warning in vp8 pickinter.c"
2017-03-15 Marcovp8: Fix compiler warning in vp8 pickinter.c
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
2017-02-14 JohannRemove UNINITIALIZED_IS_SAFE
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-09-27 Paul WilkinsMerge "Limit max arf boost and scale motion breakout...
2016-09-26 Linfeng ZhangMerge "Refactor lpf (size 4 and 8) NEON intrinsics...
2016-09-23 Scott LaVarnwayMerge "VP9: pass TileWorkerData instead of MACROBLOCKD...
2016-09-22 Angie ChiangMerge "Detect invalid highbd iht input"
2016-09-20 James ZernMerge changes from topic 'Wshorten'
2016-09-20 Johann KoenigMerge "Enable ssse3 bilinear tests"
2016-09-20 Johann KoenigMerge "Add vp8_bilinear_filter test"
2016-09-20 James Zernvp8/encoder: quiet some -Wshorten-64-to-32 warnings
2016-09-16 James ZernMerge "vpx_codec_control: return incapable for unmatche...
2016-09-16 James ZernMerge changes from topic 'clang-format'
2016-09-16 James ZernMerge "Revert "Restore vp8_sixtap_predict4x4_neon""
2016-09-16 Johann KoenigMerge "Restore vp8_bilinear_predict4x4_neon"
2016-09-16 Johann KoenigMerge "Restore vp8_sixtap_predict4x4_neon"
2016-09-15 clang-formatapply clang-format
2016-09-15 Johann KoenigMerge "Documentation for building unit tests for Android"
2016-09-09 Marcovp8: Set the skin model to mode 1.
2016-08-04 James ZernMerge "test: apply clang-format"
2016-08-02 Alex ConverseMerge "Resolve -Wshorten-64-to-32 in variance."
2016-08-01 Alex ConverseMerge "Unfork 8-bit in HBD path in vp9_model_rd_from_va...
2016-08-01 Alex ConverseMerge "Cache optimizations in optimize_b()."
2016-07-29 Johann KoenigMerge "replace by VSTM/VLDM to reduce one of VST1/VLD1"
2016-07-28 JackyChenvp8: Switch skin model to mode 0 to save some cycle.
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 clang-tidyvp8: apply clang-tidy google-readability-braces-around...
2016-07-19 Pascal MassiminoMerge "take II: variance_test partial clean-up"
2016-07-19 James BankoskiMerge "configure: turn on all unused warnings by default"
2016-07-18 Jim Bankoskiprepend ++ instead of post in for loops.
2016-07-16 Pascal MassiminoMerge "vp9_error_block_test: simplify fn wrapper genera...
2016-07-16 Pascal MassiminoMerge "remove tuple from 'sad_test.cc'"
2016-07-16 clang-formatvp8: apply clang-format
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-11 Yaowu XuMerge "Added a measure of rc drift."
2016-05-11 Paul WilkinsMerge "Fixed 8K two pass encoder crash."
2016-04-27 Vignesh Venkatasub... Merge "TODO cleanup: Remove unused buffer_size"
2016-04-27 Vignesh Venkatasub... Merge "webmdec.h: remove stale TODO"
2016-04-27 Vignesh Venkatasub... Merge "TODO cleanup: s/EbmlGlobal/WebmOutputContext/"
2016-04-26 Marcovp8: Adjust consec_zeromv thresholds for skin detection.
2016-04-11 Paul WilkinsMerge "Adjust motion component of prediction decay."
2016-04-11 Paul WilkinsMerge "Trap very short arf group just before a kf."
2016-04-10 Scott LaVarnwayMerge "VP9: Combine TileData with TileWorkerData"
2016-04-07 Marco PaniconiMerge "vp9-1 pass vbr: Use average QP for active_worst_...
2016-04-01 James ZernMerge changes I8e9692fc,Ifc06110c
2016-04-01 Marco PaniconiMerge "vp9-denoiser: Adjust usage of skin and consec_ze...
2016-04-01 Marcovp8 denoiser: Some adjustments to usage of skin and...
2016-03-30 James ZernMerge "vp8_peek_si_internal: quiet static analysis...
2016-03-29 Paul WilkinsMerge "Increase min-max q range for normal inter frames."
2016-03-28 Marco PaniconiMerge "vp8-denoiser: Use the same skin detection for...
2016-03-24 Marcovp8-denoiser: Use the same skin detection for model...
2016-02-05 James ZernMerge "Vidyo patch: Optimization for 1-to-2 downsamplin...
2016-02-02 Paul WilkinsMerge "Loop filter search resets on overlay frame."
2016-02-01 Scott LaVarnwayMerge "VP9: Refactor read_inter_block_mode_info()"
2016-01-30 James ZernMerge changes I51d42a50,Id8aaf820,I6af91959
2016-01-30 James ZernMerge changes If13946e4,I61a1814d,I2ca9aa3c,I44d91eaa
2016-01-29 Yaowu XuMerge "Add a vp9 test vector"
next