shithub: libvpx

RSS feed

d6ac213c – Paul Wilkins <paulwilkins@google.com> authored on 2012/04/11 13:14
Delete unused function.

13c6d1a8 – Paul Wilkins <paulwilkins@google.com> authored on 2012/04/11 11:44
Refactoring of encode loop and bitstream packing

f2ec452f – Paul Wilkins <paulwilkins@google.com> authored on 2012/04/11 10:37
Changes to costing of skip.

a3392d57 – Paul Wilkins <paulwilkins@google.com> authored on 2012/03/27 09:01
T8x8 zbin and rate control changes.

9daf3154 – Adrian Grange <agrange@google.com> authored and Paul Wilkins <paulwilkins@google.com> committed on 2012/04/06 12:38
Superblock encoding order

78ecbc98 – Deb Mukherjee <debargha@google.com> authored on 2012/03/28 11:19
Bug fix in probability update savings computation

9f900a1c – Ronald S. Bultje <rbultje@google.com> authored on 2012/03/22 06:03
Only enable compound prediction if multiple reference frames are present.

2823173e – Yaowu Xu <yaowu@google.com> authored on 2012/03/19 07:03
enable 8x8 transform for MBs in intra frames

c88d335f – Paul Wilkins <paulwilkins@google.com> authored on 2012/03/21 14:22
Only support improved quant

36af2035 – Paul Wilkins <paulwilkins@google.com> authored on 2012/03/20 10:20
Merge Exact Quant

475d5d56 – Deb Mukherjee <debargha@google.com> authored on 2012/03/19 03:53
Making subpel filters switchable at frame level

57d95347 – Deb Mukherjee <debargha@google.com> authored on 2012/03/19 07:02
Adding contextual coding of mb_skip_coeff flag.

21d3612a – Yaowu Xu <yaowu@google.com> authored on 2012/03/13 06:26
added clamp for 2nd motion vector

f798f9e4 – Yaowu Xu <yaowu@google.com> authored on 2012/03/07 07:25
Added encode/decode recon buffer match test to vpxenc

ea43ba4a – Yaowu Xu <yaowu@google.com> authored on 2012/03/14 13:29
fixed a bug of context overwritten by key frame recoding

03d5d693 – Yaowu Xu <yaowu@google.com> authored on 2012/03/14 03:37
Added option to skip first n frame to vpxenc

3f5feb7d – Yaowu Xu <yaowu@google.com> authored on 2012/03/12 10:51
fixed .mk files to reflect add/remove of a header file

8cf28d34 – Yaowu Xu <yaowu@google.com> authored on 2012/03/07 04:05
Changed MAX_PSNR to be consistent with internal stats

64439c2b – Yaowu Xu <yaowu@google.com> authored on 2012/03/07 02:16
removed duplicate a head file

68033ca4 – Paul Wilkins <paulwilkins@google.com> authored on 2012/03/06 06:23
Snapshot candidate