Merge "Clean up TODOs for vpx_img_* functions."
[platform/upstream/libvpx.git] / vpxenc.c
2018-12-21 Elliott KarpilovskyMerge "Improve accuracy of benchmarking"
2018-12-21 Johann KoenigMerge "subpixel_8t sse2: resolve missing declarations"
2018-12-21 Johann KoenigMerge "vpx{dec,enc}: resolve missing declarations"
2018-12-21 Jerome JiangMerge "vp8: kill all threads on corrupted frame."
2018-12-21 Johannvpx{dec,enc}: resolve missing declarations
2018-12-21 Harish MahendrakarMerge "Add Tile-SB-Row based Multi-threading in Decoder"
2018-12-21 James ZernMerge "vpx/{vp8,vpx_encoder}.h: fix some typos"
2018-12-20 Yaowu XuMerge "Remove a special case"
2018-12-20 Jingning HanMerge "Unify AQ mode rdmult update interface"
2018-12-20 Jingning HanMerge "Add control interface to PSNR_AQ mode"
2018-12-20 James BankoskiMerge "vpxenc : fix misleading documentation about...
2018-12-19 Jim Bankoskivpxenc : fix misleading documentation about sharpness.
2018-08-31 James ZernMerge "cosmetics,lf threading: normalize struct member...
2018-08-21 Harish MahendrakarMerge "Loopfilter MultiThread Optimization"
2018-08-17 Jerome JiangMerge "Refactor some swapping code with a local func."
2018-08-16 Jingning HanMerge changes I6ab0ece8,I5f878e9b
2018-08-15 Jerome JiangMerge "vp9: Remove good mode and speed 0-4 from some...
2018-08-15 Jingning HanMerge "Add vpxenc control to turn on/off tpl model"
2018-08-14 Jingning HanAdd vpxenc control to turn on/off tpl model
2018-08-13 Jerome JiangMerge "vp9: don't release buffer for current frame."
2018-08-07 Scott LaVarnwayMerge "VPX: Improve HBD vpx_hadamard_32x32_sse2()"
2018-08-07 Wan-Teh ChangMerge "Fix typos in the comment for size_group_lookup."
2018-08-07 Jerome JiangMerge "vp9 test: Enable aq 3 and error resilient in...
2018-08-06 Hui SuMerge "Remove unnecessary calls to load_pred_mv()"
2018-08-06 James ZernMerge "vpxenc: replace uint16 with uint16_t"
2018-08-04 Mirko Bonadeivpxenc: replace uint16 with uint16_t
2018-07-30 Jerome JiangMerge "vp8: Fix memory address overflow in decoder."
2018-07-27 Jerome JiangMerge "vp9: release frame buffer on key frame."
2018-07-27 Hui SuMerge "Fix multi-thread encoder result test"
2018-07-26 James ZernMerge "vp9: fix OOB read in decoder_peek_si_internal"
2018-07-26 Jingning HanMerge "Clean up get_overlap_area function"
2018-07-26 Jingning HanMerge "Factor out mode estimation process in tpl model...
2018-07-25 Marco PaniconiMerge "Revert "vp9: Adjust reset segment for real-time...
2018-07-25 Hui SuMerge "Fix typos in txfm_rd_in_plane()"
2018-07-25 Yaowu XuMerge "Improve help message for arnr-type"
2018-07-25 Yaowu XuImprove help message for arnr-type
2018-02-21 Kyle SiefringMerge "Fold adds in 16->32-bit converts in SSE2/AVX2...
2018-01-29 JohannMerge remote-tracking branch 'origin/mandarinduck'...
2018-01-24 Scott LaVarnwayMerge "BUG FIX: sse2 subpel variance is not PIC compliant"
2018-01-24 Scott LaVarnwayMerge "vp9_quantize_fp_avx2()"
2018-01-24 Jerome JiangMerge "Fix frame sizes in pkt to support spatial layers."
2018-01-23 Jerome JiangMerge "Fix crash invalid params for vp8 multres. Add...
2018-01-23 Linfeng ZhangMerge "Add vp9_highbd_iht8x8_64_add_sse4_1()"
2018-01-22 Johann KoenigMerge changes from topic "clang-format"
2018-01-12 Paul WilkinsMerge "Add zoom break out for kf boost loop."
2018-01-12 Paul WilkinsMerge "Fix kf detection in some slide shows."
2018-01-12 Johannclang-format v5.0.0 vpxenc.c
2018-01-11 Scott LaVarnwayMerge "Add quantize_fp_32x32_nz_c()"
2018-01-11 Marco PaniconiMerge "vp9: Skip encoding of enhancement layers on...
2018-01-11 Johannadopt some clang 5.0.0 formatting
2017-12-20 Scott LaVarnwayMerge "Add vp9_quantize_fp_nz_c()"
2017-12-06 Hui SuMerge "Add max luma picture width/height constraint...
2017-12-01 Kaustubh RasteMerge "mips msa optimize vpx_scaled_2d function"
2017-11-30 Shiyou YinMerge changes Icd9c866b,I81717e47
2017-11-30 Shiyou YinMerge "vpx: [loongson] fix bug in var_filter_block2d_bi...
2017-11-29 Jingning HanMerge "Add PSNR Cb and Cr metric to opsnr.stt"
2017-11-29 Kyle SiefringMerge "Remove unnecessary includes of emmintrin_compat.h"
2017-11-29 James Zernvpx{enc,dec}: add --help
2017-11-20 Kyle SiefringMerge "Optimize AVX2 get16x16var and get32x16var functions"
2017-11-17 Jerome JiangMerge "vp9: Fix mem rel for non-ref for external buffer."
2017-11-14 James BankoskiMerge "add 10 and 12 bit to tiny_ssim"
2017-11-13 Jerome JiangMerge "vp9 svc: Change conditions on VPX_ENCODER_ABI_VE...
2017-11-13 paulwilkinsNew content type to improve grain retention.
2017-11-13 Paul WilkinsMerge "Fix to frames considered in arf boost calculation."
2017-11-13 Paul WilkinsMerge "CVBR command line option."
2017-11-08 paulwilkinsCVBR command line option.
2017-09-27 Jerome JiangMerge "Add unit test to expose vp8 bug when width is...
2017-09-21 Andrew LewisMerge "Comma-separate VP9 encoder tmp.stt output"
2017-09-20 Scott LaVarnwayMerge "vpxdsp: [x86] add highbd_d63_predictor functions"
2017-09-18 Linfeng ZhangMerge "cosmetics: vp9_rtcd_defs.pl"
2017-09-15 Shiyou YinMerge "vp8: [loongson] optimize dequantize with mmi"
2017-09-15 Paul WilkinsMerge "Fix bug in intra mode rd penalty."
2017-09-15 Kaustubh RasteMerge "mips msa clean-up msa macros"
2017-09-15 James ZernMerge "vp9_scale_test: add C config"
2017-09-15 James ZernMerge "Revert "Specialize 4 to 3 scaling in vp9_scale_a...
2017-09-14 Hui SuMerge "VP9 level targeting: add a new AUTO mode"
2017-09-14 Hui SuVP9 level targeting: add a new AUTO mode
2017-09-01 clang-formatapply clang-format
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-07 James BankoskiMerge "tiny_ssim.c : adds y4m support to tiny_ssim."
2017-03-03 Alex ConverseMerge "Narrow cat6_high_cost tables to uint16_t"
2017-02-27 Vignesh Venkatasub... vp9: Rename new_mt to row_mt
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-27 Kaustubh RasteMerge "Add mips msa vpx satd function"
2017-01-26 Jerome JiangMerge "vp9: Refactor copy partitioning to reduce duplic...
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-25 Hui SuMerge "Fix an overflow warning in optimize_b()"
2017-01-25 Jerome JiangMerge "vp9: Adjust threshold for y sad used in copying...
2017-01-25 Yunqing WangMerge "Initialize errorperbit and sabperbit in ARNR...
2017-01-25 Yunqing WangMerge "Multi-threading of first pass stats collection"
2017-01-24 Ranjit Kumar TulabanduMulti-threading of first pass stats collection
2017-01-12 JohannMerge remote-tracking branch 'origin/longtailedduck'
2017-01-12 Johann KoenigMerge "Create a class for buffers used in tests"
2017-01-10 Jerome JiangMerge "vp9: Set less aggresive short_circuit_low_temp_v...
2017-01-09 Jerome JiangMerge "Fix compile warnings for target=armv7-android...
2016-12-22 Jerome JiangFix compile warnings for target=armv7-android-gcc
2016-10-22 James ZernMerge "vpx_highbd_convolve_copy_neon: use multi reg...
next