]> granicus.if.org Git - libvpx/history - vp9
Merge "Moving pair_set_epi32 macro into vp9_dct32x32_sse2.c."
[libvpx] / vp9 /
2014-05-07 Dmitry KovalevMerge "Moving pair_set_epi32 macro into vp9_dct32x32_ss...
2014-05-07 Dmitry KovalevMerge "Removing MODE_TEST_HIT_STATS."
2014-05-07 Alex ConverseMerge "Revert "Add an MMX fwht4x4""
2014-05-07 Adrian GrangeMerge "Mark VP8E_SET_ARNR_TYPE as being deprecated"
2014-05-07 JohannMerge "Android NDK support for x86 and mips"
2014-05-07 Yunqing WangMerge "Clean up full-pixel search calling code"
2014-05-07 JohannMerge "Fix building for arm with Visual Studio 2013"
2014-05-07 JohannMerge "Don't try to use getenv on windows phone/rt"
2014-05-07 Paul WilkinsRevert "Add an MMX fwht4x4"
2014-05-06 Vignesh Venkatasub... Merge "third_party/libwebm: pull from upstream"
2014-05-06 Alex ConverseMerge "Add an MMX fwht4x4"
2014-05-06 Alex ConverseMerge "Add test for 4x4 WHT."
2014-05-06 Jingning HanMerge "SSSE3 implementation of full inverse 8x8 2D...
2014-05-06 Minghai ShangMerge "[spatial svc] Fix one extra frame count during...
2014-05-06 Minghai ShangMerge "[spatial svc] Use VPX_DL_GOOD_QUALITY for vp9_sp...
2014-05-06 Minghai ShangMerge "[spatial svc] No need to code full width and...
2014-05-06 Dmitry KovalevMerge "Cleaning up vp9_full_range_search_c() function."
2014-05-06 Dmitry KovalevMaking vp9_get_sse_sum_{8x8, 16x16} static.
2014-05-06 Dmitry KovalevMerge "Moving costs from MACROBLOCK to VP9_COMP."
2014-05-06 Dmitry KovalevMerge "Cleaning up vp9_variance.c"
2014-05-06 Yunqing WangClean up full-pixel search calling code
2014-05-05 Adrian GrangeMerge changes Ibfa447fe,I771809ba
2014-05-05 Alex ConverseAdd an MMX fwht4x4
2014-05-05 Adrian GrangeFix rounding in ARNR calculation
2014-05-05 Jingning HanSSSE3 implementation of full inverse 8x8 2D-DCT
2014-05-04 JohannMerge "vp9 register checks only apply to vp9"
2014-05-03 JohannMerge "Remove asm_offsets dependency in quantize_b_ssse3"
2014-05-03 JohannMerge "VP8 for ARMv8 by using NEON intrinsics 08"
2014-05-03 JohannMerge "VP8 for ARMv8 by using NEON intrinsics 07"
2014-05-02 Vignesh Venkatasub... Merge "third_party/libwebm: Add Android.mk"
2014-05-02 Minghai Shang[spatial svc] No need to code full width and height...
2014-05-02 Dmitry KovalevCleaning up vp9_variance.c
2014-05-02 Scott LaVarnwayMerge "Improved intrinsic version of vp8_denoiser_filte...
2014-05-02 Adrian GrangeMerge "Revert "Force ARNR filtering to be centered...
2014-05-02 Adrian GrangeMerge "Fix mode selection bug when ARNR filtering disabled"
2014-05-02 JohannMerge "Only hide assembly functions for Chrome"
2014-05-02 JohannMerge "VP8 for ARMv8 by using NEON intrinsics 06"
2014-05-02 Debargha MukherjeeMerge "Switch the default 2 pass vbr variant."
2014-05-02 Dmitry KovalevMerge "Moving #defines to *.c from *.h."
2014-05-02 Dmitry KovalevMerge "Adding vp9_temporal_filter_init() function."
2014-05-02 Dmitry KovalevMerge "Replacing int_mv with MV."
2014-05-02 Dmitry KovalevMerge "Simplifying vp9_is_upper_layer_key_frame()."
2014-05-01 Dmitry KovalevMoving pair_set_epi32 macro into vp9_dct32x32_sse2.c.
2014-05-01 Dmitry KovalevMoving costs from MACROBLOCK to VP9_COMP.
2014-05-01 Dmitry KovalevMerge "Removing half-variance asm functions which are...
2014-05-01 Adrian GrangeFix mode selection bug when ARNR filtering disabled
2014-05-01 Paul WilkinsSwitch the default 2 pass vbr variant.
2014-05-01 Dmitry KovalevSimplifying vp9_is_upper_layer_key_frame().
2014-05-01 Dmitry KovalevAdding vp9_temporal_filter_init() function.
2014-05-01 Minghai ShangMerge "[svc rc] RC improvement for key frames in upper...
2014-04-30 Dmitry KovalevMerge "Removing unused alt_activity_measure() function."
2014-04-30 Dmitry KovalevMerge "Removing unused typedefs."
2014-04-30 Dmitry KovalevReplacing int_mv with MV.
2014-04-30 Dmitry KovalevCleaning up vp9_full_range_search_c() function.
2014-04-30 Minghai Shang[svc rc] RC improvement for key frames in upper layers...
2014-04-30 Dmitry KovalevMerge "Using crop_{width, height} instead of {width...
2014-04-30 Jim BankoskiMerge "corrupted frames shouldn't affect stats"
2014-04-30 Dmitry KovalevRemoving MODE_TEST_HIT_STATS.
2014-04-30 Debargha MukherjeeMerge "Added 16bit vpx_img_fmt_t enums"
2014-04-30 Jingning HanMerge "Enable SSSE3 implementation of 8x8 forward 2D...
2014-04-30 Dmitry KovalevMoving #defines to *.c from *.h.
2014-04-30 Dmitry KovalevRemoving unused typedefs.
2014-04-30 Dmitry KovalevRemoving half-variance asm functions which are not...
2014-04-30 Tom FineganMerge "tools_common.sh: Add vlog()"
2014-04-30 Minghai ShangMerge "[svc rc] Increase worst quality for enhancement...
2014-04-30 Jim Bankoskicorrupted frames shouldn't affect stats
2014-04-30 Yunqing WangMerge "Remove VP8 save_reg_neon function"
2014-04-29 Dmitry KovalevMerge "Adding search_site_config struct."
2014-04-29 Dmitry KovalevRemoving unused alt_activity_measure() function.
2014-04-29 Dmitry KovalevMerge "Cleaning up vp9_full_search_sadx8() function."
2014-04-29 Dmitry KovalevUsing crop_{width, height} instead of {width, height}.
2014-04-29 Jingning HanEnable SSSE3 implementation of 8x8 forward 2D-DCT
2014-04-29 Dmitry KovalevMerge "scale_and_extend_frame{,_nonnormative}() cleanup."
2014-04-29 Dmitry KovalevMerge "Removing unused vp9_variance_halfpixvar*() funct...
2014-04-29 Dmitry KovalevMerge "Removing old unused vp9_tapify.py."
2014-04-29 Dmitry KovalevMerge "Removing WRITE_RECON_BUFFER related code."
2014-04-29 Adrian GrangeRevert "Force ARNR filtering to be centered on the...
2014-04-29 Dmitry KovalevAdding search_site_config struct.
2014-04-28 Tom FineganMerge "Add tests for simple_encoder."
2014-04-28 Vignesh Venkatasub... Merge "Changing webmdec to use libwebm"
2014-04-25 James ZernMerge "gen_msvs_*proj.sh: factorize some functions"
2014-04-25 Dmitry KovalevRemoving WRITE_RECON_BUFFER related code.
2014-04-25 Dmitry KovalevRemoving old unused vp9_tapify.py.
2014-04-25 Dmitry KovalevCleaning up vp9_full_search_sadx8() function.
2014-04-25 Dmitry KovalevMerge "Cleaning up vp9_full_search_sadx3()."
2014-04-25 Tom FineganMerge "Add tests for simple_decoder."
2014-04-25 Dmitry Kovalevscale_and_extend_frame{,_nonnormative}() cleanup.
2014-04-25 Dmitry KovalevRemoving unused vp9_variance_halfpixvar*() functions.
2014-04-25 Tom FineganMerge "Add tests for decode_to_md5."
2014-04-25 Jingning HanMerge "Apply max intra block size condition to non...
2014-04-24 Dmitry KovalevRemoving unused vp9_sub_pixel_mse* functions.
2014-04-24 Minghai Shang[svc rc] Increase worst quality for enhancement layers
2014-04-24 Tom FineganMerge "Move shared test variables to tools_common.sh."
2014-04-24 Adrian GrangeRemove key_frame_frequency variable from VP9_COMP
2014-04-24 Joey ParrishMerge "Add VPXD_SET_DECRYPTOR support to the VP9 decoder."
2014-04-24 Adrian GrangeMerge "Fixed handling of regularly placed keyframes"
2014-04-24 Vignesh Venkatasub... Merge "Enable tests using WebM files only if webm_io...
2014-04-24 Jingning HanApply max intra block size condition to non-RD mode...
2014-04-23 Adrian GrangeFixed handling of regularly placed keyframes
2014-04-23 Joey ParrishAdd VPXD_SET_DECRYPTOR support to the VP9 decoder.
next