platform/upstream/libvpx.git
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 Venkatasubra... Merge "third_party/libwebm: Add Android.mk"
2014-05-02 Scott LaVarnwayMerge "Improved intrinsic version of vp8_denoiser_filte...
2014-05-02 James YuVP8 for ARMv8 by using NEON intrinsics 08
2014-05-02 James YuVP8 for ARMv8 by using NEON intrinsics 07
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 Johannvp9 register checks only apply to vp9
2014-05-02 JohannRemove asm_offsets dependency in quantize_b_ssse3
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 James YuVP8 for ARMv8 by using NEON intrinsics 06
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-02 JohannOnly hide assembly functions for Chrome
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 Tom FineganAdd --show-program-output option to shell tests.
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 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 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 Tom Finegantools_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 Peter de RivazAdded 16bit vpx_img_fmt_t enums
2014-04-30 Yunqing WangMerge "Remove VP8 save_reg_neon function"
2014-04-30 Scott LaVarnwayImproved intrinsic version of vp8_denoiser_filter_neon
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 Yunqing WangRemove VP8 save_reg_neon 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 Yunqing WangMerge "Save NEON registers in VP8 NEON functions"
2014-04-29 Vignesh Venkatasubra... third_party/libwebm: Add Android.mk
2014-04-29 Adrian GrangeRevert "Force ARNR filtering to be centered on the...
2014-04-29 Dmitry KovalevAdding search_site_config struct.
2014-04-29 Tom FineganMerge "Add script for running all example tests."
2014-04-29 Tom FineganMerge "Add tests for the decode_with_drops example."
2014-04-29 Tom FineganAdd script for running all example tests.
2014-04-29 Tom FineganAdd tests for the decode_with_drops example.
2014-04-29 Tom Finegantools_common.sh: Add a pseudo include guard.
2014-04-28 Tom FineganMerge "Add tests for simple_encoder."
2014-04-28 Yunqing WangSave NEON registers in VP8 NEON functions
2014-04-28 Vignesh Venkatasubra... Merge "Changing webmdec to use libwebm"
2014-04-26 James ZernMakefile: add msvs_common.sh to DIST-SRCS
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 Tom FineganAdd tests for simple_encoder.
2014-04-24 James Zerngen_msvs_*proj.sh: factorize some functions
2014-04-24 Tom FineganAdd tests for decode_to_md5.
2014-04-24 Tom FineganAdd tests for simple_decoder.
2014-04-24 Vignesh Venkatasubra... Changing webmdec to use libwebm
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 test against NULL before freeing memory
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 Venkatasubra... Merge "Enable tests using WebM files only if webm_io...
2014-04-24 Vignesh Venkatasubra... Enable tests using WebM files only if webm_io is enabled
2014-04-24 Jingning HanApply max intra block size condition to non-RD mode...
2014-04-24 Tom FineganMove shared test variables to tools_common.sh.
2014-04-23 Adrian GrangeFixed handling of regularly placed keyframes
2014-04-23 James Zernconfigure: quote some uses of source_path
2014-04-23 Joey ParrishAdd VPXD_SET_DECRYPTOR support to the VP9 decoder.
2014-04-23 James ZernMerge changes I2f05a5d9,I674337a7
2014-04-23 Jingning HanMerge "Chessboard pattern prediction filter type search...
next