]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_encodeframe.h
Merge changes from topic "clang-format"
[libvpx] / vp9 / encoder / vp9_encodeframe.h
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-24 Johann KoenigMerge "block error sse2: use tran_low_t"
2017-02-23 Johann KoenigMerge "vp8_fdct4x4 test: fix segfault again"
2017-02-22 Jerome JiangMerge "vp9: Non-rd pickmode: use simple block_yrd under...
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-22 Jerome JiangMerge "Fix segmentation fault caused by denoiser workin...
2017-02-22 Marcovp9: Incorporate source sum_diff into non-rd partition...
2017-02-16 Johann KoenigMerge "Use 'packssdw' for loading tran_low_t values"
2017-02-16 Johann KoenigMerge "vp8_dx_iface: remove unused 'else' condition"
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_c()"
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Johann KoenigMerge "vp9 fdct higbd neon: connect existing highbd...
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-15 Ranjit Kumar TulabanduRow based multi-threading of encoding stage
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-08-04 Marco PaniconiMerge "vp9 1pass vbr: Adjustment to gf interval."
2016-08-04 James ZernMerge "Resolve -Wshorten-64-to-32 warnings in prob.h."
2016-08-04 James ZernMerge "test: apply clang-format"
2016-08-03 Yaowu XuMerge "vp9 svc: Fix a valgrind error."
2016-08-02 clang-formatvp9/encoder: apply clang-format
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-07-01 Scott LaVarnwayMerge "Move inter_predictor to vp9_reconinter.h"
2015-06-01 paulwilkinsMerge "Fast feedback of bits on undershoot."
2015-05-28 Minghai ShangMerge "[svc] Disable tiles for spatial svc case"
2015-05-28 Scott LaVarnwayMerge "Re-worked header files"
2015-05-28 hkuangMerge "Add error handling when running out of free...
2015-05-27 JohannMerge "Only use one 'END' per file"
2015-05-27 Minghai ShangMerge "[decoder] Optimize context buffer re-allocation"
2015-05-27 JohannMerge "Correct case in Get4x4SSEFunc"
2015-05-27 MarcoMerge "Refactor set_vbp_thresholds."
2015-05-27 MarcoRefactor set_vbp_thresholds.
2015-04-22 paulwilkinsMerge "Modified test for auto key frame detection."
2015-04-22 paulwilkinsMerge "Limit arf interval for low fpf clips."
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 Minghai ShangMerge "[svc] Fix syntax error when encoding multiple...
2015-04-16 Parag SalasakarMerge "mips msa configuration fix"
2015-04-16 James ZernMerge "Android.mk: add a flag to control shared/static...
2015-04-15 Yunqing WangMerge "Fix Tsan errors"
2015-04-15 Yunqing WangFix Tsan errors
2015-04-13 hkuangMerge "Remove unnecessary set postproc flags."
2015-04-10 Parag SalasakarMerge "mips msa vp9 common headers added"
2015-04-09 Jingning HanMerge "Remove get_nonrd_var_based_fixed_partition function"
2015-04-09 Jingning HanMerge "Compute prediction filter type cost only when...
2015-04-09 Jingning HanMerge "SSSE3 assembly implementation of 8x8 Hadamard...
2015-04-07 Yaowu XuMerge "move ref_frame_cost computations into a function"
2015-04-07 Jingning HanMerge "Enable Hadamard transform based cost estimate...
2015-04-07 Jingning HanMerge "Account for eob cost in the RTC mode decision...
2015-04-03 James ZernMerge "vp9: enable sse4 sad functions"
2015-04-03 JohannMerge branch 'indianrunnerduck'
2015-04-03 Jingning HanMerge "Tune SSSE3 assembly implementation to improve...
2015-04-03 hkuangMerge "Fix error of "Left shift of negative value ...
2015-04-03 Yunqing WangMerge "Set vbp thresholds for aq3 boosted blocks"
2015-04-02 Yunqing WangSet vbp thresholds for aq3 boosted blocks
2015-02-12 hkuangMerge "Remove unnecessary border extension when frame...
2015-02-12 Jingning HanMerge "Update partition rate cost in rtc speed 5"
2015-02-12 Yunqing WangMerge "Make vp9_print_modes_and_motion_vectors() work"
2015-02-12 James ZernMerge "vp9_thread: prefer pthread.h if available"
2015-02-12 James ZernMerge "vp9_highbd_tm_predictor_16x16: fix win64"
2015-02-11 Jingning HanMerge "Add ref frame rate cost to non-RD mode decision"
2015-02-10 Yaowu XuMove computation up to frame level
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-12-12 JackyChenMerge "Multiframe Quality Enhancement(MFQE) in VP9."
2014-12-11 Deb MukherjeeMerge "Re-enable 8x8 fdct/fht tests by changing tolerance"
2014-12-09 hkuangMerge "Clean up the logic of handling corrupted frame."
2014-12-08 JohannMerge "Extend x32 check by also checking for __x86_64__."
2014-12-08 Yunqing WangMerge "SSSE3 Optimization for Atom processors using...
2014-12-08 James ZernMerge "Changes to assembler for NASM on mac."
2014-12-08 Paul WilkinsMerge "Use average mb energy from first pass in AQ2...
2014-12-08 Frank GalliganMerge "Fix potential integer overflow."
2014-12-05 hkuangMerge "Merge set_prev_mi function into encoder function."
2014-12-05 Jingning HanMerge "Enable conditional skip path in rd_pick_intra_sb...
2014-12-05 Jingning HanMerge "Use hybrid RD and non-RD coding flow for key...
2014-12-05 Yunqing WangMerge "vp9_ethread: the tile-based multi-threaded encoder"
2014-12-04 Yunqing Wangvp9_ethread: the tile-based multi-threaded encoder
2014-07-08 Marco PaniconiMerge "Fix build for examples/vp8_multi_resolution_enco...
2014-07-07 JohannMerge "Use the VP9 version of extend_borders"
2014-07-07 Scott LaVarnwayMerge "Neon version of vp8_denoiser_filter_uv()"
2014-07-01 James ZernMerge "libs.mk: don't include x86inc.asm in codec src...
2014-07-01 Alex ConverseMerge "BITSTREAM: Handle transform size and motion...
2014-06-30 Yunqing WangDecide the partitioning threshold from the variance...
2014-06-18 Dmitry KovalevMerge "Removing decode_one_iter() function."
2014-05-29 Yaowu XuMerge "Fixed a crash windows build"
2014-05-22 Dmitry KovalevMerge "Cleaning up calculate_modified_err()."
2014-05-22 Yaowu XuMerge "Enable various thresholds of motion detection"
2014-05-21 Dmitry KovalevMerge "Deadline is not supported in VP9 decoder, removi...
2014-05-21 Dmitry KovalevMerge "Cleaning up calculate_section_intra_ratio()."
2014-05-21 Jingning HanMerge "Adjust the forward 16x16 DCT computation steps"
2014-05-21 Deb MukherjeeMerge "Updates libyuv to version 1005"
2014-05-21 Dmitry KovalevMerge "Cleaning up vp9_twopass_postencode_update()."
2014-05-21 Dmitry KovalevMerge "Replacing int_mv with MV."
2014-05-21 Dmitry KovalevMerge "Hiding struct diff in *.c file."
2014-05-19 Dmitry KovalevHiding struct diff in *.c file.
2014-04-10 Vignesh Venkatasub... Merge "Changing webmenc to use libwebm"
2014-04-10 Dmitry KovalevMerge "Cleaning up get_sby_perpixel_{, diff_}variance()."
2014-04-10 Yunqing WangMerge "Fix encoder uninitialized read errors reported...
next