RSS feed
97ec5123
– Jingning Han <jingning@google.com>
authored
on 2015/07/22 05:39
Take out VP9_ prefix from mips/msa macros
f0f00251
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/22 19:47
Merge "Factor forward 2D-DCT transforms into vpx_dsp"
34c4e1d6
– Scott LaVarnway <slavarnway@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/22 14:39
Merge "Delete ChangeFilterWorks test"
b67821f3
– Jingning Han <jingning@google.com>
authored
on 2015/07/21 07:56
Factor forward 2D-DCT transforms into vpx_dsp
1ec0853d
– Scott LaVarnway <slavarnway@google.com>
authored
on 2015/07/22 05:05
Delete ChangeFilterWorks test
2726023f
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/21 12:31
Merge "Clean up vp9_dct32x32_sse2_impl.h header files"
0fe589f2
– Jim Bankoski <jimbankoski@google.com>
authored
and Yaowu Xu <yaowu@google.com>
committed
on 2015/07/14 05:19
Fill buffer speed up
2cdd3bea
– Parag Salasakar <img.mips1@gmail.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/21 02:07
Merge "mips msa vp9 avg subpel variance optimization rebased"
aeee70f9
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/21 00:59
Merge "Arrange 1D forward transform order in vp9_dct.c"
fe39f6cc
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/21 00:57
Merge "Remove redundant function definitions from vp9_dct.h"
4110a27d
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/21 00:10
Merge "vpx_dsp/bitwriter_buffer.h: vp9_ -> vpx_"
987451d8
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/21 00:10
Merge "vpx_dsp/bitwriter.h: vp9_->vpx_"
41c13ddb
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/21 00:09
Merge "vpx_dsp/prob.h: vp9_ -> vpx_"
0fc4d4e1
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/21 00:09
Merge "vpx_dsp/bitreader_buffer.h: vp9_->vpx_"
ac1e1b69
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/21 00:09
Merge "vpx_dsp/bitreader.h: vp9_->vpx_"
d4178156
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/20 21:24
Merge "Fix bug in setting sf->use_square_partition_only."
b8c47a98
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/20 19:08
Merge "Make local functions in vp9_dct.c static"
149822e3
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/20 18:49
Merge "Correctly report "Unsupported bitstream profile""
add779e4
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/20 17:21
Merge "Remove vp9_ prefix from bit writer files"
7a63e644
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/20 17:21
Merge "Move bit writer files to vpx_dsp/"
f987e644
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/20 16:19
Merge "Unify the high bit-depth forward hybrid transforms"
9e23c6d5
– Jingning Han <jingning@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/20 16:18
Merge "Refactor highbd forward transform use case"
5f509163
– Yaowu Xu <yaowu@google.com>
authored
on 2015/07/20 10:24
vpx_dsp/bitwriter_buffer.h: vp9_ -> vpx_
817be1d2
– Yaowu Xu <yaowu@google.com>
authored
on 2015/07/20 10:13
vpx_dsp/bitwriter.h: vp9_->vpx_
70ad6680
– Yaowu Xu <yaowu@google.com>
authored
on 2015/07/20 10:04
vpx_dsp/prob.h: vp9_ -> vpx_
cbce0037
– Yaowu Xu <yaowu@google.com>
authored
on 2015/07/20 09:55
vpx_dsp/bitreader_buffer.h: vp9_->vpx_
bf82514b
– Yaowu Xu <yaowu@google.com>
authored
on 2015/07/20 09:49
vpx_dsp/bitreader.h: vp9_->vpx_
07d5d538
– Jingning Han <jingning@google.com>
authored
on 2015/07/20 13:20
Clean up vp9_dct32x32_sse2_impl.h header files
bcbd3c8f
– Jingning Han <jingning@google.com>
authored
on 2015/07/20 12:19
Arrange 1D forward transform order in vp9_dct.c
1279d3ba
– Jingning Han <jingning@google.com>
authored
on 2015/07/20 12:08
Remove redundant function definitions from vp9_dct.h
f62805fa
– Jingning Han <jingning@google.com>
authored
on 2015/07/20 11:11
Make local functions in vp9_dct.c static
1fcef81c
– Yaowu Xu <yaowu@google.com>
authored
on 2015/07/20 07:18
Remove vp9_ prefix from bit writer files
c5ad31e5
– Yaowu Xu <yaowu@google.com>
authored
on 2015/07/20 07:05
Move bit writer files to vpx_dsp/
345ff1a2
– Yaowu Xu <yaowu@google.com>
authored
and Gerrit Code Review <noreply-gerritcodereview@google.com>
committed
on 2015/07/20 13:12
Merge "Removed vp9_ prefix from vpx_dsp/bitreader file names"