shithub: libvpx

RSS feed

da39e505 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/18 02:07
Merge "Fixed rate histogram calculation"

fd41cb84 – Tero Rintaluoma <teror@google.com> authored on 2011/07/15 10:47
Fixed rate histogram calculation

e68894fa – Scott LaVarnway <slavarnway@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/15 03:54
Merge "Tokenize MB optimized"

4e82f015 – Tero Rintaluoma <teror@google.com> authored on 2011/07/11 11:55
Tokenize MB optimized

f676171e – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/15 01:21
Merge "Fix vpxenc encoding incorrect webm file header on big endian machines(Issue 331)"

6b6f367c – James Berry <jamesberry@google.com> authored on 2011/07/14 11:53
bug fix vpx_copy_and_extend_frame size issue

04dce631 – John Koleszar <jkoleszar@google.com> authored on 2011/07/14 10:18
Remove unused speed features

4ab3175b – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 10:18
Merge "Better allocate yuv buffers."

f1f28535 – Yunqing Wang <yunqingwang@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 09:32
Merge "Fix unnecessary casting of B_PREDICTION_MODE (issue 349)"

139577f9 – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/12 13:22
Fix unnecessary casting of B_PREDICTION_MODE (issue 349)

e9751d4b – Fritz Koenig <frkoenig@google.com> authored on 2011/07/11 07:42
Better allocate yuv buffers.

84c3cd79 – Fritz Koenig <frkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 06:07
Merge "Reduce motion vector search on alt-ref frame."

7f0b11c0 – John Koleszar <jkoleszar@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 01:46
Merge "Remove rotting NDS_NITRO code."

211694f6 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 00:10
Merge "update x86 asm for loopfilter"

8f910594 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 00:09
Merge "Update armv6 loopfilter to new interface"

1a219c22 – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 00:09
Merge "Update armv7 loopfilter to new interface"

d9b825cf – Johann <johannkoenig@google.com> authored and Code Review <code-review@webmproject.org> committed on 2011/07/13 00:09
Merge "New loop filter interface"

d89eb6ad – Fritz Koenig <frkoenig@google.com> authored on 2011/07/12 12:29
Remove rotting NDS_NITRO code.

c156a68d – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/12 10:34
Fix vpxenc encoding incorrect webm file header on big endian machines(Issue 331)

c231b017 – Attila Nagy <attilanagy@google.com> authored on 2011/07/11 08:39
Update armv6 loopfilter to new interface

283b0e25 – Attila Nagy <attilanagy@google.com> authored on 2011/07/06 09:35
Update armv7 loopfilter to new interface

ede0b15c – Fritz Koenig <frkoenig@google.com> authored on 2011/07/07 05:30
Reduce motion vector search on alt-ref frame.

587ca06d – Yunqing Wang <yunqingwang@google.com> authored on 2011/07/08 10:08
Minor change in pick_inter_mode()