]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_tokenize.c
vp9_aq_complexity.c: remove unused macros
[libvpx] / vp9 / encoder / vp9_tokenize.c
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-28 Scott LaVarnwayMerge "VP9: Refactor dec_build_inter_predictors_sb()"
2016-01-28 Hui SuMerge "Fix some typos."
2016-01-27 Marco PaniconiMerge "vp9-aqmode=3: Limit on period for golden update."
2016-01-27 Alex ConverseMerge "Switch to 9-bit rate cost constants built on...
2016-01-27 Alex ConverseSwitch to 9-bit rate cost constants built on a 256...
2016-01-25 James ZernMerge "Code clean of sad4xNx4D_sse"
2016-01-22 Yaowu XuMerge "Properly set segmentation for error-resilient...
2016-01-22 Marco PaniconiMerge "vp9 pickmode: Fix the shift on negative value."
2016-01-21 Alex ConverseMerge "Remove the vestigal skip_eob feature from tokeni...
2016-01-21 Alex ConverseMerge "Tie the bit cost scale to a define."
2016-01-21 Alex ConverseRemove the vestigal skip_eob feature from tokenization.
2016-01-20 Scott LaVarnwayMerge "VP9: Eliminate MB_MODE_INFO"
2016-01-20 James ZernMerge "Use input framerate as timebase if none was...
2016-01-20 Yunqing WangMerge "Amend and improve VP8 multithreading implementation"
2016-01-20 Scott LaVarnwayVP9: Eliminate MB_MODE_INFO
2016-01-19 Alex ConverseMerge "Deduplicate sign cost for ONE/TWO/THREE/FOUR...
2016-01-15 Alex ConverseDeduplicate sign cost for ONE/TWO/THREE/FOUR tokens
2016-01-13 Alex ConverseMerge "Change highbd variance rounding to prevent negat...
2015-11-25 Jian ZhouMerge "Speed up tm_predictor_8x8"
2015-11-25 James ZernMerge "configure: simplify x86 asm dependencies"
2015-11-25 James ZernMerge changes Iaf8cbe95,I6748183d,I2a49811d
2015-11-24 Marco PaniconiMerge "vp9 non-rd pickmode: Fix logic in reference...
2015-11-24 Alex ConverseMerge "bitreader/writer: Change shift to signed"
2015-11-24 Alex ConverseMerge "Deduplicate some high bit depth tables"
2015-11-03 Alex ConverseDeduplicate some high bit depth tables
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-08 Ronald S. BultjeMerge "vp10: use subexp probability updates for MV...
2015-10-08 Ronald S. BultjeMerge "vp10: skip unreachable cat6 token extrabits."
2015-10-08 Ronald S. BultjeMerge "vp10: remove superframe size field for last...
2015-10-08 Ronald S. BultjeMerge "vp10: use superframe marker index/size mechanism...
2015-10-07 James ZernMerge "vp9/tile_worker_hook: pass pbi directly"
2015-10-07 James ZernMerge changes Iaee60826,I51cf1e39
2015-10-07 Marco PaniconiMerge "VP9 denoiser bug-fix: artifact caused by false...
2015-10-07 Alex ConverseMerge "vp9: simplify extrabits encoding"
2015-10-06 Alex Conversevp9: simplify extrabits encoding
2015-10-02 Ronald S. BultjeMerge "vp10: reimplement d45/4x4 to match vp8 instead...
2015-10-02 Debargha MukherjeeMerge "Accelerated transform in high bit depth"
2015-10-01 Scott LaVarnwayMerge "VP9: remove plane_type from macroblockd_plane"
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-30 Scott LaVarnwayVP9: remove plane_type from macroblockd_plane
2015-07-29 Parag SalasakarMerge "mips msa vp8 filter by weight optimization"
2015-07-29 James ZernMerge "add vp9_block_error_fp_neon"
2015-07-29 Hui SuMerge "Replace prefix vp9_ with vpx_ for intra predicti...
2015-07-29 Jingning HanMerge "Replace vp9_ prefix in 2D-DCT functions with...
2015-07-29 Jingning HanMerge "Remove vp9_dct.h file"
2015-07-29 Jingning HanMerge "Move DC only forward 2D-DCT functions to vpx_dsp"
2015-07-28 Aℓex ConverseMerge changes If196d9e5,Ib669d572
2015-07-24 Alex ConverseSimplify is_skippable to point straight to eobs.
2015-07-24 Hui SuMerge "Code cleanup in vp9_encode_block_intra"
2015-07-23 Parag SalasakarMerge "mips msa vp8 sixtap filter optimization"
2015-07-23 Yaowu XuMerge "Added TODOs for two unused #defines"
2015-07-21 Jingning HanMerge "Clean up vp9_dct32x32_sse2_impl.h header files"
2015-07-21 Parag SalasakarMerge "mips msa vp9 avg subpel variance optimization...
2015-07-21 Jingning HanMerge "Arrange 1D forward transform order in vp9_dct.c"
2015-07-21 Jingning HanMerge "Remove redundant function definitions from vp9_d...
2015-07-21 Yaowu XuMerge "vpx_dsp/prob.h: vp9_ -> vpx_"
2015-07-21 Yaowu XuMerge "vpx_dsp/bitreader.h: vp9_->vpx_"
2015-07-21 Yaowu Xuvpx_dsp/prob.h: vp9_ -> vpx_
2015-07-21 Yaowu Xuvpx_dsp/bitreader.h: vp9_->vpx_
2015-07-01 Scott LaVarnwayMerge "Move inter_predictor to vp9_reconinter.h"
2015-06-16 Scott LaVarnwayMerge "Eliminated frame_type check in get_partition_pro...
2015-06-16 Scott LaVarnwayMerge "Update use_prev_frame_mvs flag in decoder."
2015-06-12 James ZernMerge "decode_tiles_mt: remove incorrect TODO"
2015-06-12 James ZernMerge changes I342075eb,I222eaa4e
2015-06-12 James ZernMerge changes Iedb5b6a3,Iaea98508,I36580cea,Ia0574320
2015-06-12 Parag SalasakarMerge "mips msa vp9 filter by weight optimization"
2015-06-12 Yunqing WangMerge "Allocate tile data adaptively to accommodate...
2015-06-12 James ZernMerge "test_intra_pred_speed: add ClearSystemState...
2015-06-11 Scott LaVarnwayMerge "inline vp9_segfeature_active()"
2015-06-11 Scott LaVarnwayinline vp9_segfeature_active()
2015-06-01 paulwilkinsMerge "Fast feedback of bits on undershoot."
2015-05-30 Parag SalasakarMerge "mips msa vp9 updated macros and disable all...
2015-05-28 Minghai ShangMerge "[svc] Disable tiles for spatial svc case"
2015-05-28 JohannMerge "Check size restrictions before running test...
2015-05-28 Scott LaVarnwayMerge "Re-worked header files"
2015-05-22 Scott LaVarnwayRe-worked header files
2015-04-25 James ZernMerge "PATENTS: fix a typo: constitutes -> constitute"
2015-04-22 JohannMerge "vpx_mem: remove 'mem checks'"
2015-04-22 JohannMerge "vpx_mem: remove memory manager code"
2015-04-22 paulwilkinsMerge "Modified test for auto key frame detection."
2015-04-22 paulwilkinsMerge "Limit arf interval for low fpf clips."
2015-04-22 Parag SalasakarMerge "mips msa vp9 convolve8 horiz optimization"
2015-04-21 Jim BankoskiMerge "Adds a new temporal consistency metric to libvpx."
2015-04-21 JohannMerge "Rename neon convolve avg file"
2015-04-21 Scott LaVarnwayRevert "Remove mi_grid_* structures."
2015-04-19 Parag SalasakarMerge "mips msa vp9 convolve8 vert optimization"
2015-04-17 Jim BankoskiMerge "Adds a blockiness metric to internal stats."
2015-04-17 Jim BankoskiMerge "adds psnrhvs to internal stats."
2015-04-17 Jim BankoskiMerge "Adds a fastssim metric to VPX internal stats."
2015-04-17 Jingning HanMerge "Remove unnecessary backup token stream pointer"
2015-04-16 Jingning HanRemove unnecessary backup token stream pointer
2015-04-10 Parag SalasakarMerge "mips msa vp9 common headers added"
2015-04-03 JohannMerge branch 'indianrunnerduck'
2015-03-31 Yunqing WangMerge "Rename vbp thresholds"
2015-03-31 Vignesh Venkatasub... Merge "webmdec: Fix read_frame return value for calls...
2015-03-31 MarcoMerge "Set postproc flags in decoder_get_frame."
next