- Feb 05, 2014
-
-
James Zern authored
int -> size_t for threshold values. this silences a few signed/unsigned comparison warnings Change-Id: Ic7b7af61f75f60a1b6d04167640cea2d09bbd967
-
James Zern authored
-
James Zern authored
avoid wrapping msvc includes with extern "C"; this breaks some visual studio builds of the (c++) tests. Change-Id: Ie8062d55d4f4c049f6cd360a36da6a67607df132
-
Yaowu Xu authored
-
Dmitry Kovalev authored
-
James Zern authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Ralph Giles authored
This lets the caller pass a string literal for the codec id. From https://bugzilla.mozilla.org/show_bug.cgi?id=966044 Change-Id: I345bd7a5943f0c33b3fb368d4280100ac5038a3d
-
Dmitry Kovalev authored
Change-Id: I71d85e3455545960938e525ae8aa0a667e1db94c
-
- Feb 04, 2014
-
-
Johann Koenig authored
-
Johann Koenig authored
git diff adds the following line to diffs: \ No newline at end of file which interferes with diff.py parsing. diff.py only looks for '+', '-' and ' ' at the beginning of the line. Issue seen on https://gerrit.chromium.org/gerrit/68611 Change-Id: I0d7b4485c470e0b409f2c9cddde6c9aceba0152e
-
Dmitry Kovalev authored
-
Hangyu Kuang authored
-
Dmitry Kovalev authored
Change-Id: I7b29cb18ad36d79e1c6329c7de88496059f49db4
-
Hangyu Kuang authored
is not longer needed. Change-Id: I40c37ef18c67ab27fc336694dfca3c43a87c47ca
-
Dmitry Kovalev authored
Change-Id: If3a1af1a54f3a3c0d9c966fdc0721981070c7f28
-
Deb Mukherjee authored
-
Adrian Grange authored
-
Deb Mukherjee authored
Fixes rate control partially in one-pass non-cbr case to achieve a bitrate close to the one desired. Previous version was way off at the high bitrate end. Also includes several one-pass rate control cleanups and refactoring. On derfraw300, one-pass encoding is now 19% off from two-pass speed 0 encoding, down from 35%. Change-Id: I6f0dcdb7f8aa85a7e7cd3a3155d4f9d2a4d2f4f4
-
Adrian Grange authored
Change-Id: I1b7c8165162e835e22cf164cce989c0cebd7ca95
-
James Zern authored
-
James Zern authored
-
James Zern authored
* changes: resize_test: use const_iterator where appropriate resize_test: silence a warning
-
James Zern authored
* changes: vpxenc: find_mismatch/compare_img: normalize types vpxenc: cosmetics
-
Yaowu Xu authored
Moved a few features with low impact on compression form -5 to -4 and increased adaptive_rd_thresh for -5. Change-Id: Ib1b748168cc6ed7684ae4818499f3a536ae76253
-
Dmitry Kovalev authored
Change-Id: Iae787d491f7cfe24855ef8f2d04e2c6c19350378
-
Dmitry Kovalev authored
Change-Id: I36b8b419be92171857e77a881da066424ff47af5
-
Dmitry Kovalev authored
-
Yongzhe Wang authored
-
James Zern authored
-> InterpKernel avoids conflicts in variable names, fixing the build with various toolchains. broken since: 86915654 Removing subpix_fn_table struct. Change-Id: Ib5f6fdbcb494a97b62c75b99d4d826ff25d4c981
-
Aℓex Converse authored
-
- Feb 03, 2014
-
-
Yongzhe Wang authored
Fixes a build issue when internal stats is enabled Change-Id: I822cc60274e34b5f29ccbaa1f986fb9da6a8de4b
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: I38ca35dccfb9051d08b026d75ba2f3a35adb0259
-
Dmitry Kovalev authored
Change-Id: I424c79735a7f3bbf6bf9c1391ff53aa78abae624
-