summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-27Adaptively choose block sizes in temporal filteringYunqing Wang
2018-12-24Merge "fwd_dct32x32 avx2: resolve missing declarations"Johann Koenig
2018-12-22Merge "Revert "Add Tile-SB-Row based Multi-threading in Decoder""James Zern
2018-12-22test-data: add missing test data entriesJames Zern
2018-12-22Revert "Add Tile-SB-Row based Multi-threading in Decoder"James Zern
2018-12-21Merge "Bound the total allocated memory of frame buffer"Fyodor Kyslov
2018-12-21Merge "fwd_dct32x32 sse2: resolve missing declarations"Johann Koenig
2018-12-21Bound the total allocated memory of frame bufferkyslov
2018-12-21Merge "vp9_decodeframe.c: resolve missing declarations"Johann Koenig
2018-12-21Merge "vp9_highbd_block_error_sse2: resolve missing declarations"Johann Koenig
2018-12-21Merge "convolve avx2: resolve missing declarations"Johann Koenig
2018-12-21Merge "Improve accuracy of benchmarking"Elliott Karpilovsky
2018-12-21fwd_dct32x32 avx2: resolve missing declarationsJohann
2018-12-21fwd_dct32x32 sse2: resolve missing declarationsJohann
2018-12-21vp9_highbd_block_error_sse2: resolve missing declarationsJohann
2018-12-21vp9_decodeframe.c: resolve missing declarationsJohann
2018-12-21convolve avx2: resolve missing declarationsJohann
2018-12-21Merge "subpixel_8t sse2: resolve missing declarations"Johann Koenig
2018-12-21Merge "vpx{dec,enc}: resolve missing declarations"Johann Koenig
2018-12-21Merge changes I48b9a9cd,I92504ed4Johann Koenig
2018-12-21Improve accuracy of benchmarkingelliottk
2018-12-21subpixel_8t ssse3: resolve missing declarationsJohann
2018-12-21Merge "Refactor temporal filtering"Yunqing Wang
2018-12-21subpixel_8t sse2: resolve missing declarationsJohann
2018-12-21Merge "vp8: kill all threads on corrupted frame."Jerome Jiang
2018-12-21subpixel_8t avx2: resolve missing declarationsJohann
2018-12-21vpx{dec,enc}: resolve missing declarationsJohann
2018-12-21Merge "highbd quantize: resolve missing declarations"Johann Koenig
2018-12-21Merge "fdct_quant: resolve missing declarations"Johann Koenig
2018-12-21Merge "highbd variance: resolve missing declarations"Johann Koenig
2018-12-21vp8: kill all threads on corrupted frame.Jerome Jiang
2018-12-21Merge "Add Tile-SB-Row based Multi-threading in Decoder"Harish Mahendrakar
2018-12-21Merge "vpx/{vp8,vpx_encoder}.h: fix some typos"James Zern
2018-12-21Merge "vp9: limit lpf workers to min(threads,tiles,sb_rows)"James Zern
2018-12-21Merge "vpx_integer.h: remove VPX_EMULATE_INTTYPES"James Zern
2018-12-21Merge "svc examples: resolve missing declarations"Johann Koenig
2018-12-21fdct_quant: resolve missing declarationsJohann
2018-12-20vpx_integer.h: remove VPX_EMULATE_INTTYPESJames Zern
2018-12-21svc examples: resolve missing declarationsJohann
2018-12-20highbd quantize: resolve missing declarationsJohann
2018-12-20Merge "tiny_ssim.c: resolve missing declarations"Johann Koenig
2018-12-20highbd variance: resolve missing declarationsJohann
2018-12-20Refactor temporal filteringYunqing Wang
2018-12-20Merge "vp9/encoder: resolve missing declarations"Johann Koenig
2018-12-20tiny_ssim.c: resolve missing declarationsJohann
2018-12-20vp9/encoder: resolve missing declarationsJohann Koenig
2018-12-20Merge "Remove a special case"Yaowu Xu
2018-12-20vp9: limit lpf workers to min(threads,tiles,sb_rows)James Zern
2018-12-20Merge "Unify AQ mode rdmult update interface"Jingning Han
2018-12-20Merge "Add control interface to PSNR_AQ mode"Jingning Han