aomedia /
aom /
1e9e9ce2dcef43677887292df115e5160809ed62 - 1e9e9ce vp10: fix entropy counts for the hp bit. by Ronald S. Bultje · 10 years ago
- 48f0168 Merge "vp10: merge frame_parallel_decoding_mode and refresh_frame_context." by Ronald S. Bultje · 10 years ago
- fe776ce add range_check for fdct in vp10 by Angie Chiang · 10 years ago
- 9759c3d third_party/libwebm: pull from upstream. by James Zern · 10 years ago
- d1474f0 vp10: merge frame_parallel_decoding_mode and refresh_frame_context. by Ronald S. Bultje · 10 years ago
- c92c50f vpxdec: remove implied --output-bit-depth=8 for --yv12. by Ronald S. Bultje · 10 years ago
- ef73bbf vp10: remove duplicate frame_parallel_decode field. by Ronald S. Bultje · 10 years ago
- eba342a Don't convert bitdepth for !single-file or MD5. by Ronald S. Bultje · 10 years ago
- 812fbc5 Merge "Make reset_frame_context an enum." by Ronald S. Bultje · 10 years ago
- cd9ae6d Merge "Avoid scaling last_source, unless needed." by Marco Paniconi · 10 years ago
- 62da0bf Make reset_frame_context an enum. by Ronald S. Bultje · 10 years ago
- e8a4a3e Avoid scaling last_source, unless needed. by Marco · 10 years ago
- f79f71f Merge "Fix vp10 high bit-depth build" by James Zern · 10 years ago
- 481b834 Fix vp10 high bit-depth build by Jingning Han · 10 years ago
- 6ddbc84 Remove unneeded/incorrect comment. by Marco · 10 years ago
- d318d7c Merge "build: modify default ARFLAGS / .a target" by James Zern · 10 years ago
- ad747e9 Merge "Add misc_fixes experiment." by Ronald S. Bultje · 10 years ago
- 3ef3dcb Merge "Don't reset sign_bias fields in vp10_setup_past_independence()." by Ronald S. Bultje · 10 years ago
- 501efca Merge "Isolate vp10's fwd_txfm from vp9" by Angie Chiang · 10 years ago
- 3c092e2 Merge changes Ibb308526,I99e330f8 by Alex Converse · 10 years ago
- b50e0ba Merge "Take out reference_masking speed feature" by Jingning Han · 10 years ago
- b999f15 Merge "Take out skip_encode speed feature in vp10" by Jingning Han · 10 years ago
- 7f71d1e Merge "Remove speed features in vp10" by Jingning Han · 10 years ago
- b0bfea4 Merge "Isolate vp10's inv_txfm from vp9" by Angie Chiang · 10 years ago
- ee5b805 Isolate vp10's fwd_txfm from vp9 by Angie Chiang · 10 years ago
- 87175ed Isolate vp10's inv_txfm from vp9 by Angie Chiang · 10 years ago
- 3d6b8a6 Prevent CR in screen mode from refreshing flat inter blocks forever. by Alex Converse · 10 years ago
- d5c0e36 For screen content consider intra uv when color_sensitivity is set. by Alex Converse · 10 years ago
- 1eb760e Take out reference_masking speed feature by Jingning Han · 10 years ago
- 1b3d775 build: modify default ARFLAGS / .a target by James Zern · 10 years ago
- dd55107 third_party/libwebm: pull from upstream. by Vignesh Venkatasubramanian · 10 years ago
- f137697 Take out skip_encode speed feature in vp10 by Jingning Han · 10 years ago
- 4fa8e73 Remove speed features in vp10 by Jingning Han · 10 years ago
- 09969ac webmdec: Handle codec id being NULL. by Vignesh Venkatasubramanian · 10 years ago
- 2ff108a Merge "vp8: Small adjustment to cyclic_refresh max_mbs_perframe." by Marco Paniconi · 10 years ago
- 992d9a0 Merge "Fix ioc warnings related to sub8x8 reference frame" by James Zern · 10 years ago
- 8fa5ca4 Merge "Revert "Fix building with iOS 9 beta SDK"" by Tom Finegan · 10 years ago
- b6d71a3 Fix ioc warnings related to sub8x8 reference frame by Jingning Han · 10 years ago
- f5617fd Change the qp threshold of VP9 dynamic resizing. by jackychen · 10 years ago
- 3140e90 vp8: Small adjustment to cyclic_refresh max_mbs_perframe. by Marco · 10 years ago
- 64677c7 Merge "SVC sample encoder: Change some settings/update." by Marco Paniconi · 10 years ago
- 465eace SVC sample encoder: Change some settings/update. by Marco · 10 years ago
- d8808d3 Revert "Fix building with iOS 9 beta SDK" by Tom Finegan · 10 years ago
- 5046116 Enable sub8x8 inter mode with scaled ref frame in RD optimization by Jingning Han · 10 years ago
- 0278ae1 Merge "Fix the sub8x8 block inter prediction with scaled reference frame" by Jingning Han · 10 years ago
- e6ec22c Merge "Remove some trailing whitespaces" by Debargha Mukherjee · 10 years ago
- bda690d4 Move cyclic_refresh struct into .h file. by Marco · 10 years ago
- 42b05603 Fix the sub8x8 block inter prediction with scaled reference frame by Jingning Han · 10 years ago
- 1589ecb Add misc_fixes experiment. by Ronald S. Bultje · 10 years ago
- e1d22db Don't reset sign_bias fields in vp10_setup_past_independence(). by Ronald S. Bultje · 10 years ago
- 1c8567f Remove some trailing whitespaces by Debargha Mukherjee · 10 years ago
- 536a909 Merge "Make update_map/temporal_update fields implicit for keyframes." by Ronald S. Bultje · 10 years ago
- 9511b94 Merge "VPX: subpixel_8t_ssse3 asm using x86inc" by James Zern · 10 years ago
- 1958830 VPX: subpixel_8t_ssse3 asm using x86inc by Scott LaVarnway · 10 years ago
- d88cee3 Make update_map/temporal_update fields implicit for keyframes. by Ronald S. Bultje · 10 years ago
- 4679af1 Merge "Fix to dynamic resize mode under change_config()." by Adrian Grange · 10 years ago
- be3489e Fix to dynamic resize mode under change_config(). by Marco · 10 years ago
- ecd34e6 Unify coding order of MC filters between blocks and frame header. by Ronald S. Bultje · 10 years ago
- e5732bc test/*.h: use inline rather than INLINE by James Zern · 10 years ago
- b5c50ae Merge "Revert "add range_check for fdct in vp10"" by James Zern · 10 years ago
- 43a4900 Revert "add range_check for fdct in vp10" by James Zern · 10 years ago
- 3080691 Merge "add range_check for fdct in vp10" by Angie Chiang · 10 years ago
- f78d6aa add range_check for fdct in vp10 by Angie Chiang · 10 years ago
- bdb8afb Merge changes If253fb95,I1c8a792c,I49f9b10f,I15472738,I1e7f3c32 by Johann Koenig · 10 years ago
- 9af8c39 test: limit the valid image size on OS/2 by KO Myung-Hun · 10 years ago
- e909da8 configure: add -Zhigh-mem to LDFLAGS on OS/2 by KO Myung-Hun · 10 years ago
- 8a6f055 configure: disable PIC on OS/2 by KO Myung-Hun · 10 years ago
- fb2dd73 Makefile: add $(STACKREALIGN) to CFLAGS for vp9_reconintra.c by KO Myung-Hun · 10 years ago
- 6b56405 x86inc.asm: fix NASM compilation by KO Myung-Hun · 10 years ago
- 356c944 Merge changes I2e0cc72a,I63a7da78,I4aee2600,I71113505,I3dce6c70, ... by Johann Koenig · 10 years ago
- c7f58bc Only build multithreaded functions on mt builds. by Johann · 10 years ago
- bd89a34 Don't build calc_psnr for high bit depth. by Johann · 10 years ago
- f642ee8 Enable missing dual lpf test by Johann · 10 years ago
- e535723 Remove unused VP10 functions. by Johann · 10 years ago
- 7e14baa Mark VP10 functions as 'INLINE' by Johann · 10 years ago
- 906ec30 Remove unused functions from test files by Johann · 10 years ago
- 95633d0 Only build append_negative_gtest_filter when it is used. by Johann · 10 years ago
- 9a5e0d4 Match improved vp9/10 style in libs.mk by Johann · 10 years ago
- e5b76ba Add INLINE decoration to static test functions by Johann · 10 years ago
- 2474bea Merge "Disable temporal/spatial svc test in VP10" by Yunqing Wang · 10 years ago
- eb1566b Disable temporal/spatial svc test in VP10 by Yunqing Wang · 10 years ago
- c5f1191 Include vpx_dsp_common.h when using VPXMIN/MAX by Johann · 10 years ago
- 9a9b1cf Merge "Fix an indent" by Yunqing Wang · 10 years ago
- 6a467ee Merge "Check CONFIG_VP<N> instead of encoder and decoder" by Johann Koenig · 10 years ago
- 08507eb Merge "Expand the idct4_c() function in idct8_c()" by Yaowu Xu · 10 years ago
- 36c51c7 Fix an indent by Yunqing Wang · 10 years ago
- d565790 vp10: fix high bitdepth build by James Zern · 10 years ago
- cc29ceb Merge changes from topic 'vp9-enc-static-fns' by James Zern · 10 years ago
- 6d58539 update gitignore by James Zern · 10 years ago
- ff03d54 vp9_mcomp: make search functions private by James Zern · 10 years ago
- 4e21830 vp9_mbgraph: use vp9_full_pixel_search(HEX) by James Zern · 10 years ago
- d743a55 vp9_temporal_filter: use vp9_full_pixel_search(HEX) by James Zern · 10 years ago
- c6eadc3 vp9_firstpass: make vp9_init_subsampling private by James Zern · 10 years ago
- 5e35c3c vp9_encoder: make vp9_alloc_compressor_data private by James Zern · 10 years ago
- 0231e27 Check CONFIG_VP<N> instead of encoder and decoder by Johann Koenig · 10 years ago
- 180b180 Merge "vp10 cleanup: remove svc code" by Yunqing Wang · 10 years ago
- 4dcbf0a Merge "vp8: modifcatiion to skin map computation." by Marco Paniconi · 10 years ago
- b6d874d Merge "encode_test_driver: test for failure prior to encode" by James Zern · 10 years ago
- c147c4d vp10 cleanup: remove svc code by Yunqing Wang · 10 years ago
- 45db71d Expand the idct4_c() function in idct8_c() by Angie Chiang · 10 years ago