- 17 Jan, 2014 - 1 commit
-
-
Jingning Han authored
This commit removes the use of best_mv in the decoding process. This variable can be replaced with nearest_mv. It saves a few cycles on assigning the values for best_mv. Change-Id: Ic183f9c1fb615c54efd7e6ccfedcf09d493435e4
-
- 16 Jan, 2014 - 11 commits
-
-
Jingning Han authored
-
Dmitry Kovalev authored
-
Jingning Han authored
This commit setups a test framework for real-time coding. It enables a light motion search for non-RD mode decision purpose. Change-Id: I8bec656331539e963c2b685a70e43e0ae32a6e9d
-
Adrian Grange authored
-
hkuang authored
-
Jim Bankoski authored
-
Tom Finegan authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
- 15 Jan, 2014 - 28 commits
-
-
Jim Bankoski authored
Avoid packing the bitstream 2 times unless we need to. For me this at speed -5 was a 2% speed up. Change-Id: I32205c98f55eedd4ff031ed5fb498c84bdaa855d
-
Dmitry Kovalev authored
Change-Id: I80f3e197562f3424acddbff786a5d0d209fbd666
-
Yaowu Xu authored
-
Dmitry Kovalev authored
-
Yaowu Xu authored
-
Dmitry Kovalev authored
This is still work in progress, there are many another planned updates for all example files. Change-Id: I2ba5dc6cd19a4bea9fbc6f1ee84cc2bd85925966
-
James Zern authored
-
Dmitry Kovalev authored
There is no reason to have fourcc masks, everything just works without them. Change-Id: I1d48100e7b7d5ef55ec49a708ba6adcb9ab4ecd8
-
Deb Mukherjee authored
-
Adrian Grange authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: I0fbb7615545861e26ebffe72bd44f3a0e8616df7
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: Ia24c9b1ff2d51dd9cb133722a041a615e1b8419f
-
Jim Bankoski authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
hkuang authored
Change-Id: I10c423bde7ea5a3bac9f14f35c73b6bc31c8f3e3
-
Jim Bankoski authored
-
Deb Mukherjee authored
Rearranges the END_USAGE typedef to make it compatible with the vpx user input. Change-Id: Ic9fa9e9edbee7c0ad01e12e685b219582fcecd16
-
Adrian Grange authored
Change-Id: I37c5d6f4a0f09d48d3ee31eecdb68dfa11d30bd3
-
Adrian Grange authored
Change-Id: I83031180723ee59270ec8fb66b2f73c0796bee25
-
Dmitry Kovalev authored
-
James Zern authored
group vp8/vp9 only options under CONFIG_*_ENCODER Change-Id: I331bb154df019b398780be6451355de50657a33e
-
Tom Finegan authored
Restore warning when attempting to use lagged encoding with real time mode. Change-Id: I109026db64566906f288f42d2686084ae5c13500
-
Jim Bankoski authored
Calculate the skip_coeff as part of the encode process, rather than checking the eobs after the fact with another pass. Change-Id: Ib41b139e96a97dee30e4b993b4cc53d86337128d
-
Dmitry Kovalev authored
Change-Id: Ieaeb53902ce0ffd5b1b27a92583e98abfa791433
-