shithub: libvpx

RSS feed

a0af4169 – Yaowu Xu <yaowu@google.com> authored on 2014/10/08 04:38
Revert "Change the y4m buffer allocation size"

2faff648 – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/08 00:23
Merge "Improve two pass VBR accuracy."

679a1c2f – Paul Wilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/08 00:23
Merge "Two pass rc changes."

23e8be90 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 11:34
Merge "Remove extra empty line"

608c4acc – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 11:34
Merge "Remove vp9_blockd.h from vp9_common_data.c"

3bbec7b4 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 11:33
Merge "Replace mi_width_log2() with mi_width_log2_lookup table"

27c9577f – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 11:33
Merge "Take out repeated block width/height lookup functions"

0cac69f5 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 11:13
Merge "Fix skip_txfm issue in rdopt code"

d7febaf5 – Jingning Han <jingning@google.com> authored on 2014/10/07 10:06
Remove extra empty line

bd970650 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 09:42
Merge "Move inter filter defs to vp9_filter.h"

91442e16 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 09:42
Merge "Reduce the scope of the header file used in vp9_context_tree.h"

92b45e5d – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 09:42
Merge "Remove redundant header file from vp9_encoder.h"

ebd72485 – Jingning Han <jingning@google.com> authored on 2014/10/07 09:02
Remove vp9_blockd.h from vp9_common_data.c

a4aa1402 – Yunqing Wang <yunqingwang@google.com> authored on 2014/10/07 08:30
Fix skip_txfm issue in rdopt code

7ee58985 – Jingning Han <jingning@google.com> authored on 2014/10/07 08:45
Replace mi_width_log2() with mi_width_log2_lookup table

29062db3 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 08:36
Merge "Add range checking for decoded coefficients."

b66f7016 – Jingning Han <jingning@google.com> authored on 2014/10/07 08:30
Take out repeated block width/height lookup functions

5d9cdac0 – Jingning Han <jingning@google.com> authored on 2014/10/07 08:13
Move inter filter defs to vp9_filter.h

cfc337aa – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 08:15
Merge "Resolves some static analysis / undefined warnings"

9751aa12 – Yaowu Xu <yaowu@google.com> authored on 2014/10/07 07:22
Add range checking for decoded coefficients.

fced63ed – Deb Mukherjee <debargha@google.com> authored on 2014/10/06 10:30
Resolves some static analysis / undefined warnings

5e32036b – Jingning Han <jingning@google.com> authored on 2014/10/07 07:01
Reduce the scope of the header file used in vp9_context_tree.h

a9f47968 – JackyChen <jackychen@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/07 06:51
Merge "Add SSE2 code and unit test for VP9 denoiser."

3f93f231 – Jingning Han <jingning@google.com> authored on 2014/10/07 06:49
Remove redundant header file from vp9_encoder.h

a7555158 – Jingning Han <jingning@google.com> authored on 2014/10/06 11:53
Fix eobs buffer pointer mis-use

80465dae – JackyChen <jackychen@google.com> authored on 2014/09/18 12:45
Add SSE2 code and unit test for VP9 denoiser.

0e1068a4 – Paul Wilkins <paulwilkins@google.com> authored on 2014/09/26 13:20
Improve two pass VBR accuracy.

12344f26 – Jingning Han <jingning@google.com> authored on 2014/10/06 06:18
Add range check in inverse ADST 16x16

04db245a – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/06 05:40
Merge "Change the y4m buffer allocation size"

1b8c57e9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/06 05:29
Merge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"

5966acc1 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/06 03:57
Merge "Properly initialize segmentID in nonrd coding path"

085b97aa – Jingning Han <jingning@google.com> authored on 2014/10/05 08:05
Fix an IOC issue in vp9_rd_pick_inter_mode_sb

3bcc2af8 – Deb Mukherjee <debargha@google.com> authored on 2014/10/04 04:50
Some data type changes in vp9_idct.c

c9561d53 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/03 13:10
Merge "Remove experimental-bitstream flag for profiles>0"

72ef1949 – Yaowu Xu <yaowu@google.com> authored on 2014/10/03 12:14
Change the y4m buffer allocation size

2e9c1dc1 – Deb Mukherjee <debargha@google.com> authored on 2014/10/03 11:41
Remove experimental-bitstream flag for profiles>0

a0219240 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/03 11:24
Merge "Fix indent in encode_rd_sb_row"

a1088e0b – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/03 11:23
Merge "Rework partition search skip scheme"

0065b734 – Yaowu Xu <yaowu@google.com> authored on 2014/10/03 10:41
Properly initialize segmentID in nonrd coding path

8a01074d – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/03 08:45
Merge "Incorporate WRAPLOW macro into non-highbitdepth tx"

ef622333 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/03 06:14
Fix indent in encode_rd_sb_row

bb260d90 – Jingning Han <jingning@google.com> authored on 2014/10/02 13:49
Rework partition search skip scheme

d50716fa – Deb Mukherjee <debargha@google.com> authored on 2014/10/02 11:43
Incorporate WRAPLOW macro into non-highbitdepth tx

2c7b94f6 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/03 07:37
Merge "Prevent negative cost for highbitdepth"

431cdc33 – Deb Mukherjee <debargha@google.com> authored on 2014/10/03 06:22
Prevent negative cost for highbitdepth

00a4b20f – Deb Mukherjee <debargha@google.com> authored on 2014/10/02 20:09
rdmult data type change

ba172ff0 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/02 16:06
Merge "Adds highbitdepth support to svc examples"

4bad0e6f – Deb Mukherjee <debargha@google.com> authored on 2014/10/02 07:43
Adds highbitdepth support to svc examples

f809475c – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/02 11:15
Merge "Make iscan and scan neighbor arrays static const."

9712bc69 – Yaowu Xu <yaowu@google.com> authored on 2014/10/01 11:39
Make iscan and scan neighbor arrays static const.

8d15ae6d – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/02 09:52
Merge "Add a 1x1 enc/dec test."

c7cfe7a9 – Debargha Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/02 09:51
Merge "Fix invalid memory access in inter prediction (issue 853)."

befc36d4 – Alexander Voronov <avoronov@graphics.cs.msu.ru> authored on 2014/10/02 13:14
Fix invalid memory access in inter prediction (issue 853).

655fbd1b – Alex Converse <aconverse@google.com> authored on 2014/10/01 07:40
Add a 1x1 enc/dec test.

a0befb93 – Alex Converse <aconverse@google.com> authored and Deb Mukherjee <debargha@google.com> committed on 2014/10/01 07:23
Fix subsampling check for images 1 pixel wide/tall

6a0976dc – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/02 05:33
Merge "Adds some missing I440 checks"

d32a0c29 – Deb Mukherjee <debargha@google.com> authored on 2014/10/02 03:56
Adds some missing I440 checks

a50c8bba – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/02 05:22
Merge "rdmult data type change to fix high bit-depth"

35e8fa14 – Deb Mukherjee <debargha@google.com> authored on 2014/10/02 03:37
rdmult data type change to fix high bit-depth

e9f90513 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/01 17:05
Merge "Fix iphonesimulator and armv6-darwin build targets."

439bd095 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/01 15:54
Merge "Adds support of 440 content."

c7d71932 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/01 13:05
Merge "Remove redundant header file from vp9_idct.h"

9641b1b9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/01 13:05
Merge "Remove unused header files from vp9_encodemb.h"

a30774c5 – Deb Mukherjee <debargha@google.com> authored on 2014/10/01 08:17
Adds support of 440 content.

30fbf23f – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/01 12:47
Merge "High-bitdepth bugfixes"

e350e3fe – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/01 12:19
Merge "Modify block transform skipping check"

28a1ee86 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/01 12:17
Merge "Remove repeated header files from vp9_block.h"

3c2cd061 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/01 12:17
Merge "Remove repeated vpx_integer.h from vp9_prob.h"

e7383d51 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/01 12:17
Merge "Use precise header files in vp9_entropymv.h"

74c2997b – Jingning Han <jingning@google.com> authored on 2014/10/01 10:57
Remove redundant header file from vp9_idct.h

72a78a0c – Jingning Han <jingning@google.com> authored on 2014/10/01 10:50
Remove unused header files from vp9_encodemb.h

a160d725 – Deb Mukherjee <debargha@google.com> authored on 2014/09/30 17:56
High-bitdepth bugfixes

a5fb9f2a – Tom Finegan <tomfinegan@google.com> authored on 2014/10/01 09:33
Fix iphonesimulator and armv6-darwin build targets.

0a9f5fa1 – Jingning Han <jingning@google.com> authored on 2014/10/01 08:59
Remove repeated header files from vp9_block.h

e4aac6bb – Yunqing Wang <yunqingwang@google.com> authored on 2014/10/01 07:31
Modify block transform skipping check

3d17f0d4 – Jingning Han <jingning@google.com> authored on 2014/10/01 08:45
Remove repeated vpx_integer.h from vp9_prob.h

764c00ab – Jingning Han <jingning@google.com> authored on 2014/10/01 08:36
Use precise header files in vp9_entropymv.h

feee7d97 – Alex Converse <aconverse@google.com> authored on 2014/10/01 07:57
Drop the very slow BEST encoding from the lossless test.

20a37391 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/10/01 07:19
Merge "Conditionally skip reference frame check"

891793a5 – Jingning Han <jingning@google.com> authored on 2014/09/29 08:42
Conditionally skip reference frame check

10c7876a – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/30 17:37
Merge "Moves transform type defines to vp9_common"

317fca8f – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/30 17:12
Merge "iOS build configuration updates."

bd2a9bdd – Tom Finegan <tomfinegan@google.com> authored on 2014/09/30 16:12
iOS build configuration updates.

872b207b – Deb Mukherjee <debargha@google.com> authored on 2014/09/30 10:29
Moves transform type defines to vp9_common

c87f32c7 – James Zern <jzern@google.com> authored on 2014/09/30 12:06
vpx_integer.h: define __STDC_LIMIT_MACROS

4a296e6b – James Zern <jzern@google.com> authored on 2014/09/30 11:29
Revert "Fix compiling error in vp9_idct.h"

e8a74f4b – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/30 11:09
Merge "examples/simple_decoder: Correct comments/remove unnecessary include."

c9527aa6 – Tom Finegan <tomfinegan@google.com> authored on 2014/09/30 07:21
examples/simple_decoder: Correct comments/remove unnecessary include.

b1b6fd85 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/30 07:59
Merge "Skip the partition search for still frames"

c8d01b1e – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/30 07:58
Merge "Refactor encode_rd_sb_row function"

58a54b20 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/30 07:40
Merge "Misc. high-bit-depth fixes"

96b0cfbb – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/30 07:28
Merge "Remove redundant header file declaration"

40479dfe – Deb Mukherjee <debargha@google.com> authored on 2014/09/29 17:59
Misc. high-bit-depth fixes

d7e4bed3 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/30 06:27
Merge "Fix compiling error in vp9_idct.h"

0829d2be – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/29 11:02
Remove redundant header file declaration

eafc8c9c – Jingning Han <jingning@google.com> authored on 2014/09/29 10:53
Fix compiling error in vp9_idct.h

63e49be3 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/29 16:11
Merge "Adds two new subpel search methods"

e6479c8c – JackyChen <jackychen@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2014/09/29 12:56
Merge "Fix a bug in calculating delta in VP9 denoiser."

7ba646f7 – JackyChen <jackychen@google.com> authored on 2014/09/29 07:30
Fix a bug in calculating delta in VP9 denoiser.

4e9c0d2a – Deb Mukherjee <debargha@google.com> authored on 2014/09/24 09:25
Adds two new subpel search methods

Next