]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_temporal_filter.c
Seperate the border size for encoder and decoder.
[libvpx] / vp9 / encoder / vp9_temporal_filter.c
2014-01-21 hkuangSeperate the border size for encoder and decoder.
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-11 James ZernMerge "datarate_test: fix some type conversions"
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-03 Dmitry KovalevMerge "Replacing CHECK_BOUNDS macro with inline check_b...
2014-01-03 Dmitry KovalevMerge "Moving hev mask calculation into filter4() funct...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-27 Yunqing WangMerge "Remove a unused sub-pixel search"
2013-12-26 Dmitry KovalevMerge "Calculating has_second_ref only once for single_...
2013-12-26 Dmitry KovalevMerge "Removing vp9_findnearmv.{h, c} files."
2013-12-20 Dmitry KovalevMerge "Renaming vp9_boolcoder.{h, c} to vp9_writer...
2013-12-20 Dmitry KovalevMerge "Using single struct to represent scale factors."
2013-12-20 Dmitry KovalevMerge "Reusing FRAME_COUNTS in the encoder."
2013-12-20 Marco PaniconiMerge "Initialize avg_frame_qindex to worst_allowed...
2013-12-20 Yunqing WangMerge "Code clean up"
2013-12-20 Paul WilkinsMerge "Adjust gf_group_error_left for arf groups."
2013-12-20 James ZernMerge "test/partial_idct_test: fix msvc build"
2013-12-20 Dmitry KovalevUsing single struct to represent scale factors.
2013-12-19 Dmitry KovalevMerge "vp9_encode_frame() cleanup."
2013-12-19 Dmitry KovalevCall set_scaled_offsets() just before scale_mv() call.
2013-12-19 Dmitry KovalevMerge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
2013-12-19 Dmitry KovalevMerge "Adding get_zbin_mode_boost() function."
2013-12-19 James ZernMerge "test/partial_idct_test: fix formatting and a...
2013-12-19 Dmitry KovalevMerge "Reusing FRAME_COUNTS in the encoder."
2013-12-18 Alex ConverseMerge "Fix arnr for 4:4:4."
2013-12-18 Alex ConverseFix arnr for 4:4:4.
2013-12-02 JohannMerge branch 'forest'
2013-11-27 Yaowu XuMerge "vp9_short_fdct32x32_rd vp9_short_fdct32x32 optim...
2013-11-26 Yunqing WangMerge "Do vertical loopfiltering in parallel"
2013-11-26 Dmitry KovalevMerge "Removing redundant call of vp9_init_mbmode_probs()."
2013-11-25 Dmitry KovalevMerge "Adding select_tx_size() function."
2013-11-25 Dmitry KovalevMerge "Moving {left, right}_block_mode to vp9_blockd.h."
2013-11-25 Jingning HanMerge "Separate setup_scale_factor/extend_frame_borders"
2013-11-22 Dmitry KovalevMerge "Cleaning up entropy probability update in encoder."
2013-11-22 Dmitry KovalevMerge "Removing txfrm_block_to_raster_xy() call from...
2013-11-22 Yunqing WangMerge "Improve vp9_fdct4x4_sse2 (x1.2)"
2013-11-22 Yaowu XuMerge "Fix the cpuid macro for x86_64 non-gcc build"
2013-11-22 Jim BankoskiMerge changes Id1698a35,Idcabd0b9
2013-11-22 Deb MukherjeeMerge "Refactoring of rate control - part 1"
2013-11-22 Deb MukherjeeRefactoring of rate control - part 1
2013-11-21 hkuangMerge "Remove unnecessary eob checking."
2013-11-20 Jingning HanMerge "Take out assertion from inverse transforms"
2013-11-20 Guillaume MartresMerge "vpxenc: add --aq-mode flag to control adaptive...
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-11-19 JohannMerge "Disable avx/avx2 for Visual Studio 2010"
2013-11-19 Dmitry KovalevMerge "Finally removing txfrm_block_to_raster_block...
2013-11-19 Dmitry KovalevMerge "Cleaning up vp9_entropy.c file."
2013-11-19 Tom FineganMerge "vpxdec: Include frame number when decode fails."
2013-11-18 Yaowu XuMerge "Fixed a bug in commit a4a5a210"
2013-11-18 Yaowu XuMerge "Move vp9_extend.{h,c} from common to encoder"
2013-11-18 Yaowu XuMove vp9_extend.{h,c} from common to encoder
2013-11-08 Yunqing WangMerge "Improve vp9_idct4x4_1_add_sse2"
2013-11-07 Ivan MaltzMerge "Move SVC per-frame loop from sample app into...
2013-10-29 Yaowu XuMerge "changed to comply with strict aliasing rule"
2013-10-29 Yunqing WangMerge "Rewrite loop_filter_info_n struct"
2013-10-28 James ZernMerge changes If9b16f7d,I75aab21c,I9cbb768c,If5cea3d3...
2013-10-28 Dmitry KovalevMerge "Replacing is_inter_mode with is_inter_block."
2013-10-28 James ZernMerge "vp9_thread_test: quiet some msvc int->bool warnings"
2013-10-26 Dmitry KovalevMerge "Adding fht{4x4, 8x8, 16x16} functions."
2013-10-25 Dmitry KovalevMerge "Adding get_frame_new_buffer() function to replac...
2013-10-25 Yunqing WangMerge "Add 32x32 idct function for eob<=34 case"
2013-10-25 Jingning HanMerge "Separate encode_block for pass 1 and 2"
2013-10-24 JohannMerge "mips dsp-ase r2 vp9 decoder idct module optimiza...
2013-10-24 Dmitry KovalevAdding get_frame_new_buffer() function to replace dupli...
2013-10-24 Frank GalliganMerge "vpxdec: Fix webm fps check."
2013-10-24 Yaowu XuMerge "Disable two libvpx APIs for VP9"
2013-10-24 Dmitry KovalevMerge "Eliminating usage of allow_comp_inter_inter...
2013-10-24 Dmitry KovalevMerge "Renaming vp9_short_fdct4x4 and vp9_short_walsh4x4."
2013-10-24 Dmitry KovalevMerge changes I1868fb75,I9ff504c6
2013-10-24 Dmitry KovalevMerge "Cleaning up {above, left}_block_mode functions."
2013-10-24 Yunqing WangMerge "Improve scale_factors struct"
2013-10-22 Yunqing WangImprove scale_factors struct
2013-10-22 James ZernMerge "vp9 dec/com: only update frame counts when neces...
2013-10-22 James ZernMerge changes I305fd55f,I13fe92b1
2013-10-22 Dmitry KovalevMerge "Removing NUM_ prefix from constant names."
2013-10-22 Dmitry KovalevMerge "Using stride (# of elements) instead of pitch...
2013-10-22 Dmitry KovalevMerge "Using INTER_MODES constant instead of MB_MODE_CO...
2013-10-21 Jingning HanMerge "Make memory alloc in pick_mode_context bsize...
2013-10-21 Dmitry KovalevMerge "Moving allow_high_precision_mv from MACROBLOCKD...
2013-10-21 Dmitry KovalevMoving allow_high_precision_mv from MACROBLOCKD to...
2013-10-18 Yaowu XuMerge "Use lookup table to simplify logic"
2013-10-18 Paul WilkinsMerge "Add missing calls to emms in the adaptive quanti...
2013-10-17 Dmitry KovalevMerge "Adding allow_hp as an argument to mv search...
2013-10-17 Dmitry KovalevAdding allow_hp as an argument to mv search functions.
2013-10-10 Yunqing WangMerge "d153 intra prediction (32x32) ssse3 using bytes"
2013-10-10 Jingning HanMerge "Allow sub8x8 intra modes test for alt frame...
2013-10-09 Jingning HanMerge "Simplifying and inlining k_cvtlo_epi16 and k_cvt...
2013-10-08 Deb MukherjeeMerge "Rate control parameter adjustment"
2013-10-07 Jim BankoskiMerge "cpplint vp9_variance_sse2.c"
2013-10-07 Dmitry KovalevMerge "Cleaning up foreach_predicted_block_in_plane...
2013-10-07 Adrian GrangeMerge "cpplint issues resolved vp9_ratectrl.c"
2013-10-07 Jim BankoskiMerge "cpplint problems resolved with vp9_firstpass.c"
2013-10-07 Jim BankoskiMerge "cpplint issues resolved in vp9_mcomp.c"
2013-10-07 Jim BankoskiMerge changes I8a106dd6,Iec442603
2013-10-06 Dmitry KovalevMerge "Adding assign_mv() function to reduce code dupli...
2013-10-06 Dmitry KovalevMerge "Giving consistent names to IDCT/IWHT functions."
2013-10-05 Jim BankoskiMerge "unused typedef in vp9_variance.h"
2013-10-05 Jim BankoskiMerge "added nolint to function that doesn't seem easy...
2013-10-05 Jim BankoskiMerge "cpplint issues in vp9_lookahead.c"
next