- 04 Dec, 2012 - 2 commits
-
-
Yaowu Xu authored
1. remove the dependency on non existing "vp9_temporal_filter_x86.h" 2. prefix filenames with vp9_ in obj_int_extract.bat to reflect the change of the actual filenames. Change-Id: Ib1b4d96ac41788f76917764a6722d8461c857302
-
Frank Galligan authored
-
- 03 Dec, 2012 - 5 commits
-
-
Jim Bankoski authored
-
Jim Bankoski authored
Change-Id: I467bf0fdf3b35326bcce58d5459e6d2dbfd6c5e5
-
Frank Galligan authored
Change-Id: If0cc1ab60dff6abd67dae7c7b3dc83a1afd7fe65
-
Frank Galligan authored
- vpx_calloc is called on arf_not_zz above. - Note The removed vpx_memset call had an issue with sizeof. Change-Id: I86fd7a167d0a042e581e613e2a6c0b5e63073fc6
-
John Koleszar authored
-
- 01 Dec, 2012 - 1 commit
-
-
Deb Mukherjee authored
Adds support for compound inter-intra prediction with superblocks. Also, fixes a bug that disabled intra modes for superblocks. Change-Id: I4d711317e1bc19df8c2f32dc645429f7fff31036
-
- 30 Nov, 2012 - 5 commits
-
-
Frank Galligan authored
Change-Id: I4765ca3dab880a3673c15fb56b2d912ec2ea194e
-
Deb Mukherjee authored
Allows switchbale filters to be used without mismatch when the superblock experiment is on. Also removes a spurious clamping code in decodemv.c which causes rare encode/decode mismatches. Change-Id: I809d9ee0b2859552b613500b539a615515b863ae
-
Jim Bankoski authored
Change-Id: Ib5106d4772450f8026f823dd743f162ab833b1d6
-
Jim Bankoski authored
Change-Id: I2c252f3ddcc99e96c1f5d3dab8bcb25a2a3637ea
-
Yunqing Wang authored
-
- 29 Nov, 2012 - 25 commits
-
-
Deb Mukherjee authored
-
Deb Mukherjee authored
Refactoring for improved readability - no bitstream or performance change. Change-Id: I4488ed4715f8dbe38c66431106478669041b8b33
-
Jim Bankoski authored
Change-Id: I32ed051c8b4d3e5afa4e13bb4e3b2ca5e922ff64
-
Jim Bankoski authored
Change-Id: I6a224c590b6a2c5b91f9084ffb8083d18223a206
-
Jim Bankoski authored
Change-Id: I1f49d96cdb5e342041c9a72ef31df361a1b609eb
-
Jim Bankoski authored
Change-Id: I54a122cc8c0b6ed2dbc3c6ecfcd44736cd40b687
-
Jim Bankoski authored
Change-Id: I429a97ac57db3de0bf67ce3f3fe0c6b409f77a9e
-
Yaowu Xu authored
* changes: more warning cleanup unused variables & warnings
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Yaowu Xu authored
Previously, the "!=" check is logically incorrect when eob is at 0 and effective coefficient starting position is 1. This commit should have no effect on bitstream. Change-Id: I6ce3a847c7e72bfbe4f7c74f88e3310c6b9b6d30
-
Jim Bankoski authored
Change-Id: Iaa67bcf1e866dfe255c4e458d4e51e9c708ffcf4
-
Jim Bankoski authored
Change-Id: Ibea3bc80eb26a975faaa60268bbc93237f82bc57
-
Jim Bankoski authored
Change-Id: Ibe11e9275949b26a77fa9c8ac2e7c356ae533d5d
-
Jim Bankoski authored
Change-Id: I1302a6eaa840d419e8bb9ad0673e42ef139d3fee
-
Jim Bankoski authored
Change-Id: I9d0efdff0c79ea4bdd660098106b64776bdd4483
-
Jim Bankoski authored
Change-Id: Ie34820c1b6eaba9cf9316415a46f48af79c41646
-
Jim Bankoski authored
Change-Id: I914bcc669297d3414261486bf1bfb716c2ecc804
-
Jim Bankoski authored
clears up some warnings Change-Id: I9899637497c6ad7519f098e055ab98580ae6d688
-
Jim Bankoski authored
Change-Id: I20c426e91ee49666db42e20eb074095ab6b8ec5d
-
Jim Bankoski authored
Change-Id: Ieefd76e164ca4aa87597da0412977614ddfbacb7
-
Deb Mukherjee authored
-
Deb Mukherjee authored
This patch allows use of 8x8 and 4x4 ADST correctly for Intra 16x16 modes and Intra 8x8 modes when the block size selected is smaller than the prediction mode. Also includes some cleanups and refactoring. Rebase. Change-Id: Ie3257bdf07bdb9c6e9476915e3a80183c8fa005a
-
- 28 Nov, 2012 - 2 commits