]> granicus.if.org Git - libvpx/history - test/dct16x16_test.cc
Merge "endian_inl.h: fix mips32 android build"
[libvpx] / test / dct16x16_test.cc
2015-08-05 James ZernMerge "third_party/libwebm: pull from upstream"
2015-08-05 James ZernMerge "examples.mk: quiet vcproj script exec by default"
2015-08-04 Jingning HanMerge "Replace vp9_ prefix with vpx_ prefix in vpx_dsp...
2015-08-04 Jingning HanReplace vp9_ prefix with vpx_ prefix in vpx_dsp functio...
2015-08-04 James ZernMerge "update libyuv to r1456"
2015-07-31 James ZernMerge changes Iecdbbc34,I8b4db93f
2015-07-31 Parag SalasakarMerge "mips msa vp8 quantize optimization"
2015-07-30 Hui SuMerge "Exclude vpx intra prediction functions in vp8...
2015-07-30 Aℓex ConverseMerge "Clean up some casts."
2015-07-30 Jingning HanMerge "Cosmetics - Fix header file order in unit tests"
2015-07-30 Jingning HanCosmetics - Fix header file order in unit tests
2015-07-29 Parag SalasakarMerge "mips msa vp8 filter by weight optimization"
2015-07-29 James ZernMerge "add vp9_block_error_fp_neon"
2015-07-29 Hui SuMerge "Replace prefix vp9_ with vpx_ for intra predicti...
2015-07-29 Jingning HanMerge "Replace vp9_ prefix in 2D-DCT functions with...
2015-07-28 Jingning HanReplace vp9_ prefix in 2D-DCT functions with vpx_
2015-07-28 Aℓex ConverseMerge "Remove branch in inner loop of foreach_transform...
2015-07-28 Aℓex ConverseMerge changes If196d9e5,Ib669d572
2015-07-24 Marco PaniconiMerge "Dynamic resize for real-time: reference scaling."
2015-07-24 Jingning HanMerge "Move msa implementations of 2D-DCT to vpx_dsp"
2015-07-24 Jingning HanMove msa implementations of 2D-DCT to vpx_dsp
2015-07-24 Hui SuMerge "Code cleanup in vp9_encode_block_intra"
2015-07-23 James ZernMerge "mips/dspr2: fix vp9-highbitdepth build"
2015-07-23 Parag SalasakarMerge "mips msa vp8 sixtap filter optimization"
2015-07-23 Yaowu XuMerge "Added TODOs for two unused #defines"
2015-07-22 Jingning HanMerge "Factor forward 2D-DCT transforms into vpx_dsp"
2015-07-22 Jingning HanFactor forward 2D-DCT transforms into vpx_dsp
2015-07-21 Parag SalasakarMerge "mips msa vp9 avg subpel variance optimization...
2015-07-21 Yaowu XuMerge "Fix bug in setting sf->use_square_partition_only."
2015-07-20 Yaowu XuMerge "Correctly report "Unsupported bitstream profile""
2015-07-20 Yaowu XuMerge "Remove vp9_ prefix from bit writer files"
2015-07-20 Yaowu XuMerge "Move bit writer files to vpx_dsp/"
2015-07-20 Jingning HanMerge "Unify the high bit-depth forward hybrid transforms"
2015-07-20 Jingning HanUnify the high bit-depth forward hybrid transforms
2015-07-02 James ZernMerge "vp9_pred_common: inline vp9_get_tx_size_context"
2015-07-02 James ZernMerge "vp9_pred_common: inline vp9_get_segment_id"
2015-07-01 Scott LaVarnwayMerge "Move inter_predictor to vp9_reconinter.h"
2015-06-30 Yaowu XuMerge "Fixed a variance calculation"
2015-06-19 James ZernMerge "vp9_filter: make all filter tables static"
2015-06-19 James ZernMerge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cb
2015-06-19 James ZernMerge "vp9_reconintra_neon: add d45 4x4"
2015-06-19 James ZernMerge changes from topic 'vp9-intra-pred'
2015-06-18 James ZernMerge "vp9_reconintra_neon: add DC 4x4 predictors"
2015-06-18 James ZernMerge "vp9_reconintra_neon: add DC 32x32 predictors"
2015-06-18 Jingning HanMerge "Add dynamic range comment to vp9_satd"
2015-06-17 James ZernMerge "Fix integer overflow issue in rtc coding flow...
2015-06-17 Parag SalasakarMerge "mips msa vp9 fdct 16x16 optimization"
2015-06-16 Parag Salasakarmips msa vp9 fdct 16x16 optimization
2015-06-04 Scott LaVarnwayMerge "Remove counts param"
2015-06-04 hkuangMerge "Optimize the idct assembly code."
2015-06-03 James ZernMerge "test-data.sha1: mark test data files as binary"
2015-06-03 James ZernMerge "Support building shared libraries on OS/2"
2015-06-03 JohannMerge "Unify reference variance functions"
2015-06-02 JohannMerge "Disable neon bilinear 4x4"
2015-06-02 Parag SalasakarMerge "mips msa vp9 updated idct 8x8, 16x16 and 32x32...
2015-06-01 James ZernMerge changes from topic 'vp9-intra-pred'
2015-06-01 James ZernMerge "vp9_reconintra_neon_asm/tm: simplify above_left...
2015-06-01 paulwilkinsMerge "Fast feedback of bits on undershoot."
2015-06-01 Parag Salasakarmips msa vp9 updated idct 8x8, 16x16 and 32x32 module
2015-05-30 Parag SalasakarMerge "mips msa vp9 updated macros and disable all...
2015-05-29 Parag Salasakarmips msa vp9 updated macros and disable all MSA functions
2015-05-28 Minghai ShangMerge "[svc] Disable tiles for spatial svc case"
2015-05-28 JohannMerge "Check size restrictions before running test...
2015-05-28 Scott LaVarnwayMerge "Re-worked header files"
2015-05-22 Scott LaVarnwayRe-worked header files
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 paulwilkinsMerge "Image size restriction to rd auto partition...
2015-05-06 hkuangMerge "Optimize the read_partition."
2015-05-06 Yunqing WangMerge "Add intra mode early termination in non-rd mode"
2015-05-06 Parag SalasakarMerge "mips msa vp9 idct 16x16 optimization"
2015-05-05 Parag Salasakarmips msa vp9 idct 16x16 optimization
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-04-30 Yaowu XuMerge "Remove vp9_idct16x16_10_add_ssse3()"
2015-04-30 James ZernMerge "vp9_decodeframe: simplify compare_tile_buffers"
2015-04-30 Yunqing WangMerge "Improve golden frame refreshing in non-rd mode"
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 Yaowu XuDisable 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-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-12-12 JackyChenMerge "Multiframe Quality Enhancement(MFQE) in VP9."
2014-12-08 James ZernMerge "Changes to assembler for NASM on mac."
next