]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_encodeframe.c
Vidyo patch: Rate control for SVC, 1 pass CBR mode.
[libvpx] / vp9 / encoder / vp9_encodeframe.c
2015-06-02 MarcoVidyo patch: Rate control for SVC, 1 pass CBR mode.
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 MarcoNon-rd variance partition: Adjust thresholds for 1080p.
2015-05-27 JohannMerge "Correct case in Get4x4SSEFunc"
2015-05-27 MarcoMerge "Refactor set_vbp_thresholds."
2015-05-27 Minghai ShangMerge "[svc] Make size of empty frame to be 16x16 all...
2015-05-27 MarcoRefactor set_vbp_thresholds.
2015-05-26 JohannMerge "Move variance functions to vpx_dsp"
2015-05-26 JohannMove variance functions to vpx_dsp
2015-05-26 Minghai ShangMerge "[svc] Turn on frame_parallel_decoding_mode"
2015-05-26 Jingning HanMerge "Fix integral projection motion search for frame...
2015-05-22 Jingning HanFix integral projection motion search for frame resize
2015-05-15 James ZernMerge "tests: add test_intra_pred_speed"
2015-05-15 James ZernMerge changes from topic 'missing-proto'
2015-05-15 James Zernvp9/encoder: make some functions static
2015-05-15 Adrian GrangeMerge "Fix illegal memory access when stream starts...
2015-05-15 Frank GalliganMerge "Move mc_buf to cut down size of MACROBLOCKD."
2015-05-15 paulwilkinsMerge "Revert "Skip the last frame update for some...
2015-05-14 Tom FineganMerge "Remove BUILD_LIBVPX_SO variable from the build...
2015-05-14 Tom FineganMerge "Remove the BUILD_LIBVPX variable from the build...
2015-05-13 JohannMerge "Relocate memory operations for common code"
2015-05-13 JohannRelocate memory operations for common code
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-05-11 Adrian GrangeMerge "Reduce border extension by 1 line"
2015-05-08 hkuangMerge "Add more sse2 code for intra prediction."
2015-05-08 Parag SalasakarMerge "mips msa vp9 idct 32x32 optimization"
2015-05-07 JohannMerge "Remove only remaining uses of 'fast_unaligned'"
2015-05-07 James Zernreplace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
2015-05-07 JohannMerge "Move shared SAD code to vpx_dsp"
2015-05-07 hkuangMerge "Remove an unnecessary check."
2015-05-07 MarcoMerge "Remvoe EIGHTTAP_SHARP filter check for non-rd...
2015-05-07 paulwilkinsMerge "Image size restriction to rd auto partition...
2015-05-06 Parag SalasakarMerge "mips msa vp9 idct 16x16 optimization"
2015-05-05 hkuangMerge "Add some sse2 code for intra prediction."
2015-05-05 paulwilkinsMerge "Remove CONSTRAIN_NEIGHBORING_MIN_MAX."
2015-05-05 paulwilkinsMerge "Adjust ARF min and max interval."
2015-05-01 Yunqing WangMerge "Reduce intra_cost_penalty for BLOCK_8X8"
2015-05-01 Yunqing WangMerge "Adjust the vbp early termination threshold slightly"
2015-05-01 paulwilkinsImage size restriction to rd auto partition search.
2015-05-01 paulwilkinsRemove CONSTRAIN_NEIGHBORING_MIN_MAX.
2015-04-30 Yaowu XuMerge "Remove vp9_idct16x16_10_add_ssse3()"
2015-04-30 Yunqing WangMerge "Improve golden frame refreshing in non-rd mode"
2015-04-30 Yunqing WangAdjust the vbp early termination threshold slightly
2015-04-30 Parag SalasakarMerge "mips msa vp9 copy and avg convolve optimization"
2015-04-30 Yaowu XuMerge "Disable ssse3 version idct16x16_256_add()"
2015-04-29 MarcoMerge "vpx_temporal_svc_encoder: Keep static_threshold...
2015-04-29 James ZernMerge changes from topic 'vpx_mem-cruft'
2015-04-29 James Zernvpx_mem: remove vpx_memset
2015-04-29 James Zernvpx_mem: remove vpx_memcpy
2015-04-29 James ZernMerge "vpx_mem: remove REPLACE_BUILTIN_FUNCTIONS"
2015-04-28 Frank GalliganMerge "WIP: Use LUT for y_dequant/uv_dequant"
2015-04-28 Yunqing WangMerge "Fix debugmodes file to print modes and MVs corre...
2015-04-25 James ZernMerge "PATENTS: fix a typo: constitutes -> constitute"
2015-04-24 Yaowu XuAdd validation of UV partition size
2015-04-22 JohannMerge "vpx_mem: remove 'mem checks'"
2015-04-22 JohannMerge "vpx_mem: remove memory manager code"
2015-04-22 paulwilkinsMerge "Modified test for auto key frame detection."
2015-04-22 paulwilkinsMerge "Limit arf interval for low fpf clips."
2015-04-22 Parag SalasakarMerge "mips msa vp9 convolve8 horiz optimization"
2015-04-21 Jim BankoskiMerge "Adds a new temporal consistency metric to libvpx."
2015-04-21 JohannMerge "Rename neon convolve avg file"
2015-04-21 Scott LaVarnwayRevert "Remove mi_grid_* structures."
2015-04-19 Parag SalasakarMerge "mips msa vp9 convolve8 vert optimization"
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-17 Marco PaniconiRevert "Revert "Force_split on 16x16 blocks in variance...
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-15 JohannMerge "Allow specifying a different prefix in x86inc...
2015-04-15 JohannMerge "Remove unused scaleopt.cpp"
2015-04-14 Yunqing WangRevert "Force_split on 16x16 blocks in variance partition."
2015-04-14 MarcoMerge "Force_split on 16x16 blocks in variance partition."
2015-04-13 hkuangMerge "Remove unnecessary set postproc flags."
2015-04-13 MarcoForce_split on 16x16 blocks in variance partition.
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-09 Jingning HanRemove get_nonrd_var_based_fixed_partition function
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-03 MarcoMerge "Code cleanup: put (8x8/4x4)fill_variance into...
2015-04-02 Yunqing WangSet vbp thresholds for aq3 boosted blocks
2015-04-02 MarcoCode cleanup: put (8x8/4x4)fill_variance into separate...
next