shithub: libvpx

RSS feed

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_

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"

f65473c0 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/20 12:20
Merge "Migrate quantization functions from vp9/ to vpx_dsp/"

b0e6811a – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/20 10:52
Merge "Move bit reader files to vpx_dsp"

e253eaa0 – Jingning Han <jingning@google.com> authored on 2015/07/20 07:07
Unify the high bit-depth forward hybrid transforms

f744613b – hui su <huisu@google.com> authored on 2015/07/20 07:12
Fix uninitialized value warning

389ed6da – Jingning Han <jingning@google.com> authored on 2015/07/20 06:26
Refactor highbd forward transform use case

87d2c3c0 – Yaowu Xu <yaowu@google.com> authored on 2015/07/17 10:09
Removed vp9_ prefix from vpx_dsp/bitreader file names

a2b623d4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 21:33
Merge "Remove dspr2 loop filter files from vp9_common.mk"

44925b4c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 21:33
Merge "Rename loop filter function from vp9_ to vpx_"

479c669a – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 17:31
Merge "Dynamic resize 1 pass mode: fix buffer underflow threshold."

fd15cd5a – Jingning Han <jingning@google.com> authored on 2015/07/17 12:38
Remove dspr2 loop filter files from vp9_common.mk

38f1fbbb – Yunqing Wang <yunqingwang@google.com> authored on 2015/07/17 08:05
Migrate quantization functions from vp9/ to vpx_dsp/

3590a4b4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 12:12
Merge "Simplify dependencies in dspr2 related codes"

be729441 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 12:12
Merge "Take out unnecessary header file from highbd_loopfilter_sse2"

0a01e440 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 12:12
Merge "Remove vp9_ prefix from static function names in loopfilter_16_msa"

845aad42 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/17 12:12
Merge "Migrate loop filter functions from vp9/ to vpx_dsp/"

2992739b – Jingning Han <jingning@google.com> authored on 2015/07/17 08:31
Rename loop filter function from vp9_ to vpx_

97279ed2 – Yaowu Xu <yaowu@google.com> authored on 2015/07/17 09:38
Move bit reader files to vpx_dsp

4735edd0 – Jingning Han <jingning@google.com> authored on 2015/07/17 07:46
Migrate mips dspr2 loop filter implementation from vp9 to vpx

7501de26 – Marco <marpan@chromium.org> authored on 2015/07/17 07:21
Dynamic resize 1 pass mode: fix buffer underflow threshold.

7c0c62df – Yaowu Xu <yaowu@google.com> authored on 2015/07/16 11:40
Correctly report "Unsupported bitstream profile"

d0750d28 – Jingning Han <jingning@google.com> authored on 2015/07/17 06:37
Resolve dspr2 loop filter dependency complexity

55e80a3c – Jingning Han <jingning@google.com> authored on 2015/07/17 05:33
Replace vp9_common_dspr2.h with common_dspr2.h

b8ff84b7 – Jingning Han <jingning@google.com> authored on 2015/07/17 05:20
Create common dspr2 header file in vpx_dsp

f83f9dbb – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/16 15:38
Merge "Dynamic resize for 1 pass: update of golden frame."

d190ad22 – Jingning Han <jingning@google.com> authored on 2015/07/16 14:20
Simplify dependencies in dspr2 related codes

6e5ab70a – Jingning Han <jingning@google.com> authored on 2015/07/16 14:13
Take out unnecessary header file from highbd_loopfilter_sse2

b76fd48a – Jingning Han <jingning@google.com> authored on 2015/07/16 14:03
Remove vp9_ prefix from static function names in loopfilter_16_msa

50adfdf5 – Jingning Han <jingning@google.com> authored on 2015/07/15 15:14
Migrate loop filter functions from vp9/ to vpx_dsp/

7d15444d – paulwilkins <paulwilkins@google.com> authored on 2015/07/16 12:20
Fix bug in setting sf->use_square_partition_only.

7ae1aa6b – Marco <marpan@chromium.org> authored on 2015/07/15 14:00
Dynamic resize for 1 pass: update of golden frame.

8be1dcb4 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/16 01:45
Merge "Add vp9_int_pro_col_neon."

b946e5ce – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/15 18:41
Merge "Add vpx_dsp_common.h file"

de740b25 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/15 18:41
Merge "Remove redundant header files in vp9_loopfilter_filers.c"

eaf1ffd8 – Marco <marpan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2015/07/15 17:43
Merge "Fix to resize logic for 1 pass mode."

db8e731b – Jingning Han <jingning@google.com> authored on 2015/07/15 09:02
Add vpx_dsp_common.h file

3fe83cdf – Jingning Han <jingning@google.com> authored on 2015/07/15 08:41
Remove redundant header files in vp9_loopfilter_filers.c

2f66fdd3 – Marco <marpan@chromium.org> authored on 2015/07/15 07:45
Adjust some logic for dynamic_resize 1 pass mode.