- 18 Dec, 2013 - 23 commits
-
-
Alex Converse authored
-
Alex Converse authored
Change-Id: I80a0cea96c65c0cfb530a71053616dba6edeb896
-
Marco Paniconi authored
-
Marco Paniconi authored
Change-Id: Ie67339ab3a16ce7669b5366a743812df93c52711
-
Jingning Han authored
Replace repeated cpi->common fetching with cm variable in a few places in vp9_onyx_if.c Change-Id: Ifa16d617f37919b2e0baf8efb256130a647b5eb3
-
Jingning Han authored
-
Jingning Han authored
This commit reworks the prediction filter rate-distortion cost update process consistent for all block sizes. Change-Id: I5874349ab38df380240f96c2d4ef924072bab68d
-
Yaowu Xu authored
-
Marco Paniconi authored
-
Yaowu Xu authored
From frame 2, the lpf deltas are all cleared for for even frames, and a set of values are set and used for odd frames. The intention is to exercise decoding code around lpf delta/update decoding. Change-Id: Ic9ff1bc2c2a023f4805852f8573398f2ec2249d7
-
Marco Paniconi authored
Adjustments based on buffer level, frame dropper. Change-Id: Iaa85b570493526a60c4b9fb7ded4c0226b1b3a33
-
Johann authored
-
Johann authored
-
Frank Galligan authored
-
Jim Bankoski authored
-
Johann authored
Guard against incorrect size values moving *data past data_end. Check read length against the difference of the buffers. Change-Id: Ie0b54e2db517fd41a0f3ceb23402ee44839a4739
-
Johann authored
If configured with --disable-vp8 kVP8TestVectors is undefined. Change-Id: I9d83e805923977ab057ab48042580ce0d817ba68
-
James Zern authored
-
Frank Galligan authored
Make applications pass in VPX_MAXIMUM_WORK_BUFFERS as well as VP9_MAXIMUM_REF_BUFFERS. Change-Id: I9c07ce83fa19c90ed43227b801b2013690e81edd
-
Jim Bankoski authored
This renames all the loop filter functions so that they no longer refer to mb Change-Id: I8a58a8c7fd253d835cb619bde13913e896ece90b
-
Frank Galligan authored
Change-Id: I8d329513c87bd8622306aba27c83bf04ef170fa4
-
Yaowu Xu authored
* changes: Remove redundant function and calls Add test for partial inverse transforms
-
Dmitry Kovalev authored
-
- 17 Dec, 2013 - 17 commits
-
-
Yaowu Xu authored
lf deltas are later setup in function vp9_setup_past_independence(), so this commit removed the redundant copy. Also renamed a function to better align the behavior of the funciton. Change-Id: I5d28c2f5b12b3d31817e14296ed4605c1fd5c98c
-
Dmitry Kovalev authored
-
Yaowu Xu authored
To make sure the results they produce to match their full versions Change-Id: Ib00b036fecf43fe20af716acfc580af18ef87757
-
James Zern authored
Change-Id: Ib8aafeee30d59521ee256dc1801e0db6b4b8a371
-
James Zern authored
Change-Id: I4e931aadecfe1761c720b080bdd67a1875794979
-
James Zern authored
Change-Id: Iac433b5823c572cfa79e5b6b839cd40b49c0389c
-
James Zern authored
Change-Id: Iee670353cffa1f9e97976ac507ad9519e5dda7f7
-
James Zern authored
Change-Id: I82834550503a43ff7ec8422342dc65136453b287
-
James Zern authored
Change-Id: Ifa7934927cc8461cd58ca0b05bf76533abd78cb6
-
James Zern authored
Change-Id: Ia8789a8f864e0edc0bf94f00f6430846f86911c3
-
James Zern authored
Change-Id: If4ddbdcfb3ab387cbca6910b42cf4df8111e6879
-
Johann authored
-
Johann authored
-
Johann authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Jingning Han authored
-