platform/upstream/libvpx.git
2016-05-09 Scott LaVarnwayVPX: refactor vpx_idct16x16_1_add_sse2()
2016-05-06 Johann KoenigMerge "Break exports for spatial_svc out to fix shared...
2016-05-06 Johann KoenigMerge "Fix for version.sh when libvpx is checked out...
2016-05-06 James ZernMerge "md5_utils,MD5Transform: don't check for unsigned...
2016-05-06 James ZernMerge changes from topic 'missing-proto'
2016-05-05 Marco PaniconiMerge "vp9: Modify logic for gf setting based on up...
2016-05-05 Marcovp9: Reduce qp threshold for limiting cyclic refresh...
2016-05-05 Marcovp9: Modify logic for gf setting based on up-coming...
2016-05-05 James Zernmd5_utils,MD5Transform: don't check for unsigned overflow
2016-05-05 James ZernMerge changes I05b3028a,I1ad41c09
2016-05-04 James Zernvp9_frame_scale_ssse3.c: make 2 functions static
2016-05-04 James Zernvp9_pickmode.c: make function static
2016-05-04 James Zernvp9_noise_estimate.c: make function static
2016-05-04 James Zernvp9_aq_360.c: add missing include
2016-05-04 James Zernvp9_idct_intrin_sse2: add missing vp9_rtcd.h include
2016-05-04 James Zernvpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
2016-05-04 Marco PaniconiMerge "vp9-noise estimation. Decrease frame period...
2016-05-04 Yaowu XuMerge "Change to use proper type in vp{9,10}_token_state"
2016-05-04 James Zernvpx_dsp_common.h: remove circular include
2016-05-04 James Zernvpx_dsp_common.h: fix include guard
2016-05-04 James ZernMerge "yv12extend: make memcpy_short_addr static"
2016-05-04 Marcovp9-noise estimation. Decrease frame period for estimat...
2016-05-04 Brion VibberBreak exports for spatial_svc out to fix shared builds...
2016-05-04 Brion VibberFix for version.sh when libvpx is checked out as git...
2016-05-04 Yaowu XuChange to use proper type in vp{9,10}_token_state
2016-05-04 Alex Conversevariance aq: Fix a variance calculation overflow bug.
2016-05-04 Tom FineganMerge "iosbuild.sh: Verify fat library targets."
2016-05-04 James BankoskiMerge "libvpx: add a unit test for plane_add_noise."
2016-05-03 Jim Bankoskilibvpx: add a unit test for plane_add_noise.
2016-05-03 James Zernyv12extend: make memcpy_short_addr static
2016-05-03 James ZernMerge "x86.h,x86_simd_caps: add an explicit cast w...
2016-05-03 Alex ConverseMerge "Fix unsigned overflows in temporal filter."
2016-05-03 Alex ConverseFix unsigned overflows in temporal filter.
2016-05-03 James BankoskiMerge "Move vpx_add_plane from codec to vpx_dsp and...
2016-05-02 Tom FineganMerge "configure.sh: Remove armv6-darwin target."
2016-05-02 Alex ConverseMerge "Use signed variables in the lookahead."
2016-05-02 Jacky ChenMerge "vp9: Refactor vp9_denoiser_NxM_sse2."
2016-05-02 Tom Fineganiosbuild.sh: Verify fat library targets.
2016-05-02 Tom Fineganconfigure.sh: Remove armv6-darwin target.
2016-05-02 JackyChenvp9: Refactor vp9_denoiser_NxM_sse2.
2016-05-02 Jim BankoskiMove vpx_add_plane from codec to vpx_dsp and dedup.
2016-05-02 James ZernMerge "configure.sh: prefer 'which' over 'hash'"
2016-05-02 JackyChenvp9: Refactor choose_partitioning.
2016-04-30 James Zernconfigure.sh: prefer 'which' over 'hash'
2016-04-29 James ZernMerge "vp9_ethread_test: replace FramePktHook w/Decompr...
2016-04-29 James ZernMerge "msvs_common.sh: make fix_file_list generic"
2016-04-29 Marcovp9: Move the initialization of some rc variables to...
2016-04-28 James Zernvp9_ethread_test: replace FramePktHook w/DecompressedFr...
2016-04-28 Alex ConverseMerge "Avoid an unsigned overflow in invert_quant"
2016-04-28 Jacky ChenMerge "vp9: Don't force block size to 8x8 in denoiser."
2016-04-28 Alex ConverseMerge "Port convolve test refactor to master."
2016-04-28 Alex ConverseMerge "bitreader: remove an unsigned overflow."
2016-04-28 James Zernx86.h,x86_simd_caps: add an explicit cast w/strtol
2016-04-28 JackyChenvp9: Don't force block size to 8x8 in denoiser.
2016-04-28 James Zernmsvs_common.sh: make fix_file_list generic
2016-04-27 Alex ConversePort convolve test refactor to master.
2016-04-27 Alex ConverseTweak casts on vpx_sub_pixel_variance to avoid implicit...
2016-04-27 Alex ConverseUse signed variables in the lookahead.
2016-04-27 Alex Conversebitreader: remove an unsigned overflow.
2016-04-27 Alex ConverseBe explicit about overflow in vpx_variance16x16_sse2.
2016-04-27 Alex ConverseRemove casts on < 16x16 variance.
2016-04-27 Alex ConverseAvoid an unsigned overflow in invert_quant
2016-04-27 Alex ConverseMerge "Declare the operator== overload for M128A in...
2016-04-27 Alex ConverseDeclare the operator== overload for M128A in the global...
2016-04-27 James ZernMerge changes If45b8931,Ieab273a7
2016-04-27 Vignesh Venkatasubra... Merge "TODO cleanup: Remove unused buffer_size"
2016-04-27 Vignesh Venkatasubra... TODO cleanup: Remove unused buffer_size
2016-04-27 Vignesh Venkatasubra... Merge "webmdec.h: remove stale TODO"
2016-04-27 Vignesh Venkatasubra... Merge "TODO cleanup: s/EbmlGlobal/WebmOutputContext/"
2016-04-27 James Zernvp9_ethread_test: avoid crash when decoder is unavailable
2016-04-27 James Zernresize_test: skip VP9 decode checks if it's disabled
2016-04-26 Marcovp8: Adjust consec_zeromv thresholds for skin detection.
2016-04-26 Hui SuMerge "VP9: adjust trellis quant optimization RD parame...
2016-04-26 Hui SuMerge "VP9: enable trellis quantization optimization...
2016-04-26 Marco PaniconiMerge "vp9: Fix condition to update consec_zero_mv."
2016-04-26 Jacky ChenMerge "vp9: Simplify the logic in denoiser SSE2 code."
2016-04-26 Yi LuoMerge "Add the 64-bit CPU cycle count utility function"
2016-04-26 hui suVP9: adjust trellis quant optimization RD parameters
2016-04-26 hui suVP9: enable trellis quantization optimization for intra...
2016-04-26 JackyChenvp9: Simplify the logic in denoiser SSE2 code.
2016-04-26 Paul WilkinsMerge "Resolve a couple of TODOs in firstpass.c"
2016-04-26 Paul WilkinsMerge "Experiment to adapt for net AQ offset."
2016-04-25 Marcovp9: Fix consec_zero_mv in skin detection.
2016-04-25 Marcovp9: Fix condition to update consec_zero_mv.
2016-04-25 Marco PaniconiMerge "vp9: 1 pass vbr: Adjust gf boost/interval on...
2016-04-25 Vignesh Venkatasubra... webmdec.h: remove stale TODO
2016-04-25 Vignesh Venkatasubra... TODO cleanup: s/EbmlGlobal/WebmOutputContext/
2016-04-25 Jacky ChenMerge "vp9: Fix a bug where best_sse_mv is not set...
2016-04-25 Johann KoenigMerge "vpx_minmax_8x8_neon and test"
2016-04-25 Marcovp9: 1 pass vbr: Adjust gf boost/interval on motion...
2016-04-25 JackyChenvp9: Fix a bug where best_sse_mv is not set properly.
2016-04-25 Marco PaniconiMerge "vp9-denoiser: Bugfix and some adjustments for...
2016-04-25 Marcovp9-denoiser: Bugfix and some adjustments for high...
2016-04-25 Marcovp9: Add rc quantity to track amount of low motion...
2016-04-25 Scott LaVarnwayMerge "VP9: Do not call vp9_adjust_mask() in vp9_setup_...
2016-04-25 paulwilkinsResolve a couple of TODOs in firstpass.c
2016-04-25 paulwilkinsExperiment to adapt for net AQ offset.
2016-04-22 Scott LaVarnwayVP9: Do not call vp9_adjust_mask() in vp9_setup_mask()
2016-04-22 James ZernMerge "hadamard_test: align src/dst buffers"
2016-04-22 Marco PaniconiMerge "vp9: Some adjustments to denoiser under high...
next