]> granicus.if.org Git - libvpx/history - vp8/encoder/mcomp.c
Add VPXD_SET_DECRYPTOR support to the VP9 decoder.
[libvpx] / vp8 / encoder / mcomp.c
2014-04-23 Joey ParrishAdd VPXD_SET_DECRYPTOR support to the VP9 decoder.
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-10-01 Matthew HeaneyMerge "Fix linker warnings for bilinear filters"
2013-09-29 Jim BankoskiMerge "mips dsp-ase r2 vp9 decoder extend module optimi...
2013-09-24 Jingning HanMerge "Remove redundant mode update in sub8x8 decoding"
2013-09-24 Dmitry KovalevMerge "Moving from int_mv to MV."
2013-09-24 Dmitry KovalevMerge "Adding best_mv[2] array instead of two variables."
2013-09-24 Jingning HanMerge "Enable per transformed block zero coeffs forcing"
2013-09-24 Jingning HanMerge "Calculate rd cost per transformed block"
2013-09-24 Yunqing WangMerge "Number of instructions in fdct4_1d_sse2 reduced...
2013-09-24 Yaowu Xufix integer overflow in vp8
2013-04-30 Dmitry KovalevMerge "Consistent names for quant-related functions...
2013-04-27 Paul WilkinsMerge "Minor tweak to implicit segmentation experiment...
2013-04-26 Ronald S. BultjeMerge "Grow MODE_INFO array to use an 8x8 basis." into...
2013-04-26 JohannMerge "Merge branch 'master' into experimental" into...
2013-04-26 JohannMerge branch 'master' into experimental
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : postproc.c decodframe...
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : mcomp.c rdopt.c"
2013-04-19 Scott LaVarnwayMerge "Removed shadow warnings : bitstream.c encodefram...
2013-04-17 JohannMerge "Include RTCD header in encodeframe.c"
2013-04-16 John KoleszarMerge branch 'experimental' into master
2013-04-02 John KoleszarMerge branch 'master' into experimental
2013-03-29 Yaowu XuMerge "define a specific neighborhood for SB64 mv searc...
2013-03-29 Yaowu XuMerge "remove code not in use" into experimental
2013-03-29 Deb MukherjeeMerge "Reoptimizing the interpolation filters" into...
2013-03-27 John KoleszarMerge "Cleaning up rate control code." into experimental
2013-03-27 Yunqing WangMerge "Optimize 32x32 idct function" into experimental
2013-03-27 John KoleszarMerge branch 'master' into experimental
2013-03-27 Ronald S. BultjeMerge "ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/....
2013-03-18 Ronald S. BultjeENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/.
2013-03-14 Scott LaVarnwayRemoved shadow warnings : mcomp.c rdopt.c
2013-03-06 Paul WilkinsMerge "Added stricter Q control flag." into experimental
2013-03-05 Dmitry KovalevMerge "Code cleanup and simplification of build_4x4uvmv...
2013-03-04 Dmitry KovalevMerge "Code cleanup." into experimental
2013-03-04 Yunqing WangMerge "Optimize vp9_short_idct4x4llm function" into...
2013-03-02 John KoleszarMerge changes If5896507,I06b5ba5c,I2712f99e into experi...
2013-03-02 JohannMerge "Use intrinsics for sse2 regular quantize"
2013-03-01 John KoleszarMerge master branch into experimental
2013-02-28 JohannMerge "vp8 fast quantizer with intrinsics"
2013-02-27 James ZernMerge "vp8/encoder/mcomp.c: remove an unused variable"
2013-02-22 James Zernvp8/encoder/mcomp.c: remove an unused variable
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-01 Ronald S. BultjeRename vp8/ codec directory to vp9/.
2012-11-01 Ronald S. BultjeRemove vp8 in local symbols.
2012-10-31 Ronald S. BultjeChange name of common top-level structures from VP8...
2012-10-31 Ronald S. BultjeMerge "Change common vp8_ public symbol prefixes to...
2012-10-31 Ronald S. BultjeChange common vp8_ public symbol prefixes to vp9_.
2012-10-31 Ronald S. BultjeChange encoder vp8_ and vp8cx_ public symbol prefixes...
2012-10-24 John KoleszarMerge "Fix "_FORTIFY_SOURCE" redefined warning" into...
2012-10-23 Yaowu XuMerge "changed to avoid code confusion" into experimental
2012-10-23 Ronald S. BultjeMerge "Change entropy context assignment style from...
2012-10-22 Deb MukherjeeMerge of the newmventropy experiment
2012-10-22 Deb MukherjeeMerge "Merging the hybrid transform experiments" into...
2012-10-22 Scott LaVarnwayMerge "Re-enable specialized sse2 block loop filter...
2012-10-22 Scott LaVarnwayMerge "sse2 intrinsic version of vp8_mbloop_filter_vert...
2012-10-22 Scott LaVarnwayMerge "sse2 intrinsic version of vp8_mbloop_filter_hori...
2012-10-22 Ronald S. BultjeMerge "Invert SB probability." into experimental
2012-10-22 Jim BankoskiMerge "Remove variance vtable from rtcd" into experimental
2012-10-22 Jim BankoskiRemove variance vtable from rtcd
2012-10-03 John KoleszarMerge "all_builds.py: add ability to pass extra configu...
2012-09-12 Deb MukherjeeAdds feature for companded MV encoding
2012-09-06 Deb MukherjeeNew motion vector entropy coding
2012-08-30 Ronald S. BultjeMerge "Add proper skip support to intra frames." into...
2012-08-28 Ronald S. BultjeDisable 16x16 temp buffer for superblocks.
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-21 Ronald S. BultjeMerge "Superblock coding." into experimental
2012-08-20 Ronald S. BultjeSuperblock coding.
2012-08-14 John KoleszarMerge changes I0b51674f,I1ea6ebf9,I89076d93 into experi...
2012-08-09 Daniel KangMore refactoring of diamond search.
2012-08-09 Deb MukherjeeMerge "Merging in the sixteenth subpel uv experiment...
2012-08-09 John KoleszarMerge "Import tools/ from master branch" into experimental
2012-08-08 Deb MukherjeeMerging in the sixteenth subpel uv experiment
2012-08-08 Christian DuvivierMerge "Cleanup and commenting of the sub-pixel interpol...
2012-08-08 John KoleszarMerge "keyframe_test: use a fixed speed step for realtime"
2012-08-08 Daniel KangSome refactoring of mcomp functions.
2012-08-07 Daniel Kangclamp_mv_min_max -> vp8_clamp_mv_min_max
2012-08-06 Yaowu XuMerge "enable interleaved decoding of mode and mv"...
2012-08-06 Yaowu XuMerge "fix msvc build" into experimental
2012-08-03 Deb MukherjeeMerging in high_precision_mv experiment
2012-08-03 Daniel KangMerge "16x16 DCT blocks." into experimental
2012-08-03 Deb MukherjeeMerge "Merging and bug-fix in enhanced_interp experimen...
2012-08-03 Attila NagyMerge "Fix encoder mem allocation when picture size...
2012-08-03 Attila NagyMerge "Fix potential encoder dead-lock after picture...
2012-07-31 Deb MukherjeeMerging and bug-fix in enhanced_interp experiment
2012-07-31 JohannMerge "Be consistent with SAD values"
2012-07-31 Attila NagyMerge "Avoid warnings about redefining _FORTIFY_SOURCE"
2012-07-27 JohannBe consistent with SAD values
2012-07-27 JohannMerge "SAD cosmetic cleanup"
2012-07-26 JohannSAD cosmetic cleanup
2012-07-17 John KoleszarRestyle code
2012-07-12 John KoleszarMerge snapshot 2 development history
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-11 John KoleszarFix pedantic compiler warnings
2012-06-11 John KoleszarMerge branch 'origin/eider' into master
2012-06-11 John KoleszarMerge "Reset Q for key frame when spatial resizing...
next