- Apr 25, 2014
-
-
Dmitry Kovalev authored
Change-Id: I99695564a3aa9bc8c79ac0a551d257e2ff3ad3c3
-
Tom Finegan authored
-
Jingning Han authored
-
- Apr 24, 2014
-
-
Tom Finegan authored
Change-Id: I3c85ab0b64ed825bdb7e18e45cc8385297547d96
-
Dmitry Kovalev authored
Change-Id: I8d906da3bd6de0d3042676846f61a8b2a3444508
-
Tom Finegan authored
-
Adrian Grange authored
Change-Id: I6ce6395b74019345c8b7242d874761f981ad53af
-
Adrian Grange authored
This member of VP9_COMP seemed unnecessary since it only shadowed VP9EncoderConfig.key_freq that is accessible through VP9_COMP. Change-Id: Ib751bb1cf1b0b3c50a2a527d7c34f6829dd6fee3
-
Joey Parrish authored
-
Adrian Grange authored
-
Vignesh Venkatasubramanian authored
-
Vignesh Venkatasubramanian authored
There are a few tests which read/write directly to/from WebM files. They should be disabled when --disable-webm-io is passed. Change-Id: Ibac4732e27c66da33082151ba6e6993eaa9a1efd
-
Jingning Han authored
Change-Id: I9b86a94d11db2239c85f61aeed5bbd83a0dfa028
-
Tom Finegan authored
The global variables used in vpxdec.sh and vpxenc.sh have become useful elsewhere: Define them in tools_common.sh instead. Change-Id: I5b8dbd2e88c8d6b2f46c5c55d7711fa154c12b6a
-
- Apr 23, 2014
-
-
Adrian Grange authored
The encoder was not handling requests to place keyframes at fixed intervals, i.e. kf_min_dist == kf_max_dist, correctly. In this case when looking to place the next keyframe it was accumulating stats all the way up to the end of the firstpass file. This patch corrects this behavior. Change-Id: I948ad9f1d7faa0c05861df588136cce3bb61d7e7
-
James Zern authored
doesn't completely fix configure/build in directories with spaces, but it's good practice Change-Id: Ic7a5b3a0aa9e297b34061af07e099de8b1f003cd
-
Joey Parrish authored
Change-Id: I88f86c8ff9af34e0b6531028b691921b54c2fc48
-
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
-