shithub: libvpx

RSS feed

c5718a7a – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/13 11:40
Merge "Fix an encoder/decode mismatch bug"

4bc7f482 – Yaowu Xu <yaowu@google.com> authored on 2015/02/13 09:53
Fix an encoder/decode mismatch bug

d4761cff – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/13 10:28
Merge "Replace some operations with shift in encoder_breakout."

4a03baa2 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/13 10:28
Merge "Improve readability: move return statements"

b1940bf5 – Marco <marpan@google.com> authored on 2015/02/13 05:42
Replace some operations with shift in encoder_breakout.

1cfbc86e – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/13 05:20
Merge "Add VP9 decoder control to get frame size"

e31516a0 – Adrian Grange <agrange@google.com> authored on 2015/02/13 04:16
Improve readability: move return statements

cf54b880 – Adrian Grange <agrange@google.com> authored on 2015/02/13 03:14
Add VP9 decoder control to get frame size

48fd2e41 – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/13 03:11
Merge "vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9."

e69c79e1 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/12 10:07
Merge "Fix ioc issue in block_rd_txfm"

5041aa0f – Jingning Han <jingning@google.com> authored on 2015/02/12 07:08
Fix ioc issue in block_rd_txfm

87a6175d – Marco <marpan@google.com> authored on 2015/02/12 07:38
vpx_temporal_svc_encoder: Adjust default qp-max setting for vp9.

04412d68 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/12 07:40
Merge "Add missing initializer to VP8 codec interface"

aa5c8b75 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/12 07:00
Merge "Remove unnecessary border extension when frame size change."

cc7d981d – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/12 06:12
Merge "Add skin detection."

f29961db – Adrian Grange <agrange@google.com> authored on 2015/02/12 04:31
Add missing initializer to VP8 codec interface

f4c29ae9 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/12 04:14
Merge "Update partition rate cost in rtc speed 5"

ee83243d – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/12 04:14
Merge "Add mode cost to sub8x8 block mode decision in rtc coding"

24a6dbd8 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/12 02:02
Merge "Add cast to convert double to int"

56435bb7 – Marco <marpan@google.com> authored on 2015/02/03 07:34
Add skin detection.

238707ab – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/11 11:58
Merge "Make vp9_print_modes_and_motion_vectors() work"

d8ed558c – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/11 11:50
Merge "vp9_thread: prefer pthread.h if available"

a139f3f6 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/11 11:49
Merge "vp9_highbd_tm_predictor_16x16: fix win64"

053625e4 – Adrian Grange <agrange@google.com> authored on 2015/02/11 04:41
Add cast to convert double to int

e665c8f2 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/10 10:32
Add mode cost to sub8x8 block mode decision in rtc coding

c9725813 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/11 09:42
Merge "Account for inter prediction filter rate cost in rtc mode selection"

532cb435 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/11 09:36
Merge "Add ref frame rate cost to non-RD mode decision"

7a4e0b22 – Jingning Han <jingning@google.com> authored on 2015/02/11 07:25
Update partition rate cost in rtc speed 5

41b7f76d – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/09 10:29
Account for inter prediction filter rate cost in rtc mode selection

4ce70e88 – Jingning Han <jingning@google.com> authored on 2015/02/11 05:51
Add ref frame rate cost to non-RD mode decision

923cc0bf – James Zern <jzern@google.com> authored on 2015/02/10 14:30
vp9_highbd_tm_predictor_16x16: fix win64

fc99636f – Yaowu Xu <yaowu@google.com> authored on 2015/02/10 10:03
Add --color-space to vpxenc

f37788ea – Yunqing Wang <yunqingwang@google.com> authored on 2015/02/10 11:29
Make vp9_print_modes_and_motion_vectors() work

ee5d7999 – Yaowu Xu <yaowu@google.com> authored on 2015/02/09 05:21
Move computation up to frame level

bf3cb250 – hkuang <hkuang@google.com> authored on 2015/02/10 09:55
Remove unnecessary border extension when frame size change.

d167a1ae – James Zern <jzern@google.com> authored on 2015/02/10 07:47
vp9_thread: prefer pthread.h if available

2d924161 – Adrian Grange <agrange@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/10 07:16
Merge "Auto-adaptive encoder frame resizing logic"

f0eea5be – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/10 05:49
Merge "Fix block partition size in fill_mode_info_sb"

23ebacdb – Adrian Grange <agrange@google.com> authored on 2014/11/14 10:29
Auto-adaptive encoder frame resizing logic

84b813aa – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/10 04:06
Merge "Make encoder and decoder share common thread function"

d3a37731 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/10 04:06
Merge "Rename loopfilter_thread files to thread_common files"

ebb4c9e8 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/09 04:48
Fix block partition size in fill_mode_info_sb

4409a4bc – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/09 19:00
Merge "configure: add --(disable|enable)-dependency-tracking"

f18b714e – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/09 12:00
Merge "Add two constant definitions"

aaccf656 – James Zern <jzern@google.com> authored on 2015/02/05 14:31
configure: add --(disable|enable)-dependency-tracking

03bc5a3a – Yaowu Xu <yaowu@google.com> authored on 2015/02/09 11:26
Add two constant definitions

1cdb5439 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/09 11:25
Merge "Set the maximum decode threads to be 8."

07eb8c8d – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/09 10:30
Merge "Fix high bit depth assembly function bugs"

dd88f482 – hkuang <hkuang@google.com> authored on 2015/02/05 08:59
Set the maximum decode threads to be 8.

67b61c7a – hkuang <hkuang@google.com> authored on 2015/02/07 10:13
Fix jenkins unit test failure due to "uninitialised value".

dd27307c – Yaowu Xu <yaowu@google.com> authored on 2015/02/06 11:32
Prevent VP8 encoding crash

aa6db39a – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/06 09:40
Merge "vpxdec: correct file op error messages"

6a078a21 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/06 08:54
Merge "Correct the miscalculation in uv dimensions"

4bca73b6 – Yaowu Xu <yaowu@google.com> authored on 2015/02/06 07:19
Correct the miscalculation in uv dimensions

4ae092c6 – Yunqing Wang <yunqingwang@google.com> authored on 2015/02/06 06:37
Make encoder and decoder share common thread function

ba933b90 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/06 05:11
Merge "Re-arrange inter mode search order in RTC coding flow"

41063137 – Yunqing Wang <yunqingwang@google.com> authored on 2015/02/06 05:03
Rename loopfilter_thread files to thread_common files

8b5e6650 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/06 04:17
Merge "Replace repeated check with single variable"

b2762a88 – Jingning Han <jingning@google.com> authored on 2015/02/05 12:13
Re-arrange inter mode search order in RTC coding flow

519b9141 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 19:28
Merge "vp9: fix segfault w/corrupt data post frame-parallel merge"

6b993f07 – James Zern <jzern@google.com> authored on 2015/02/05 16:06
vpxdec: correct file op error messages

a5a5b115 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 09:09
Merge "Revert "Add vp9_highbitdepth info in configure --help""

1c396f3f – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 09:07
Merge "Fix a thread lost bug in frame parallel decode."

dc4cdf95 – Marco <marpan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 08:01
Merge "vpx_temporal_svc_encoder: change default setting for static threshold."

137fd2db – James Zern <jzern@google.com> authored on 2015/02/05 07:53
Revert "Add vp9_highbitdepth info in configure --help"

65f046e2 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 07:44
Merge "Mute the harmless tsan error in frame parallel decode."

3be948d8 – James Zern <jzern@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/05 07:18
Merge "configure: enable x86inc for all intel platforms"

0261fb4c – James Zern <jzern@google.com> authored on 2015/02/03 14:55
vp9: fix segfault w/corrupt data post frame-parallel merge

ef6d6ec2 – Marco <marpan@google.com> authored on 2015/02/05 07:05
vpx_temporal_svc_encoder: change default setting for static threshold.

789ae447 – Yunqing Wang <yunqingwang@google.com> authored on 2015/02/04 07:02
Fix high bit depth assembly function bugs

769fe6e2 – James Zern <jzern@google.com> authored on 2015/02/04 14:16
configure: enable x86inc for all intel platforms

74679363 – Tom Finegan <tomfinegan@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 12:33
Merge "Xcode: Fix includes in examples."

9e96bdc7 – Tom Finegan <tomfinegan@google.com> authored on 2015/02/04 11:11
Xcode: Fix includes in examples.

c905c42a – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 13:03
Remove unnecessary initialization

581aee00 – Yaowu Xu <yaowu@google.com> authored on 2015/02/03 12:50
Move tx_mode decision logic into select_tx_mode()

19451e6d – Yaowu Xu <yaowu@google.com> authored on 2015/02/04 07:53
Replace repeated check with single variable

a844a778 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 07:52
Merge "Adjust partitioning threshold based rtc speed"

3bc0c657 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 07:51
Merge "Move calls to avoid unnecessary operations"

41e376e4 – hkuang <hkuang@google.com> authored on 2015/02/03 11:40
Mute the harmless tsan error in frame parallel decode.

12216419 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 07:09
Merge "Unify luma and chroma inter predictors in choose_partitioning"

fb2bac40 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 07:09
Merge "Save an extra call for setup_pred_plane function"

ce819d74 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/04 07:09
Merge "Account for chroma component costs in RTC mode decision"

bdfb5f98 – Yaowu Xu <yaowu@google.com> authored on 2015/02/04 05:37
Adjust partitioning threshold based rtc speed

b104b840 – hkuang <hkuang@google.com> authored on 2015/02/03 10:19
Fix a thread lost bug in frame parallel decode.

1b9082ec – Jingning Han <jingning@google.com> authored on 2015/02/04 05:02
Unify luma and chroma inter predictors in choose_partitioning

4ccfc7d5 – Jingning Han <jingning@google.com> authored on 2015/02/03 10:56
Save an extra call for setup_pred_plane function

0c6d3a03 – Jingning Han <jingning@google.com> authored on 2015/01/21 04:32
Account for chroma component costs in RTC mode decision

b3b7645a – Yunqing Wang <yunqingwang@google.com> authored on 2015/01/30 12:00
vp9_dthread: remove frame_parallel_decoding_mode requirement

3a5d4060 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 12:12
Merge "Remove unnecessary pointer check"

02537ebb – Yaowu Xu <yaowu@google.com> authored on 2015/02/03 12:01
Move calls to avoid unnecessary operations

cb411108 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 10:13
Merge "adjust rtc setting and threshold"

a367c976 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 08:52
Merge "Use correct buffer size in vp8 subpixel variance"

70554a21 – hkuang <hkuang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 08:37
Merge "Remove duplicate code."

d7783cae – Jim Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 08:25
Merge "make low bitrates a lot less blocky"

ba186095 – Johann <johannkoenig@google.com> authored on 2015/02/03 07:58
Remove unnecessary pointer check

894f0fbd – Jingning Han <jingning@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 07:25
Merge "Assign 2nd ref frame in choose_partitioning"

51945a54 – Johann <johannkoenig@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 06:19
Merge "Fail when only an old nasm is found"

ca9c352f – Jingning Han <jingning@google.com> authored on 2015/02/03 06:17
Assign 2nd ref frame in choose_partitioning

f5b36316 – Yunqing Wang <yunqingwang@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 05:52
Merge "vp9_dthread: pass frame counts to decoder functions"

9a664917 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <gerrit@gerrit.golo.chromium.org> committed on 2015/02/03 05:36
Merge "Add mutex initialization in encoder"

Next