]> granicus.if.org Git - libvpx/history - vpx_scale/vpx_scale_rtcd.sh
mips dsp-ase r2 vp9 decoder extend module optimizations
[libvpx] / vpx_scale / vpx_scale_rtcd.sh
2013-09-29 Jim Bankoskimips dsp-ase r2 vp9 decoder extend module optimizations
2013-08-29 Jingning HanMerge "Fix overflow issue in SSSE3 32x32 quantization"
2013-08-28 Jingning HanMerge "Fix buf alignment in sub8x8 comp inter-inter...
2013-08-27 Dmitry KovalevMerge "Using existing functions instead of raw expressi...
2013-08-27 Dmitry KovalevMerge "Renaming D27 to D207."
2013-08-26 Paul WilkinsMerge "Changes to adaptive inter rd thresholds."
2013-08-26 Paul WilkinsMerge "Limit Key frame Intra modes checks."
2013-08-26 Jingning HanMerge "Temporarily disable SSSE3 quant_32x32"
2013-08-26 Dmitry KovalevMerge "Removing redundant calls to clamp_mv2."
2013-08-25 James ZernMerge "cosmetics: yv12extend add some const"
2013-08-24 James Zerncosmetics: yv12extend add some const
2013-08-14 hkuangMerge "Add neon optimize vp9_short_idct16x16_add."
2013-08-10 James ZernMerge "vp9_rd_pick_inter_mode_sb: fix uninitialized...
2013-08-09 Dmitry KovalevMerge "Using MV struct instead of int[2] array."
2013-08-09 Dmitry KovalevMerge "Removing plane_block_{width, height}_log2by4...
2013-08-09 Dmitry KovalevMerge "Using buf_2d struct instead of separate buffer...
2013-08-09 Adrian GrangeMerge "Correct bug in loopfilter initialization"
2013-08-09 Yaowu Xurenamed vp8_yv12_copy_y to vpx_yv12_copy_y
2013-07-23 Scott LaVarnwayMerge "Eliminated prev_mip memsets/memcpys in encoder"
2013-07-16 James ZernMerge changes I40454d26,I892e76d5,I865ab3f9,I4a4bec17...
2013-07-16 James ZernMerge "vp9: remove frames_{since,till}.. from MACROBLOCKD"
2013-07-16 James ZernMerge "Cosmetic changes in 4x4 and 8x8 fdct unit tests"
2013-07-16 James ZernMerge "VP[89]_COMMON: remove unused near_boffset"
2013-07-16 James ZernMerge "VP9_COMMON: remove unused framerate/bitrate"
2013-07-16 James ZernMerge "yv12config: remove YUV_TYPE"
2013-07-16 Ronald S. BultjeMerge "Replace generated quant tables with static looku...
2013-07-16 Jingning HanMerge "SSE2 8x8 inverse ADST/DCT transform"
2013-07-16 JohannMerge "vp9_convolve8_[horiz|vert]_avg"
2013-07-16 Jingning HanMerge "Skip inter-coded block reconstruction in rd...
2013-07-16 Dmitry KovalevMerge "Removing and moving around constant definitions."
2013-07-16 Yaowu XuMerge "Change to extend full border only when needed"
2013-07-16 Yaowu XuChange to extend full border only when needed
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-12 John KoleszarMerge "Fix chroma output when scaling"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-17 Jim BankoskiMerge "holds utility debugging functions" into experimental
2013-05-16 Scott LaVarnwayMerge "WIP: 8x8 idct/recon merge" into experimental
2013-05-16 Dmitry KovalevMerge "Combining integer and fractional parts of mvs...
2013-05-16 Dmitry KovalevMerge "Removing lossless flag from the bitstream."...
2013-05-16 Jingning HanMerge "Fix the transform type selection in 4x4 partitio...
2013-05-16 Paul WilkinsMerge "Further Implicit Segmentation Changes" into...
2013-05-16 John KoleszarAdd vp9_extend_frame_borders
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-12-05 JohannBegin to refactor vpx_scale usage in VP9
2012-12-05 John KoleszarMerge remote-tracking branch 'origin/vp9-preview' into...
2012-12-04 JohannMerge "Begin to refactor vpx_scale usage in VP9" into...
2012-12-03 JohannBegin to refactor vpx_scale usage in VP9
2012-11-16 Yunqing WangMerge "Add const before the dequant(dq)" into experimental
2012-11-16 Yunqing WangMerge "Optimize 8x8 dequant and idct" into experimental
2012-11-16 John KoleszarMerge "Don't write recon.yuv by default" into experimental
2012-11-16 Deb MukherjeeMerge "Compound inter-intra experiment" into experimental
2012-11-16 Yaowu XuMerge "changed mv candidate search for superblocks...
2012-11-16 Yaowu XuMerge "subpelrefmv for superblocks" into experimental
2012-11-15 John Koleszarsupport building vp8 and vp9 into a single lib