shithub: libvpx

RSS feed

594890a5 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/12 05:23
Merge "Apply fast motion search to golden reference frame"

8fdddd5c – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/12 05:23
Merge "Refactor to remove GLOBAL_MOTION"

73508be3 – Yaowu Xu <yaowu@google.com> authored on 2015/03/12 04:01
Fix a typo introduced in #94401aff

0adc5803 – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/11 13:19
Merge "Fix visual studio build failure."

4a691aa2 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/11 12:19
Merge "Refactor the block decode code to make it simpler."

a291b0b4 – Marco <marpan@google.com> authored on 2015/03/11 12:11
Fix visual studio build failure.

39d20c6a – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/11 12:09
Merge "Clamp rate correction factor after scaling it"

54eda13f – Jingning Han <jingning@google.com> authored on 2015/03/09 14:55
Apply fast motion search to golden reference frame

1ca4d51b – Jingning Han <jingning@google.com> authored on 2015/03/11 11:44
Refactor to remove GLOBAL_MOTION

a250ebf8 – Marco <marpan@google.com> authored on 2015/03/11 10:07
vpx_temporal_svc_encoder: Update some default settings.

94401aff – hkuang <hkuang@google.com> authored on 2015/03/10 11:37
Refactor the block decode code to make it simpler.

dc902fed – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/11 06:41
Merge "Separate rd_thresh adaption by ref_frame"

42a89eb8 – Adrian Grange <agrange@google.com> authored on 2015/03/10 08:04
Clamp rate correction factor after scaling it

d549aa3b – Yaowu Xu <yaowu@google.com> authored on 2015/03/10 15:06
Separate rd_thresh adaption by ref_frame

34026058 – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/10 07:48
Merge "Modify update golden reference update under aq-mode=3 mode."

fb31aa09 – Marco <marpan@google.com> authored on 2015/03/05 12:26
Modify update golden reference update under aq-mode=3 mode.

3e637a70 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/10 06:52
Merge "Accumulate tx_totals counters in multi-threaded encoder"

12943e72 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/10 06:48
Merge "Enable using Golden reference in choose_partition()"

4b01a2d3 – paulwilkins <paulwilkins@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/10 06:45
Merge "Allow q adjustment for VPX_CQ and VPX_CBR."

f0cf9719 – Yunqing Wang <yunqingwang@google.com> authored on 2015/03/10 05:53
Accumulate tx_totals counters in multi-threaded encoder

78df7122 – Adrian Grange <agrange@google.com> authored on 2015/03/10 05:14
Fix vp9_compute_qdelta_by_rate loop behavior

059a473b – Yaowu Xu <yaowu@google.com> authored on 2015/03/06 08:45
Enable using Golden reference in choose_partition()

2cff9c4e – paulwilkins <paulwilkins@google.com> authored on 2015/03/09 13:12
Allow q adjustment for VPX_CQ and VPX_CBR.

6eaca27d – Frank Galligan <fgalligan@google.com> authored on 2015/03/09 12:25
Refactor read_intra_frame_mode_info

066ed601 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/09 09:02
Merge "Don't waste time partitioning skip superblocks."

9708f9d6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/09 08:27
Merge "Skip golden ref frame check when it is same as last ref frame"

6245a91e – Jingning Han <jingning@google.com> authored on 2015/03/09 06:59
Skip golden ref frame check when it is same as last ref frame

06b59299 – Alex Converse <aconverse@google.com> authored on 2015/03/09 06:45
Don't waste time partitioning skip superblocks.

5d676d56 – Marco <marpan@google.com> authored on 2015/03/06 05:47
Add aq-mode=3 to ethread test.

969dd8f1 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/09 05:42
Merge "vp9_ethread: fix me consts initialization to support aq_mode=3 encoding"

d2b6a4cc – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/09 05:34
Merge "Move pred_mv assign outside integral projection motion search"

a437f7b9 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/09 05:21
Merge "Reduce default overshoot/undershoot params to 25"

c4fb2d7c – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/09 04:35
Merge "Modify the setting of transform skip flags in non-rd mode"

6e0ec0b2 – Yunqing Wang <yunqingwang@google.com> authored on 2015/03/06 10:17
vp9_ethread: fix me consts initialization to support aq_mode=3 encoding

b12f531c – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/06 11:04
Merge "Cherry pick libyuv VS fix"

bdb46b29 – Johann <johannkoenig@google.com> authored on 2015/03/06 07:25
Cherry pick libyuv VS fix

9d44fd6b – hkuang <hkuang@google.com> authored on 2015/03/02 12:15
Remove some unnecessary code in thread context copy.

a1ef75bb – Hangyu Kuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/06 05:27
Merge "Only wait for previous frame's motion vector if needed."

274af39e – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/06 05:00
Merge "Set the threads/tile_columns in vpx_temporal_svc_encoder."

c76ebffd – Marco <marpan@google.com> authored on 2015/03/06 04:51
Set the threads/tile_columns in vpx_temporal_svc_encoder.

268f260d – Yunqing Wang <yunqingwang@google.com> authored on 2015/03/05 04:44
Modify the setting of transform skip flags in non-rd mode

0f37601f – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/06 02:27
Merge changes I1b972c94,I9c897d32

d5fa786b – Hangyu Kuang <hkuang@google.com> authored and hkuang <hkuang@google.com> committed on 2015/03/02 08:59
Only wait for previous frame's motion vector if needed.

8cbeb7cf – Yaowu Xu <yaowu@google.com> authored on 2015/03/05 09:57
Prevent invalid memory access

915d5c12 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/05 09:55
Merge "Fix a tsan error bug in frame parallel decode."

feda5d24 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/05 09:43
Merge changes I219c287b,I6adee670

b21e361f – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/05 09:43
Merge "Fix misleading indentation."

587a0b3e – Alex Converse <aconverse@google.com> authored on 2015/03/05 06:47
Call encoder control before running ethread test.

7a386d83 – Deb Mukherjee <debargha@google.com> authored on 2015/03/05 08:58
Reduce default overshoot/undershoot params to 25

627f8fb6 – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/05 08:58
Merge "Use 8 threads by default for VP9 encodes"

26f4e7dc – Frank Galligan <fgalligan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/05 08:58
Merge "VP9: turn on tile-columns and frame-parallel-mode by default"

ad01d275 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/05 08:54
Merge "Don't inline cost_coeffs."

6e3be5c3 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/05 07:52
Merge "Fix valgrind memcpy memory overlaps warning"

2eb113d0 – Alex Converse <aconverse@google.com> authored on 2015/03/05 07:39
Don't inline cost_coeffs.

56cc37c6 – Alex Converse <aconverse@google.com> authored on 2015/03/05 07:09
Fix misleading indentation.

71d5a59c – Alex Converse <aconverse@google.com> authored on 2015/03/05 07:09
Don't copy thread data for the main thread.

fda04108 – Jingning Han <jingning@google.com> authored on 2015/03/05 06:43
Move pred_mv assign outside integral projection motion search

87bf5203 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/05 04:25
Merge "Move integral projection motion search to vp9_mcomp.c"

b573fef7 – Yaowu Xu <yaowu@google.com> authored on 2015/03/05 03:20
Use correct bsize for uv

42eb97eb – Johann <johannkoenig@google.com> authored on 2015/03/04 10:34
Declare function used by 'once' with 'void' parameters

c45b9564 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/04 09:23
Merge "Fix variable shadowing."

4b546583 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/04 07:49
Merge "Small rationalization of code in vp9_first_pass"

31fae6ac – hkuang <hkuang@google.com> authored on 2015/03/04 06:40
Fix variable shadowing.

2f06f508 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/04 06:27
Merge "Remove unnecessary loopfilter init."

a34a0426 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/04 05:54
Merge "Make encoder buffer allocation dynamic"

fed9e1fe – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 10:52
Small rationalization of code in vp9_first_pass

50c06052 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/04 05:47
Merge "Use SAD value to set chroma cost flag"

2deecdd5 – Jingning Han <jingning@google.com> authored on 2015/03/04 05:28
Move integral projection motion search to vp9_mcomp.c

7d8061a4 – Jingning Han <jingning@google.com> authored on 2015/03/04 04:40
Use SAD value to set chroma cost flag

0fe8304d – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/04 04:01
Merge "Properly handle the boundary blocks for integral projection search"

3807dd82 – Adrian Grange <agrange@google.com> authored on 2015/02/18 04:40
Make encoder buffer allocation dynamic

87d1a488 – Deb Mukherjee <debargha@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/03 18:23
Merge "dc quantizer fix for 32x32 transforms"

540318d3 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/03 14:04
Merge "Scale the normalization factor depending on the block size"

93a01899 – Frank Galligan <fgalligan@google.com> authored on 2015/03/03 12:05
Use 8 threads by default for VP9 encodes

e5fe1658 – Jingning Han <jingning@google.com> authored on 2015/03/02 08:51
Properly handle the boundary blocks for integral projection search

6910e92d – Deb Mukherjee <debargha@google.com> authored on 2015/03/03 07:26
dc quantizer fix for 32x32 transforms

6e5115e1 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/03 10:47
Merge "fix a race condition caused by intra function pointer initialization"

767d63d0 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/03 10:33
Merge "Adapt color sensitiviy threshold to luma signal energy"

852f62fd – Adrian Grange <agrange@google.com> authored on 2015/03/03 04:19
Fix valgrind memcpy memory overlaps warning

a723f5ec – hkuang <hkuang@google.com> authored on 2015/03/03 07:57
Fix a tsan error bug in frame parallel decode.

a5210082 – Jingning Han <jingning@google.com> authored on 2015/03/02 05:28
Scale the normalization factor depending on the block size

f5c36a5c – Frank Galligan <fgalligan@google.com> authored on 2015/03/03 06:20
VP9: turn on tile-columns and frame-parallel-mode by default

47ac3ea0 – Yaowu Xu <yaowu@google.com> authored on 2015/03/02 10:35
Adapt color sensitiviy threshold to luma signal energy

f9420b45 – hkuang <hkuang@google.com> authored on 2015/02/13 06:49
Remove unnecessary loopfilter init.

55639c38 – Yunqing Wang <yunqingwang@google.com> authored on 2015/03/02 11:19
fix a race condition caused by intra function pointer initialization

6cf7b3b2 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/03/03 04:20
Merge "libyuv: update to r1305"

40f177ab – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/26 15:31
ResizeCspTest: request PSNR packets

223bf293 – Johann <johannkoenig@google.com> authored on 2015/03/02 10:19
libyuv: update to r1305

1790d452 – Jingning Han <jingning@google.com> authored on 2015/02/27 08:35
Use variance metric for integral projection vector match

f4e0eb17 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 13:19
Merge "Fix source frame border extension"

fe85fabb – Jingning Han <jingning@google.com> authored on 2015/02/27 10:37
Fix source frame border extension

94bba485 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 10:42
Merge "Fix calc_highbd_psnr"

2b2fc812 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 09:37
Merge "Make SVC compatible with external resize."

54293ee3 – Adrian Grange <agrange@google.com> authored on 2015/02/27 09:02
Fix calc_highbd_psnr

2b0ed084 – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 06:53
Merge "Fix arithmetic overflow warnings."

dfc888f1 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 05:59
Merge "use LC_ALL=C to sort libvpx_*srcs.txt"

89ee460e – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 04:49
Merge "Refactor integral projection based motion estimation"

c4cb8059 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 04:49
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 4"

43bb97f7 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 04:49
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 3"

4800b0e8 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/27 04:48
Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 2"

Next