vp8: remove VP8_ENTROPY_STATS code
[platform/upstream/libvpx.git] / vp8 / encoder / bitstream.c
2018-11-01 Johannvp8: remove VP8_ENTROPY_STATS code
2017-11-08 Johann KoenigMerge "Support building AVX-512 and implement sadx4...
2017-11-01 Jerome JiangMerge "vp9: Move allocation of vt2 after early exits."
2017-10-31 Jerome JiangMerge "vp9: Reduce stack usage of choose_partitioning."
2017-10-30 Jerome JiangMerge "vp9: Reduce stack usage of choose_partioning."
2017-10-27 James Zernvp8: correct if/else '{' placement
2017-09-01 James ZernMerge "inv_txfm_vsx: fix loads in high-bitdepth"
2017-09-01 Peter BoströmMerge "Add atomics to vp8 synchronization primitives."
2017-09-01 Peter BoströmAdd atomics to vp8 synchronization primitives.
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-10-04 Sarah ParkerMerge "Remove rate deviation metric from vp8"
2016-09-30 Marco PaniconiMerge "vp9: On change_config() only call update_frame_s...
2016-09-30 Marco PaniconiMerge "vp9 real-time mode: Change loopfilter speed...
2016-09-30 Linfeng ZhangMerge "Unify loopfilter function names"
2016-09-30 Linfeng ZhangMerge "Refine vpx convolve8 NEON intrinsics optimization"
2016-09-30 Linfeng ZhangMerge "Refine vpx_convolve_copy_neon() and vpx_convolve...
2016-09-30 James ZernMerge "configure: test for -Wshorten-64-to-32 in non...
2016-09-30 Yunqing WangMerge "Fix an issue in vp9_first_pass for non-mulitple...
2016-09-29 Johann KoenigMerge changes Ia3e9122f,Id33eb6c8,I956bd8ce
2016-09-29 JohannRemove vp8_clear_system_state
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 James Zernvp8: convert some uses of unsigned long to size_t
2016-09-08 James ZernMerge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"
2016-09-02 Johann KoenigMerge changes from topic 'Wundef'
2016-09-01 JohannRemove CONFIG_DEBUG guards from assert()
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 James ZernMerge changes from topic 'clang-tidy'
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-20 James Zernvp8/bitstream.c: rework #if to avoid dangling else
2016-07-20 James ZernMerge changes from topic 'clang-tidy'
2016-07-20 James Zernvp8/{bitstream,rdopt},y4minput: correct break placement
2016-07-20 James Zernvp8: simplify a few #if's
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-06-08 Alex ConverseMerge "Refactor probability savings search."
2016-06-07 Johann KoenigMerge changes I999ef597,Ic6dc9f53
2016-06-06 Debargha MukherjeeMerge "Move range checks into WRAPLOW"
2016-06-03 Linfeng ZhangMerge "Slow pshufb removal in 3 intra prediction functi...
2016-06-03 James ZernMerge "ivfdec: tolerate invalid framerates"
2016-06-02 Linfeng ZhangMerge "Update filter_selectively_vert_row2()"
2016-06-01 Marco PaniconiMerge "vp9: Skip computation of best_sad for newmv...
2016-06-01 Yaowu XuFix VP8 encoder UBSAN/IOC errors
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-03 James ZernMerge "Revert "add range_check for fdct in vp10""
2015-09-02 Angie ChiangMerge "add range_check for fdct in vp10"
2015-09-02 Johann KoenigMerge changes If253fb95,I1c8a792c,I49f9b10f,I15472738...
2015-09-02 Johann KoenigMerge changes I2e0cc72a,I63a7da78,I4aee2600,I71113505...
2015-09-02 JohannOnly build multithreaded functions on mt builds.
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-04-30 Yaowu XuMerge "Remove vp9_idct16x16_10_add_ssse3()"
2015-04-30 Yunqing WangMerge "Improve golden frame refreshing in non-rd mode"
2015-04-30 Parag SalasakarMerge "mips msa vp9 copy and avg convolve optimization"
2015-04-30 Yaowu XuMerge "Disable ssse3 version idct16x16_256_add()"
2015-04-29 MarcoMerge "vpx_temporal_svc_encoder: Keep static_threshold...
2015-04-29 James ZernMerge changes from topic 'vpx_mem-cruft'
2015-04-29 James Zernvpx_mem: remove vpx_memcpy
2015-04-29 James Zernvpx_mem: remove vpx_memmove
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-11-13 Jingning HanMerge "Use reconstructed pixels for intra prediction"
2014-11-13 Jingning HanMerge "Refactor nonrd_use_partition coding process"
2014-11-13 Debargha MukherjeeMerge "Added highbitdepth sse2 SAD acceleration and...
2014-11-12 JohannMerge "Fix SSSE3 partial_idct_test detection"
2014-11-12 Deb MukherjeeMerge "Vidyo: Support for one-pass rc-enabled SVC encoder"
2014-11-11 Paul WilkinsMerge "AQ1 - remove first pass weights."
2014-11-10 Deb MukherjeeMerge "Iadst transforms to use internal low precision"
2014-11-10 JohannMerge "Remove asm offset dependencies"
2014-11-07 JohannRemove asm offset dependencies
2014-06-18 Dmitry KovalevMerge "Removing decode_one_iter() function."
2014-06-03 Dmitry KovalevMerge "Moving first pass related functions to vp9_first...
2014-06-01 Frank GalliganMerge "Revert "Remove Wextra warnings from vp9_sad.c""
2014-05-29 Dmitry KovalevMerge "Moving itxm_add pointer from MACROBLOCKD to...
2014-05-29 Yaowu XuMerge "Fixed a crash windows build"
2014-05-28 Marco PaniconiMerge "vp8 denoiser: fix to zero_mv mode selection."
2014-05-28 Paul WilkinsMerge "Remove brightness weighting in two pass."
2014-05-28 Dmitry KovalevMerge "Removing ctrl_id parameter from vpx_codec_contro...
2014-05-27 Marco PaniconiMerge "Fix to reduce block artifacts from vp8 temporal...
2014-05-27 Dmitry KovalevMerge "Converting target_bandwidth to Bit/s at very...
2014-05-27 Erik NiemeyerMerge "Turn on unit tests for AVX2 convolve functions"
2014-05-27 Deb MukherjeeMerge "Remove Wextra warnings from vp9_sad.c"
2014-05-27 Yunqing WangMerge "Fix decoder mismatch in sub-pixel AVX2 intrinsic...
2014-05-27 Dmitry KovalevMerge "Reusing rd_less_than_thresh() function."
2014-05-27 Dmitry KovalevMerge "Removing vp8/common/pragmas.h."
2014-05-23 Dmitry KovalevRemoving vp8/common/pragmas.h.
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-10-22 James ZernMerge changes I305fd55f,I13fe92b1
2013-10-18 Yaowu XuMerge "Use lookup table to simplify logic"
2013-10-18 Paul WilkinsMerge "Add missing calls to emms in the adaptive quanti...
2013-10-17 Yaowu Xufix a VP8 build issue
next