platform/upstream/libvpx.git
2014-05-13 James ZernMerge changes Idb8dd5f3,I7743611b
2014-05-13 Yaowu XuMerge "svc_encodeframe.c: change to use correct type"
2014-05-13 Adrian GrangeMerge "Move frame stats output to after update"
2014-05-13 James Zernvpxenc: add some missing CONFIG_WEBM_IO checks
2014-05-13 James Zernvpxdec: add some missing CONFIG_WEBM_IO checks
2014-05-13 Yaowu Xusvc_encodeframe.c: change to use correct type
2014-05-12 Yaowu XuMerge "vp9_pickmode.c: Removed unused function parameters"
2014-05-12 Yaowu XuMerge "Change to use proper type"
2014-05-12 Yaowu XuMerge "fixed comparison of different int types."
2014-05-12 Yaowu Xuvp9_pickmode.c: Removed unused function parameters
2014-05-12 Yaowu XuChange to use proper type
2014-05-12 Yaowu XuMerge "Cleanup unused parameters"
2014-05-12 Yaowu XuMerge "Fixed comparison of different int types"
2014-05-12 Yaowu Xufixed comparison of different int types.
2014-05-12 JohannMerge "Only build neon assembly for armv7 targets"
2014-05-12 Yaowu XuCleanup unused parameters
2014-05-12 Yaowu XuFixed comparison of different int types
2014-05-12 JohannOnly build neon assembly for armv7 targets
2014-05-12 Paul WilkinsClean up of firstpass.c
2014-05-12 Paul WilkinsFirst pass clean up.
2014-05-11 Adrian GrangeMerge "Fix check of debug counts for corrupt frame"
2014-05-10 James ZernMerge "vp9_dx_iface: subtract ptrs to validate frame_size"
2014-05-10 Jingning HanMerge "Apply constrained partition search range to...
2014-05-10 Dmitry KovalevMerge "Removing VP9DecoderConfig."
2014-05-10 Jingning HanApply constrained partition search range to non-RD...
2014-05-09 Yaowu XuAdd another test vector
2014-05-09 Yaowu XuMerge "Added a test vector"
2014-05-09 Tom FineganMerge "Remove bitrotted example code: example_xma"
2014-05-09 Alex ConverseMerge "Add an x86inc MMX fwht4x4."
2014-05-09 Alex ConverseMerge "Allow speed 5 lossless"
2014-05-09 Tom FineganRemove bitrotted example code: example_xma
2014-05-09 Adrian GrangeFix check of debug counts for corrupt frame
2014-05-09 Jingning HanMerge changes I3edd4b95,I4514f974,Ie7fa4386
2014-05-09 Alex ConverseAllow speed 5 lossless
2014-05-09 Adrian GrangeMove frame stats output to after update
2014-05-09 Yaowu XuMerge "Skip testing large tx sizes when encoding lossless."
2014-05-09 James Zernvp9_dx_iface: subtract ptrs to validate frame_size
2014-05-09 James Zernvp9_dx_iface: fix implicit ptrdiff_t -> uint32_t conversion
2014-05-09 Alex ConverseSkip testing large tx sizes when encoding lossless.
2014-05-08 James ZernMerge "Revert "Removing redundant variables from varian...
2014-05-08 Dmitry KovalevRemoving VP9DecoderConfig.
2014-05-08 Tom FineganMerge "Remove decode_with_partial_drops example."
2014-05-08 Tom FineganMerge "Add test for the vp8cx_set_ref example."
2014-05-08 Tom FineganMerge "tools_common.sh: Fix vlog()"
2014-05-08 Dmitry KovalevMerge "Simplifying decoder_decode() function."
2014-05-08 James ZernRevert "Removing redundant variables from variance_test...
2014-05-08 James ZernMerge "webmdec: Fix visual studio warnings."
2014-05-08 Tom FineganAdd test for the vp8cx_set_ref example.
2014-05-08 Tom Finegantools_common.sh: Fix vlog()
2014-05-08 Alex ConverseAdd an x86inc MMX fwht4x4.
2014-05-08 JohannUse __asm__ __volatile__ with gcc
2014-05-08 Jingning HanTurn on unit tests for SSSE3 8x8 forward and inverse...
2014-05-08 Jingning HanChange eob threshold for partial inverse 8x8 2D-DCT...
2014-05-08 Frank GalliganMerge "vp9_pickmode: Fix signed/unsigned mismatch."
2014-05-08 Frank GalliganMerge "vp9_firstpass: Fix MSVC data loss warning."
2014-05-08 Frank GalliganMerge "vp9_svc_layercontext: Clean up function definiti...
2014-05-08 Dmitry KovalevMerge "Removing redundant variables from variance_test...
2014-05-08 Tom Fineganvp9_svc_layercontext: Clean up function definition...
2014-05-08 Tom Fineganvp9_firstpass: Fix MSVC data loss warning.
2014-05-08 Tom Fineganvp9_pickmode: Fix signed/unsigned mismatch.
2014-05-08 Jingning HanSSSE3 8x8 inverse 2D-DCT with first 10 coeffs non-zero
2014-05-08 Jingning HanMerge "Tune rate-distortion modeling to account for...
2014-05-08 Yaowu XuMerge "Remove separate arf and gf minq tables."
2014-05-08 Yaowu XuMerge "Rate control adjustment."
2014-05-07 Yaowu XuMerge "Relax rc test threshold"
2014-05-07 Frank GalliganMerge "Revert "Remove struct params from vp8_denoiser_f...
2014-05-07 Frank GalliganRevert "Remove struct params from vp8_denoiser_filter"
2014-05-07 Dmitry KovalevRemoving redundant variables from variance_test.cc.
2014-05-07 Dmitry KovalevMerge "Cleaning up vp9_encode_frame() function."
2014-05-07 Dmitry KovalevMerge "Using SPEED_FEATURES instead of VP9_COMP in...
2014-05-07 Paul WilkinsRemove separate arf and gf minq tables.
2014-05-07 Paul WilkinsRate control adjustment.
2014-05-07 Yaowu XuRelax rc test threshold
2014-05-07 Dmitry KovalevMerge "Moving pair_set_epi32 macro into vp9_dct32x32_ss...
2014-05-07 Yaowu XuAdded a test vector
2014-05-07 Tom FineganRemove decode_with_partial_drops example.
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 "Revert "VP8 for ARMv8 by using NEON intrinsics...
2014-05-07 JohannMerge "arm: Use a correct neon vector type for 64 bit...
2014-05-07 JohannMerge "arm: Add a no-op define of __builtin_prefetch...
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-07 Martin Storsjoarm: Add a no-op define of __builtin_prefetch for MSVC
2014-05-07 Martin Storsjoarm: Use a correct neon vector type for 64 bit integers
2014-05-06 Jingning HanTune rate-distortion modeling to account for frame...
2014-05-06 JohannRevert "VP8 for ARMv8 by using NEON intrinsics 10"
2014-05-06 JohannRevert "VP8 for ARMv8 by using NEON intrinsics 08"
2014-05-06 Vignesh Venkatasubra... webmdec: Fix visual studio warnings.
2014-05-06 Vignesh Venkatasubra... 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...
next