- Apr 24, 2014
-
-
James Zern authored
-> msvs_common.sh Change-Id: Id4878805183c0ec11e5d681e4bf820b598b085f9
-
- Apr 23, 2014
-
-
James Zern authored
doesn't completely fix configure/build in directories with spaces, but it's good practice Change-Id: Ic7a5b3a0aa9e297b34061af07e099de8b1f003cd
-
James Zern authored
* changes: gen_msvs_vcxproj.sh: support cygwin style paths gen_msvs_proj.sh: support cygwin style paths
-
Jingning Han authored
-
James Zern authored
Change-Id: I2f05a5d90b3ad6250d31f7b422af4c22527177d1
-
James Zern authored
Change-Id: I674337a775651d7d9c9aa9fee755deaed11c104e
-
Dmitry Kovalev authored
-
Jingning Han authored
This commit introduces a chessboard pattern search for the prediction filter type search. It runs extensive search in alternate blocks and allows the rest blocks to refer coding decisions of their nearby neighbors. For pedestrian 1080p at 4000 kbps, the runtime of speed -5 goes down from 43990 ms to 42200 ms. The overall compression performance for RTC set is changed by -1.37%. Change-Id: Icfe220c49451cda796f0ca91d935c9ed01e56c9d
-
Tom Finegan authored
-
Deb Mukherjee authored
-
Dmitry Kovalev authored
-
Tom Finegan authored
Echo "Run test_name" before running each test in verbose mode. Change-Id: Idb2a736b3af13b9bbf2fbc137f2fa7da3662a2c6
-
Tom Finegan authored
-
Tom Finegan authored
Change-Id: Ic3c792bcb76917c4d4b829d0377a9c36e06dd77d
-
Dmitry Kovalev authored
Actually, it would be great to have two separate enums INTRA_MODES and INTER_MODES in future. Change-Id: I6c4147cf0002853da9c1e03fe9514eab876f01c8
-
Dmitry Kovalev authored
Change-Id: I983e3831938d4ae055de20b8d257d223e7916b1f
-
- Apr 22, 2014
-
-
Yunqing Wang authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Actual renames: vp9_onyx_if.c -> vp9_encoder.c vp9_onyx_int.h -> vp9_encoder.h Change-Id: I80532a80b118d0060518e6c6a0d640e3f411783c
-
Tom Finegan authored
-
Aℓex Converse authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Aℓex Converse authored
Change-Id: Ib89fe34812c17cd6294ce3c38f87d43a79abb16f
-
Deb Mukherjee authored
Renames FilterMode to FilterModeEnum for compatibility with google3 libyuv Change-Id: Iec845e6a6aeac4171790c87ce3dd9000ab840a36
-
Minghai Shang authored
-
Adrian Grange authored
-
Tom Finegan authored
Add target for running tests via make. Runs vpxdec.sh and vpxenc.sh. Change-Id: I5fddb7356b6ac37e284b4f15b47310f108ae3da3
-
Adrian Grange authored
ARNR filtering is now forced to be centered on the ARF frame and the other two options have been removed. The other modes of constructing the ARNR frame were not used and there does not seem to be any good reason to maintain them. This is purely an encoder-side change. Change-Id: Ic772636d23f280752973852b9740083532a49de2
-
Deb Mukherjee authored
-
Dmitry Kovalev authored
Change-Id: I82f23f0f91a0be8329e20fcd2a5918c6a096dacc
-
Dmitry Kovalev authored
Change-Id: I931fde6013aa18294b49a361f75f177ab1262574
-
Yaowu Xu authored
-
Paul Wilkins authored
-
Yaowu Xu authored
-
Yunqing Wang authored
This patch fixed errors reported in Issue 746: "dr memory VP8 encode errors" and Issue 745: "dr memory VP8 decode errors". The "UNINITIALIZED READ" errors were fixed in x86 assembly code. The list of files fixed is vp8_intra_pred_uv_tm_sse2 vp8_intra_pred_uv_tm_ssse3 vp8_intra_pred_uv_ho_mmx2 vp8_intra_pred_uv_ho_ssse3 vp8_intra_pred_y_tm_sse2 vp8_intra_pred_y_tm_ssse3 vp8_intra_pred_y_ho_sse2 Change-Id: Ib6df7bf1d442077fe534edfd90e50ad16fadacdd
-
- Apr 21, 2014
-
-
Dmitry Kovalev authored
Change-Id: Ic24a371817c9dd5c4035a6fe01111bd9ab63f552
-
Yaowu Xu authored
For speed 3 and above, such search is only allowed at speed 3. The change helped cif and stdhd set by 1.2% and .7% in compression, but increased the encoding time by around 5%. Change-Id: Ifa4832327f1c1bef3decb032ceb769cbf50e059f
-
Dmitry Kovalev authored
-