]> granicus.if.org Git - libvpx/history - vp9
vp9_thread_test: fix 'had_error' assignment
[libvpx] / vp9 /
2014-11-20 Yunqing WangMerge "vp9_ethread: move max/min partition size to...
2014-11-20 Yunqing WangMerge "vp9_ethread: change mask_filter to a local variable"
2014-11-20 Yunqing WangMerge "Revert "vp9_ethread: include a pointer to mb...
2014-11-20 Yunqing Wangvp9_ethread: change mask_filter to a local variable
2014-11-20 Yunqing Wangvp9_ethread: move max/min partition size to mb struct
2014-11-20 Jingning HanMerge "Enable ssse3 version of vp9_fdct8x8_quant"
2014-11-20 Yunqing WangRevert "vp9_ethread: include a pointer to mb in VP9_COMP"
2014-11-20 Deb MukherjeeMerge "Changes SvcContext_t to SvcContext"
2014-11-20 Jingning HanEnable ssse3 version of vp9_fdct8x8_quant
2014-11-19 Yaowu XuAdd a reset to rc tracking for dropped frames
2014-11-19 Jingning HanMerge "Combine fdct8x8 and quantization process"
2014-11-19 Jingning HanMerge "Add sse2 version for vp9_quantize_fp"
2014-11-19 Jingning HanCombine fdct8x8 and quantization process
2014-11-19 Yaowu XuMerge "Prevent severe rate control errors in CBR mode"
2014-11-18 MarcoMerge "Modify active_worst_quality setting for one...
2014-11-18 Yaowu XuMerge "change to call vp9_refining_search_sad() directly"
2014-11-18 Yaowu XuPrevent severe rate control errors in CBR mode
2014-11-18 Jingning HanAdd sse2 version for vp9_quantize_fp
2014-11-18 Jingning HanMerge "Add empty pointer check to pred buffering in...
2014-11-17 MarcoModify active_worst_quality setting for one pass CBR.
2014-11-17 Yaowu Xuchange to call vp9_refining_search_sad() directly
2014-11-17 Jingning HanAdd empty pointer check to pred buffering in rtc coding...
2014-11-17 Yunqing WangMerge "Code cleanup: remove unused members in RD_OPT"
2014-11-17 Yunqing WangMerge "vp9_ethread: combine encoder counts in separate...
2014-11-15 Debargha MukherjeeMerge "Added sse2 acceleration for highbitdepth variance"
2014-11-15 James ZernMerge "Visual studio build fix using explicit cast"
2014-11-15 Yunqing WangCode cleanup: remove unused members in RD_OPT
2014-11-15 Yunqing Wangvp9_ethread: combine encoder counts in separate struct
2014-11-14 Peter de RivazAdded sse2 acceleration for highbitdepth variance
2014-11-14 Yunqing WangMerge "vp9_ethread: include a pointer to mb in VP9_COMP"
2014-11-14 Yunqing Wangvp9_ethread: include a pointer to mb in VP9_COMP
2014-11-14 MarcoMerge "Add more rate control stats to vpx_temporal_svc_...
2014-11-14 Yunqing WangMerge "vp9_ethread: modify the cyclic refresh struct"
2014-11-13 Yaowu XuMerge "adapt the adjustment limit for rate correction...
2014-11-13 Yunqing Wangvp9_ethread: modify the cyclic refresh struct
2014-11-13 Adrian GrangeMerge "Prepare for dynamic frame resizing in the recode...
2014-11-13 Paul WilkinsMerge "Fix 32 bit build emms problem."
2014-11-13 JohannMerge "Revert "Fix SSSE3 partial_idct_test detection""
2014-11-13 Jingning HanMerge "Use reconstructed pixels for intra prediction"
2014-11-13 Jingning HanMerge "Refactor nonrd_use_partition coding process"
2014-11-13 Adrian GrangePrepare for dynamic frame resizing in the recode loop
2014-11-13 Paul WilkinsFix 32 bit build emms problem.
2014-11-13 Yaowu Xuadapt the adjustment limit for rate correction factor...
2014-11-13 Deb MukherjeeMerge "Vidyo: Turn off keyframes in higher spatial...
2014-11-13 Debargha MukherjeeMerge "Added highbitdepth sse2 SAD acceleration and...
2014-11-12 Peter de RivazAdded highbitdepth sse2 SAD acceleration and tests
2014-11-12 JohannMerge "Fix SSSE3 partial_idct_test detection"
2014-11-12 Yaowu XuMerge "Use normal rate_correction_factor for gf in...
2014-11-12 Deb MukherjeeVidyo: Turn off keyframes in higher spatial layers
2014-11-12 Deb MukherjeeMerge "Vidyo: Support for one-pass rc-enabled SVC encoder"
2014-11-11 Jingning HanUse reconstructed pixels for intra prediction
2014-11-11 Paul WilkinsMerge "AQ1 - remove first pass weights."
2014-11-11 Yaowu XuUse normal rate_correction_factor for gf in CBR mode
2014-11-11 Deb MukherjeeVidyo: Support for one-pass rc-enabled SVC encoder
2014-11-10 Deb MukherjeeMerge "Iadst transforms to use internal low precision"
2014-11-10 JohannMerge "Remove asm offset dependencies"
2014-11-08 Alex ConverseMerge "Fix LAST SKIP when considering GOLDEN"
2014-11-07 Deb MukherjeeIadst transforms to use internal low precision
2014-11-07 Alex ConverseFix LAST SKIP when considering GOLDEN
2014-11-07 Paul WilkinsMerge "Add intra complexity and brightness weight to...
2014-11-07 Yaowu XuMerge "Change the use of a reserved color space entry"
2014-11-07 Paul WilkinsAQ1 - remove first pass weights.
2014-11-07 Yaowu XuChange the use of a reserved color space entry
2014-11-07 Jingning HanRefactor nonrd_use_partition coding process
2014-11-06 Yunqing WangMerge "Modify the frame context memory deallocation"
2014-11-06 Jingning HanMerge "Remove unused is_background function"
2014-11-06 Jingning HanMerge "Rework cut-off decisions in cyclic refresh aq...
2014-11-06 Yunqing WangModify the frame context memory deallocation
2014-11-06 Paul WilkinsAdd intra complexity and brightness weight to first...
2014-11-06 Jingning HanRemove unused is_background function
2014-11-06 Jingning HanRework cut-off decisions in cyclic refresh aq mode
2014-11-06 hkuangMerge "Totally remove prev_mi in VP9 decoder."
2014-11-06 hkuangTotally remove prev_mi in VP9 decoder.
2014-11-05 Yaowu XuMerge "Fix visual studio 2013 compiler warnings"
2014-11-05 JohannMerge "vp8 quantize is now in intrinsics, not asm"
2014-11-05 Yaowu XuFix visual studio 2013 compiler warnings
2014-11-05 Hui SuMerge "Simplify interface of write_selected_tx_size...
2014-11-05 Jingning HanMerge "Skip ref frame mode search conditioned on predic...
2014-11-05 JohannMerge "Remove pair quantization"
2014-11-05 JohannMerge "vp8 quantization -> intrinsics"
2014-11-05 Hui SuSimplify interface of write_selected_tx_size and read_t...
2014-11-04 Minghai ShangMerge "[spatial svc] Make spatial svc working for one...
2014-11-04 hkuangMerge "Fix the memory leak due to missing free frame_mvs."
2014-11-04 hkuangFix the memory leak due to missing free frame_mvs.
2014-11-04 Minghai Shang[spatial svc] Make spatial svc working for one pass...
2014-11-04 Jingning HanMerge "Refactor sub-pixel motion search unit"
2014-11-04 Jingning HanSkip ref frame mode search conditioned on predicted...
2014-11-04 Yunqing WangMerge "WORKAROUND FIX FOR GCC4.9.1"
2014-11-03 JohannMerge "vp8 quantize test"
2014-11-03 MarcoMerge "Allow disable of refresh golden for more than...
2014-11-03 Jingning HanRefactor sub-pixel motion search unit
2014-11-03 Jingning HanMerge "Fix the THR_MODES array used in vp9_pick_inter_mode"
2014-11-03 Yaowu XuMerge "Fix speed 7 and speed 12 for rt"
2014-11-03 MarcoAllow disable of refresh golden for more than 1 layer...
2014-11-02 Jingning HanFix the THR_MODES array used in vp9_pick_inter_mode
2014-11-01 levytamar82WORKAROUND FIX FOR GCC4.9.1
2014-11-01 Yaowu XuFix speed 7 and speed 12 for rt
2014-11-01 hkuangBind motion vectors with frame buffer structure.
2014-10-31 Jingning HanMerge "Fix mode index use case in vp9_pick_inter_mode"
2014-10-31 Jingning HanMerge "Refactor vp9_update_rd_thresh_fact"
next