- 10 Jan, 2013 - 1 commit
-
-
Marco Paniconi authored
Change-Id: Ic6a0c3a4b3bb00584d1e9dcdda0b50bdebab87aa
-
- 08 Jan, 2013 - 1 commit
-
-
Scott LaVarnway authored
-
- 04 Jan, 2013 - 1 commit
-
-
Marco Paniconi authored
Use the proper seg/mode/ref filter offsets when selecting the frame loop filter level for fast mode (pick_filter_level_fast). Change-Id: I2473e2131c800ad19755cb6211ad735fecfe2ac0
-
- 27 Dec, 2012 - 1 commit
-
-
John Koleszar authored
Merge the vp9-preview branch into master. Change-Id: If700b9054676f24bed9deb59050af546c1ca5296
-
- 26 Dec, 2012 - 1 commit
-
-
John Koleszar authored
Various fixups to resolve issues when building vp9-preview under the more stringent checks placed on the experimental branch. Change-Id: I21749de83552e1e75c799003f849e6a0f1a35b07
-
- 21 Dec, 2012 - 5 commits
-
-
Yunqing Wang authored
Fixed the warning: the size of array ‘intermediate_buffer’ can’t be evaluated [-Wvla]. Change-Id: Ibcffd6969bd71cee0c10f7cf18960e58cd0bd915
-
John Koleszar authored
Change-Id: Ie0525d300c94bfde2947b1cc2572bb7d37e17998
-
John Koleszar authored
-
John Koleszar authored
-
Jim Bankoski authored
Change-Id: Ibc077cf1c1da0c86063f88c6d3073c6876989119
-
- 20 Dec, 2012 - 3 commits
-
-
James Zern authored
Change-Id: If7822e6fcd0d3568b934032322b19ba3e401df26
-
James Zern authored
not present in < GCC 4.2 Change-Id: I7b1a3078fd782644b1c432ce682d2160ffc2263a
-
Jim Bankoski authored
Change-Id: I6e43ca73f35401a974ed8ee27738d4318f09fd37
-
- 19 Dec, 2012 - 3 commits
-
-
Scott LaVarnway authored
Missed a file Change-Id: I33179de6755bc9eda9ad906e4fec6902ace435a5
-
Scott LaVarnway authored
Temporary fix for 32-bit mac build errors. Change-Id: I2038f033cac16ea796097d0edd0f1c3da03246d7
-
Johann authored
ndk-build is intended to be launched from the application directory, not the jni directory. Clarify the path in the comments. Change-Id: Ie0faa89a13d967088a4fd2fd1c647962a9c04217
-
- 18 Dec, 2012 - 1 commit
-
-
Yaowu Xu authored
-
- 17 Dec, 2012 - 2 commits
-
-
Yaowu Xu authored
where variable is used without initialization Change-Id: Ic6b52623802641060cad4a72271050aeaf20ad5c
-
Paul Wilkins authored
In some cases intra modes in inter frames give an over smoothed appearance. Especially with noisy but flat content. Also in some cases there were problems with key frame sizing again with very flat but noisy content. These are temporary changes to help alleviate the visual problems but will almost certainly hurt metric results especially at the very low data rate end. Change-Id: I11549179a19277ffc283d9788bc70168f2a8bdc9
-
- 14 Dec, 2012 - 3 commits
-
-
Yaowu Xu authored
This is to fix a decoder crash when decoder skips a number of frame to continue decoding from a later key frame. Change-Id: I3ba116eba6c3440e0528a21f53745f694302e4ad
-
Yaowu Xu authored
MSVC 2012 (_MSC_VER=1600) introduced the definition, this commit prevents the redefinition of the macro Change-Id: I7de92e7e9e865a342f2bcc4b071f8d3c9b2a508c
-
Yaowu Xu authored
Change-Id: I9c651bd7c161974bf5f929446361b00d85e57a3f
-
- 13 Dec, 2012 - 1 commit
-
-
Johann authored
Change-Id: I63423f8f2ec152cb490ddd9e6a94e431a11858f6
-
- 12 Dec, 2012 - 1 commit
-
-
Scott LaVarnway authored
As suggested by Yaowu, we can use eob to reduce the complexity of the vp9_ihtllm_c function. For the 1080p test clip used, the decoder performance improved by 17%. Change-Id: I32486f2f06f9b8f60467d2a574209aa3a3daa435
-
- 11 Dec, 2012 - 6 commits
-
-
Scott LaVarnway authored
-
Scott LaVarnway authored
Change-Id: I9702f3e9ed664c2537e7874698c944620b07fff8
-
Scott LaVarnway authored
Change-Id: Ic9956ddf1c2ddffcf7be7fdfc23ad9a2426fc47a WIP: Fixing unsafe threading in VP8 encoder.
-
Frank Galligan authored
Change-Id: I4efc4f4e87e8666b69257de82c5c5dd4aadee28c
-
Scott LaVarnway authored
- 10 Dec, 2012 - 4 commits
-
-
Scott LaVarnway authored
WIP: Fixing unsafe threading in VP8 encoder. Use the passed in macroblock instead of the macroblock located in cpi. Change-Id: I1bfa07de6ea463f2baeaae1bae5d950691bc4afc
-
Scott LaVarnway authored
Fixing unsafe threading in VP8 encoder. Change-Id: Ibf4c89a2043654834747811bc11eb283de0bb830
-
John Koleszar authored
First attempt at avoiding all the compile-time environment detection for cases where you can generate the environments statically, as when the real build is being performed by another build system. Change-Id: Ie3cf95d71d6c5169900f31e263b84bc123cdf73f
-
Scott LaVarnway authored
Change-Id: I76fe20ade099573997404b8733cf7f79e82fb21e WIP: Fixing unsafe threading in VP8 encoder.
-
- 08 Dec, 2012 - 2 commits
-
-
Jim Bankoski authored
-
Jim Bankoski authored
-
- 07 Dec, 2012 - 4 commits
-
-
Frank Galligan authored
Change-Id: I0cb06d77805246fe39d39ad3bc5df3c3f52c7050
-
Frank Galligan authored
Change-Id: I366e6d175da3012f1c8607fd7fad99fbbb616091
-
Frank Galligan authored
Change-Id: I1eb7433061a6c529471026e0ebdc6467942062eb
-
Scott LaVarnway authored
The loopfilter thread from the previous frame can be running while starting the current frame. cpi->Source will change during this time causing the wrong data to be copied. The refresh_x_frame flags also change, which will cause incorrect updates of the denoised buffers. Change-Id: I7d982b4fcb40a0610801332aa85f3b792c64e4c3
-