2015-09-10 |
Marco Paniconi | Merge "vp8: Small adjustment to cyclic_refresh max_mbs_... |
tree | commitdiff |
2015-09-10 |
Tom Finegan | Merge "Revert "Fix building with iOS 9 beta SDK"" |
tree | commitdiff |
2015-09-09 |
Marco | vp8: Small adjustment to cyclic_refresh max_mbs_perframe. |
tree | commitdiff |
2015-09-09 |
Marco Paniconi | Merge "SVC sample encoder: Change some settings/update." |
tree | commitdiff |
2015-09-09 |
Jingning Han | Merge "Fix the sub8x8 block inter prediction with scale... |
tree | commitdiff |
2015-09-09 |
Debargha Mukherjee | Merge "Remove some trailing whitespaces" |
tree | commitdiff |
2015-09-08 |
Debargha Mukherjee | Remove some trailing whitespaces |
tree | commitdiff |
2015-09-03 |
James Zern | Merge "Revert "add range_check for fdct in vp10"" |
tree | commitdiff |
2015-09-02 |
Angie Chiang | Merge "add range_check for fdct in vp10" |
tree | commitdiff |
2015-09-02 |
Johann Koenig | Merge changes If253fb95,I1c8a792c,I49f9b10f,I15472738... |
tree | commitdiff |
2015-09-02 |
Johann Koenig | Merge changes I2e0cc72a,I63a7da78,I4aee2600,I71113505... |
tree | commitdiff |
2015-09-02 |
Johann | Only build multithreaded functions on mt builds. |
tree | commitdiff |
2015-09-01 |
Yunqing Wang | Merge "Disable temporal/spatial svc test in VP10" |
tree | commitdiff |
2015-08-31 |
Johann | Include vpx_dsp_common.h when using VPXMIN/MAX |
tree | commitdiff |
2015-08-31 |
Yaowu Xu | Merge "Expand the idct4_c() function in idct8_c()" |
tree | commitdiff |
2015-08-28 |
Yunqing Wang | Merge "vp10 cleanup: remove svc code" |
tree | commitdiff |
2015-08-28 |
Marco Paniconi | Merge "vp8: modifcatiion to skin map computation." |
tree | commitdiff |
2015-08-28 |
James Zern | Merge "encode_test_driver: test for failure prior to... |
tree | commitdiff |
2015-08-28 |
James Zern | Merge "configure: append --extra-cflags to final set" |
tree | commitdiff |
2015-08-27 |
James Zern | vp8: use VPX(MIN|MAX) from vpx_dsp_common.h |
tree | commitdiff |
2015-08-27 |
Johann Koenig | Merge changes I53b5bdc5,Ib81168a7,Ie0113945 |
tree | commitdiff |
2015-08-27 |
Johann Koenig | Merge "Clean up unused function warnings in vp8 common" |
tree | commitdiff |
2015-08-27 |
James Zern | Merge changes I56fad85c,I7401a70a |
tree | commitdiff |
2015-08-26 |
Hui Su | Merge "Remove vp10_default_scan_orders[] that is unused" |
tree | commitdiff |
2015-08-26 |
Marco Paniconi | Merge "vp9_spatial_svc_encoder: Add encoding time log." |
tree | commitdiff |
2015-08-26 |
Johann Koenig | Merge "Clean up unused function warnings in vp8 decoder" |
tree | commitdiff |
2015-08-26 |
Johann | Clean up unused function warnings in vp8 encoder |
tree | commitdiff |
2015-08-26 |
Johann | Clean up unused function warnings in vp8 onyx_if.c |
tree | commitdiff |
2015-08-26 |
Johann | Clean up unused function warnings in vp8 common |
tree | commitdiff |
2015-08-26 |
Johann | Remove vp8_priv_sz |
tree | commitdiff |
2015-08-26 |
Johann | Clean up unused function warnings in vp8 decoder |
tree | commitdiff |
2015-08-26 |
James Zern | vp8e_encode: check validate_config return |
tree | commitdiff |
2015-08-25 |
Johann | Mark Scale2Ratio INLINE |
tree | commitdiff |
2015-08-25 |
Yaowu Xu | Merge "Limit new motion vector size" |
tree | commitdiff |
2015-08-25 |
Yaowu Xu | Limit new motion vector size |
tree | commitdiff |
2015-08-24 |
Marco | vp8: modifcatiion to skin map computation. |
tree | commitdiff |
2015-08-21 |
Jingning Han | Merge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES" |
tree | commitdiff |
2015-08-21 |
Scott LaVarnway | Merge "VPX: scaled convolve : fix windows build errors" |
tree | commitdiff |
2015-08-20 |
Jingning Han | Merge "Refactor REFS_PER_FRAME definition" |
tree | commitdiff |
2015-08-19 |
Scott LaVarnway | Merge "VPX ssse3 scaled convolve" |
tree | commitdiff |
2015-08-19 |
Jingning Han | Merge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm" |
tree | commitdiff |
2015-08-19 |
Marco Paniconi | Merge "Fix to non-rd variance partition selection." |
tree | commitdiff |
2015-08-18 |
Marco Paniconi | Merge "Allow for re-encoding frame if high overshoot." |
tree | commitdiff |
2015-08-18 |
Johann Koenig | Merge "Rename vp8 loopfilter_filters_dspr2.c" |
tree | commitdiff |
2015-08-18 |
Johann Koenig | Merge "Rename vp8 loopfilter[_neon.c]" |
tree | commitdiff |
2015-08-18 |
Johann Koenig | Merge "Rename vp8 quantize.c" |
tree | commitdiff |
2015-08-18 |
Johann | Rename vp8 loopfilter_filters_dspr2.c |
tree | commitdiff |
2015-08-18 |
Johann | Rename vp8 loopfilter[_neon.c] |
tree | commitdiff |
2015-08-18 |
Johann | Rename vp8 quantize.c |
tree | commitdiff |
2015-08-12 |
Scott LaVarnway | Merge "VPX: remove step == 16 and filter[3] != 128... |
tree | commitdiff |
2015-08-11 |
Scott LaVarnway | Merge "VPX: remove scaled calls from FUN_CONV_1D" |
tree | commitdiff |
2015-08-11 |
Scott LaVarnway | Merge "VPX: Add rtcd support for scaling." |
tree | commitdiff |
2015-08-10 |
Jingning Han | Merge "Add static syntax to total_adj_strong_thresh" |
tree | commitdiff |
2015-08-07 |
Jingning Han | Merge "Add static syntax to copy_mem64x64" |
tree | commitdiff |
2015-08-07 |
Aℓex Converse | Merge "Replace VP8 SSIM with VP9 derived vpx_dsp SSIM." |
tree | commitdiff |
2015-08-07 |
Alex Converse | Replace VP8 SSIM with VP9 derived vpx_dsp SSIM. |
tree | commitdiff |
2015-08-07 |
Yunqing Wang | Merge "Improve the second-level sub-pixel motion search" |
tree | commitdiff |
2015-08-06 |
James Zern | Merge "endian_inl.h: fix mips32 android build" |
tree | commitdiff |
2015-08-06 |
Aℓex Converse | Merge "Narrow a load in iwht4x4_16_add." |
tree | commitdiff |
2015-08-06 |
Jingning Han | Merge "Fix compiler error in vp8/9 decoder test" |
tree | commitdiff |
2015-08-06 |
James Zern | Merge "Revert "VP9_COPY_CONVOLVE_SSE2 optimization"" |
tree | commitdiff |
2015-08-06 |
James Zern | Merge "Support build with Visual Studio 14." |
tree | commitdiff |
2015-08-05 |
Ghislain MARY | Support build with Visual Studio 14. |
tree | commitdiff |
2015-08-05 |
James Zern | Merge "third_party/libwebm: pull from upstream" |
tree | commitdiff |
2015-08-05 |
James Zern | Merge "examples.mk: quiet vcproj script exec by default" |
tree | commitdiff |
2015-08-04 |
Jingning Han | Merge "Replace vp9_ prefix with vpx_ prefix in vpx_dsp... |
tree | commitdiff |
2015-08-04 |
Yunqing Wang | Merge "Minor adjustment in diagonal sub-pixel point... |
tree | commitdiff |
2015-08-04 |
Yunqing Wang | Merge "Small improvement in sub-pixel motion search" |
tree | commitdiff |
2015-08-04 |
Johann Koenig | Merge "Rename vp8 loopfilter_mmx.asm" |
tree | commitdiff |
2015-08-04 |
Parag Salasakar | Merge "mips msa vp8 denoising filter optimization" |
tree | commitdiff |
2015-08-04 |
James Zern | Merge "update libyuv to r1456" |
tree | commitdiff |
2015-08-04 |
James Zern | Merge "add vp9_vector_var_neon" |
tree | commitdiff |
2015-08-03 |
Johann | Rename vp8 loopfilter_mmx.asm |
tree | commitdiff |
2015-08-03 |
Yaowu Xu | Merge "Correct the allocation size for ssim_vars" |
tree | commitdiff |
2015-08-01 |
Jingning Han | Merge "Use precise header files in inverse transform... |
tree | commitdiff |
2015-08-01 |
Jingning Han | Merge "Factor inverse transform functions into vpx_dsp" |
tree | commitdiff |
2015-08-01 |
Parag Salasakar | mips msa vp8 denoising filter optimization |
tree | commitdiff |
2015-08-01 |
Parag Salasakar | Merge "mips msa vp8 temporal filter optimization" |
tree | commitdiff |
2015-07-31 |
Aℓex Converse | Merge "Turn off simple_model_rd_from_var at speed 4." |
tree | commitdiff |
2015-07-31 |
James Zern | Merge changes Iecdbbc34,I8b4db93f |
tree | commitdiff |
2015-07-31 |
Parag Salasakar | mips msa vp8 temporal filter optimization |
tree | commitdiff |
2015-07-31 |
Parag Salasakar | mips msa vp8 block subtract optimization |
tree | commitdiff |
2015-07-31 |
Parag Salasakar | Merge "mips msa vp8 quantize optimization" |
tree | commitdiff |
2015-07-30 |
Hui Su | Merge "Exclude vpx intra prediction functions in vp8... |
tree | commitdiff |
2015-07-30 |
Parag Salasakar | mips msa vp8 quantize optimization |
tree | commitdiff |
2015-07-30 |
Aℓex Converse | Merge "Clean up some casts." |
tree | commitdiff |
2015-07-30 |
Jingning Han | Merge "Cosmetics - Fix header file order in unit tests" |
tree | commitdiff |
2015-07-30 |
Parag Salasakar | mips msa vp8 fdct optimization |
tree | commitdiff |
2015-07-30 |
Parag Salasakar | Merge "mips msa vp8 post proc optimization" |
tree | commitdiff |
2015-07-30 |
Aℓex Converse | Merge "Comment zcoeff_blk." |
tree | commitdiff |
2015-07-29 |
Yaowu Xu | Add const to a variable declaration |
tree | commitdiff |
2015-07-29 |
Yaowu Xu | Fix a typo |
tree | commitdiff |
2015-07-29 |
Parag Salasakar | mips msa vp8 post proc optimization |
tree | commitdiff |
2015-07-29 |
Parag Salasakar | Merge "mips msa vp8 filter by weight optimization" |
tree | commitdiff |
2015-07-29 |
Hui Su | Merge "Replace prefix vp9_ with vpx_ for intra predicti... |
tree | commitdiff |
2015-07-28 |
Aℓex Converse | Merge "Remove branch in inner loop of foreach_transform... |
tree | commitdiff |
2015-07-28 |
Aℓex Converse | Merge changes If196d9e5,Ib669d572 |
tree | commitdiff |
2015-07-28 |
James Zern | Merge "build/make/Android.mk: support TARGET_ARCH_ABI... |
tree | commitdiff |
2015-07-28 |
Hui Su | Merge "Move intra prediction functions from vp9/common... |
tree | commitdiff |
2015-07-28 |
Jingning Han | Merge "Factor 32x32 fwd DCT to vpx_dsp folder" |
tree | commitdiff |
next |