- 02 Nov, 2016 40 commits
-
-
Jingning Han authored
-
Jean-Marc Valin authored
No change in output. Change-Id: I4701a5517fb97889f970acfb0b44cee51c34fd95
-
Jean-Marc Valin authored
No change in output Change-Id: I6ec4a8c635337562170153585e427afd6f9d9a0f
-
Jean-Marc Valin authored
No change in output. Change-Id: I4f0e37a879432e2647b3debe6a2c0c670a79dd6f
-
Jean-Marc Valin authored
Now only buffering three lines across the entire frame and four lines over the height of one superblock. No change in output. Change-Id: I6b99399974e197dc02f2e4ff2e60cdd7fdaa2e43
-
Jean-Marc Valin authored
This introduces a line buffer that hold the last three lines of each original row so that the next row can be deringed with the original input of the upper row. No change in output Change-Id: I8fad3bc48745e9ce3e440289f453477a0c5442c0
-
Jean-Marc Valin authored
No change in output Change-Id: Iaa06043dcc31308c83f667424e5a83c2db50ed24
-
Jean-Marc Valin authored
No change in output Change-Id: Ia3a1679aa75cb58f4bc6459791e061176eeafd52
-
Jean-Marc Valin authored
No change in output Change-Id: Iec1411c35bf175a462eade34e89a4c60eb2a1da4
-
Yaowu Xu authored
-
Jean-Marc Valin authored
This makes vectorization easier by having buffer lines be a multiple of 4. No change in output Change-Id: I7ec06e03a49554206af0a55aab03daccc411b50f
-
Yaowu Xu authored
-
Jean-Marc Valin authored
No change in output Change-Id: I940203975564aedca8734d6f74b013edb513f517
-
Yaowu Xu authored
-
Jingning Han authored
-
Jingning Han authored
-
Jingning Han authored
-
Jean-Marc Valin authored
No change in output Change-Id: Ifa5c5d4ed33ff11ea3c56ee5d559c7a40599b3dc
-
Sarah Parker authored
-
Jingning Han authored
The rectangular transform syntax is by default supported, hence no need to put it under the experimental flag. This does not change the coding statistics. Change-Id: I3a147503d973a03400f8a86e11f07c7d754e6234
-
Jingning Han authored
Change-Id: I4128ab932a967a3d657bb1f95f0fa2af20a06469
-
Jingning Han authored
Change-Id: I9183851258478a36dc5a4ad2d4faa3d3c8b18bd3
-
Jingning Han authored
Change-Id: Ief08b23b30b78d640f6d7c702145e5bcf1b37b57
-
Debargha Mukherjee authored
-
Yaowu Xu authored
* changes: Avoid the "initial copy" in the deringing filter Only copy the deringed blocks back into the buffer Reducing copies in deringing filter sb_all_skip_out() now computes a list of deringed blocks compute bskip as we go Revert "Fix dering filter when using 4:2:2 or 4:4:0 subsampling"
-
Debargha Mukherjee authored
Change-Id: I213f3111fc0656aecd1303a8b871ecded2b92bc2
-
Zoe Liu authored
-
Jingning Han authored
-
Jingning Han authored
-
Jean-Marc Valin authored
No change in output Change-Id: I313bde67e59835f88e3b2e6079b0df2d7ed1a903
-
Jean-Marc Valin authored
No change in output Change-Id: I2ddc2d70c6534e7cfd315d66e838410677f91356
-
Jean-Marc Valin authored
Only copy the modified pixels from the first filter back into the input of the second filter. Change-Id: Ifb9094c33c876a8c6caa0f68771fc7ef59c78b53
-
Jean-Marc Valin authored
No change in output Change-Id: I9051ed6e1fbca7d80412ba2b53f7aacbc3ef70eb
-
Jean-Marc Valin authored
Change-Id: I5681e3329ad3677296161de59f5ff1236a14f086
-
Jingning Han authored
This prepares the integration of rectangular transform block size with recursive transform block partition system. Change-Id: Id96aa3790dace15619c665f438241938992d1730
-
Yaowu Xu authored
-
Jingning Han authored
Remove redundant experimental flag. This does not change the coding statistics. Change-Id: I35b3cb04025c5c2d2744312e5efc00d0473c990d
-
Yi Luo authored
-
Yi Luo authored
-