]> granicus.if.org Git - libvpx/history - vp8/encoder/bitstream.c
Fix some instances of -Wunused-but-set-variable.
[libvpx] / vp8 / encoder / bitstream.c
2021-07-26 Peter KastingFix some instances of -Wunused-but-set-variable.
2021-03-12 James ZernMerge "vp8: restrict 1st pass cpu_used range"
2020-07-15 James ZernMerge "test/*: rename *TestCase to TestSuite" into...
2020-07-13 Jerome JiangCap target bitrate to raw rate internally
2020-07-13 Jerome JiangMerge "Cap target bitrate to raw rate internally"
2020-07-10 Jerome JiangCap target bitrate to raw rate internally
2019-12-02 James ZernMerge "Fix mutex free in multi-thread lpf"
2019-08-27 Hien HoMerge "test/acm_random.h: int sanitizer warning"
2019-08-23 Angie ChiangMerge "Let do_motion_search process one ref at at time"
2019-08-22 Hien HoMerge "vpx_dsp/x86/fwd_txfm_sse2: fix int sanitizer...
2019-08-21 Hien HoMerge "vp8/encoder/bitstream: fix int sanitizer warnings"
2019-08-13 Hien Hovp8/encoder/bitstream: fix int sanitizer warnings
2019-05-15 Deepa K GMerge "Increase the active best quality in CQ"
2019-05-13 Paul WilkinsMerge "Fix update of mb_smooth_pct and mb_av_energy"
2019-05-08 Paul WilkinsMerge "Avoid two GF only groups just before a kf"
2019-05-06 Harish MahendrakarMerge "Exclude VP9 assemblies from VP8 builds"
2019-05-03 Jerome JiangMerge "vp8: clamp uv mv after calculation."
2019-05-02 Johann KoenigMerge "vp8: quiet conversion warnings when packing...
2019-05-01 Johannvp8: quiet conversion warnings when packing bits
2019-05-01 Jingning HanMerge "Add PERCEPTUAL_AQ tag"
2019-04-30 James ZernMerge "vp8cx.h,vpxenc: add note about alt ref ranges"
2019-04-30 Johann KoenigMerge "vp8: quiet conversion warning when packing sizes"
2019-04-29 Johannvp8: quiet conversion warning when packing sizes
2018-11-07 Jingning HanMerge "Unify GOP structure layout setup"
2018-11-07 Paul WilkinsMerge "Modified key frame detection."
2018-11-07 Johann KoenigMerge "vp8: remove VP8_ENTROPY_STATS code"
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"
next