]> granicus.if.org Git - libvpx/history - test/fdct8x8_test.cc
Merge "Relocate memory operations for common code"
[libvpx] / test / fdct8x8_test.cc
2015-05-13 JohannMerge "Relocate memory operations for common code"
2015-05-13 JohannRelocate memory operations for common code
2015-05-13 Tom FineganMerge "Remove claims of universal target support from...
2015-05-13 Parag SalasakarMerge "mips msa vp9 idct 8x8 optimization"
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 Salasakarmips msa vp9 idct 8x8 optimization
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-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2015-01-08 James ZernMerge "vp9: add per-tile longjmp error handling"
2014-12-22 Jim BankoskiMerge "remove static initializers for partition tree"
2014-12-22 Jim BankoskiMerge "Resolve several style issues in decode_perf_test"
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-12-19 James ZernMerge "make vp9 encoder static initializers thread...
2014-12-18 Paul WilkinsMerge "Improve motion detection for low complexity...
2014-12-17 Jingning HanMerge "Fix intra mode update process in vp9_pick_inter_...
2014-12-16 Frank GalliganMerge "Revert "Revert "Add support for setting byte...
2014-12-16 James ZernMerge "rtcd: handle armv7s architecture"
2014-12-16 Jingning HanMerge "Initialize best_tx_size with invalid value"
2014-12-16 Yaowu XuMerge "Prevent decoder from using uninitialized entropy...
2014-12-16 Jingning HanMerge "Use right shift to replace division in vp9_pick_...
2014-12-16 Jim BankoskiMerge "Fix the comments."
2014-12-16 James ZernMerge "iosbuild.sh: allow for out of tree builds"
2014-12-15 JohannMerge "VP9 common for ARMv8 by using NEON intrinsics 06"
2014-12-15 James YuVP9 common for ARMv8 by using NEON intrinsics 06
2014-12-13 James ZernMerge "Optimize bit_read_buffer."
2014-12-12 James ZernMerge "Remove unnecessary dqcoeff memset."
2014-12-12 Jim BankoskiMerge "Adds a test to make sure encoder parms get to...
2014-12-12 Jingning HanMerge "Fix PICK_MODE_CONTEXT index in non-RD coding...
2014-12-12 JackyChenMerge "Multiframe Quality Enhancement(MFQE) in VP9."
2014-12-11 Jingning HanMerge "Replace division with bit shift in choose_partit...
2014-12-11 Deb MukherjeeMerge "Re-enable 8x8 fdct/fht tests by changing tolerance"
2014-12-08 JohannMerge "Extend x32 check by also checking for __x86_64__."
2014-12-08 James ZernMerge "Changes to assembler for NASM on mac."
2014-12-08 Paul WilkinsMerge "Use average mb energy from first pass in AQ2...
2014-12-05 Jingning HanMerge "Enable conditional skip path in rd_pick_intra_sb...
2014-12-05 Jingning HanMerge "Use hybrid RD and non-RD coding flow for key...
2014-12-05 Yunqing WangMerge "vp9_ethread: the tile-based multi-threaded encoder"
2014-12-05 Paul WilkinsMerge "Increase strength of AQ1."
2014-12-05 Deb MukherjeeRe-enable 8x8 fdct/fht tests by changing tolerance
2014-12-05 James ZernMerge "vp9_reader: reorder struct members"
2014-12-04 James ZernMerge "Loop filter test fix"
2014-12-04 Deb MukherjeeMerge "Fixes a missing highbitdepth convolve call bug"
2014-12-04 Adrian GrangeMerge "Free motion vector array before re-allocating"
2014-12-04 MarcoMerge "Various updates to vp8."
2014-12-04 James ZernMerge "acm_random: provide full range for Rand16()"
2014-12-04 James Zernacm_random: provide full range for Rand16()
2014-12-04 Adrian GrangeMerge "Use memset for initialization to 0"
2014-12-03 Jingning HanMerge "Remove unused ONE_LOOP entry from speed feature"
2014-12-03 Jingning HanMerge "Rework coeff probability model update for rtc...
2014-12-02 Debargha MukherjeeMerge "Reinsert macro to fix issue 884."
2014-12-02 Deb MukherjeeMerge "Fix a warning related to VPX_EFLAG_FORCE_KF...
2014-12-02 Debargha MukherjeeMerge "Added high bitdepth sse2 transform functions"
2014-12-02 Peter de RivazAdded high bitdepth sse2 transform functions
2014-10-20 Yunqing WangMerge "SAD32xh and SAD64xh for AVX2"
2014-10-10 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-10 Yaowu XuMerge "vp9/choose_partitioning: add missing clear_syste...
2014-10-10 James ZernMerge changes Ib5030373,Id614cfe6
2014-10-09 hkuangMerge "Remove unnecessary code."
2014-10-09 hkuangMerge "Remove unnecessary scale check in set_ref."
2014-10-09 Deb MukherjeeMerge "Rename highbitdepth functions to use highbd...
2014-10-09 Deb MukherjeeRename highbitdepth functions to use highbd prefix
2014-10-08 Paul WilkinsMerge "Improve two pass VBR accuracy."
2014-10-08 Paul WilkinsMerge "Two pass rc changes."
2014-10-07 JackyChenMerge "Add SSE2 code and unit test for VP9 denoiser."
2014-10-06 Yaowu XuMerge "Change the y4m buffer allocation size"
2014-10-06 Jingning HanMerge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"
2014-10-06 Yaowu XuMerge "Properly initialize segmentID in nonrd coding...
2014-10-03 Jingning HanMerge "Fix indent in encode_rd_sb_row"
2014-10-03 Jingning HanMerge "Rework partition search skip scheme"
2014-10-03 Deb MukherjeeMerge "Incorporate WRAPLOW macro into non-highbitdepth tx"
2014-10-03 Deb MukherjeeIncorporate WRAPLOW macro into non-highbitdepth tx
2014-09-24 Yaowu XuMerge "Fix invalid memory access on 2x downscale."
2014-09-17 JohannMerge "vp8: common: postproc: fix signed overflow of...
2014-09-16 Frank GalliganMerge "Remove memset of every external frame buffer."
2014-09-16 Jingning HanMerge "Use non-zero mode threshold for NEARESTMV modes"
2014-09-16 Adrian GrangeMerge "Move call to vp9_rc_get_second_pass_params()."
2014-09-16 Tom FineganMerge "build/make/iosbuild.sh: Be more explicit about...
2014-09-16 Jingning HanMerge "Add ARF validation for compound inter mode check"
2014-09-16 Jingning HanMerge "Remove redundant reference frame check in sub8x8...
2014-09-16 Jingning HanMerge "Replace best_ref_index table fetch with best_mbmode"
2014-09-15 JohannMerge "vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER...
2014-09-15 Jingning HanMerge "Fix format in vp9_rd_pick_inter_mode_sub8x8"
2014-09-15 Deb MukherjeeMerge "Visual Studio build (warning) fix"
2014-09-15 Yunqing WangMerge "Refactor encode_superblock function"
2014-09-14 Deb MukherjeeVisual Studio build (warning) fix
2014-09-13 Jingning HanMerge "Remove redundant reference frame threshold settings"
2014-09-13 Jingning HanMerge "Refactor reference frame control in sub8x8 block...
2014-09-13 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb"
2014-09-13 Jingning HanMerge "Remove unused best_inter_rd variable"
2014-09-13 Jingning HanMerge "Remove unused speed feature"
2014-09-13 Jingning HanMerge "Add a note for enum values of MV_REFERENCE_FRAME"
2014-09-12 Deb MukherjeeMerge "Use bigdia search with pruned subpel search"
2014-09-12 JohannMerge "Remove unused vp8_strict_quantize"
2014-09-12 JohannMerge "Remove unused vp8 quantize functions"
2014-09-12 Dmitry KovalevMerge "Enabling example code build for both VP8 and...
2014-09-12 Minghai ShangMerge "[spatial svc] Output psnr for all layers in...
next