shithub: libvpx

RSS feed

34d12d11 – Marco <marpan@google.com> authored on 2016/02/10 11:59
vp9-resize: Force reference masking off for external dynamic-resizing.

acc592b3 – Marco <marpan@google.com> authored on 2016/02/10 10:18
vp9 resize_test: Enable resize_allowed in real-time ExternalResize test.

0ae42ee1 – Scott LaVarnway <slavarnway@google.com> authored on 2016/02/10 06:43
VP9: Pass NULL scale_factors ptr when not scaling

ad08e087 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/10 07:59
Merge "VP9: Refactor read_inter_block_mode_info() -- 2"

1aac0224 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/09 21:41
Merge "intrapred/d135: flatten border results before storing"

31a31272 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/09 21:40
Merge "vp8: fix build with mingw+pthreads"

0091fef7 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/09 20:21
Merge "Restore previous motion search bit-error scale."

2d040dd6 – Scott LaVarnway <slavarnway@google.com> authored on 2016/02/09 10:36
VP9: Refactor read_inter_block_mode_info() -- 2

29e21188 – Scott LaVarnway <slavarnway@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/09 09:52
Merge "BUG FIX: undefined reference to `vp9_scale_and_extend_frame_c'"

fac947df – Alex Converse <aconverse@google.com> authored on 2016/02/01 05:02
Restore previous motion search bit-error scale.

f288c943 – Marco <marpan@google.com> authored on 2016/02/08 05:41
vp9-dynamic resize: Fix bug on releasing scaled reference.

aff0a802 – Marco <marpan@google.com> authored on 2016/02/08 09:28
vp9-aq-mode=3: Reset cyclic refresh under config/external size change.

bb8eebc0 – Yaowu Xu <yaowu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/09 11:57
Merge "Set use_highbitdepth flag to either 1 or 0"

5c327cb4 – Yaowu Xu <Yaowu Xu> authored and Yaowu Xu <yaowu@google.com> committed on 2016/02/08 15:13
Set use_highbitdepth flag to either 1 or 0

f28ea3e8 – Debargha Mukherjee <debargha@google.com> authored on 2016/02/08 10:59
Explicitly set tx_type for sub8x8 blocks

0840c6fb – Scott LaVarnway <slavarnway@google.com> authored on 2016/02/08 08:42
BUG FIX: undefined reference to `vp9_scale_and_extend_frame_c'

2a3f9947 – Marco <marpan@google.com> authored on 2016/02/08 07:59
vp9-denoiser: Allow for checking skin for bsize <=32x32.

f032c7ea – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/08 14:40
Merge "Account for sub8x8 block skip mode cost in RD decision"

203bdd20 – Jingning Han <jingning@google.com> authored on 2016/02/08 04:56
Account for sub8x8 block skip mode cost in RD decision

ac6d40ec – Jingning Han <jingning@google.com> authored on 2016/02/08 04:30
Clean up in vp9_rd_pick_inter_mode_sb

ba7ebbb3 – James Zern <jzern@google.com> authored on 2016/02/05 16:08
vp8: fix build with mingw+pthreads

ae98a61e – Marco <marpan@google.com> authored on 2016/02/05 10:43
vp9-dynamic resize: On a resize trigger frame refresh alt_ref.

05437805 – James Zern <jzern@google.com> authored on 2016/02/05 07:31
intrapred/d135: flatten border results before storing

def519ef – Alex Converse <aconverse@google.com> authored on 2016/02/05 04:52
Fix an uninitialized warning.

f7b4364c – James Zern <jzern@google.com> authored on 2016/02/05 06:44
vp9_aq_cyclicrefresh: fix unused-function warning

85dccb69 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/05 11:38
Merge "vp9 aq-mode=3: Keep it on even at low bitrates."

693dcc86 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/04 21:45
Merge "configure: enable -Wunused-function by default"

ecd32d6f – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/04 21:36
Merge "Vidyo patch: Optimization for 1-to-2 downsampling and upsampling."

3472cbbd – Marco <marpan@google.com> authored on 2016/02/04 12:10
vp9 aq-mode=3: Keep it on even at low bitrates.

989c6930 – Scott LaVarnway <slavarnway@google.com> authored on 2016/02/04 09:50
Vidyo patch: Optimization for 1-to-2 downsampling and upsampling.

0f7dd403 – Zoe Liu <zoeliu@google.com> authored on 2016/02/04 00:33
Define a macro to replace hardcoded values

771d276b – James Zern <jzern@google.com> authored on 2016/02/01 15:52
configure: enable -Wunused-function by default

f74e04cc – James Zern <jzern@google.com> authored on 2016/02/03 18:04
fdct8x8_test:: quiet unused-function warning

497b6744 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/04 01:25
Merge changes from topic 'dead-code'

b63788a1 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/03 22:43
Merge changes I1171e9c7,I77292e11,I1678ab48,Id7a2c345

37c8f573 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/03 18:34
Merge "vp9-skinmap. Some adjustments for model=1."

6f49e8a1 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/03 15:40
Merge "Use precise rate cost estimate for skip block mode"

2231d106 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/03 13:12
Merge "Fix some interger overflow errors"

82148c02 – Marco <marpan@google.com> authored on 2016/02/03 09:21
vp9-skinmap. Some adjustments for model=1.

bcce658d – Jingning Han <jingning@google.com> authored on 2016/02/03 06:07
Use precise rate cost estimate for skip block mode

f22a0bc5 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/03 00:49
Merge "Add high bit depth args to arg list"

dee831c4 – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/02 19:51
Merge changes I4a365757,I14a3b328

614f0727 – Alex Converse <aconverse@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2016/02/02 16:12
Merge "Fix a signed overflow in vp9 motion cost."

81c16597 – James Zern <jzern@google.com> authored on 2016/02/02 14:42
dct16x16_test: quiet unused-function warning

cdf1077d – James Zern <jzern@google.com> authored on 2016/02/02 14:38
intrapred: protect functions w/CONFIG check x2

b0549839 – James Zern <jzern@google.com> authored on 2016/02/02 14:37
dct32x32_test: remove unused function

51906ad6 – James Zern <jzern@google.com> authored on 2016/02/02 14:32
tests: quiet some warnings w/--disable-webm-io

06bcd852 – hui su <huisu@google.com> authored on 2016/02/02 13:03
Add high bit depth args to arg list

29b9461a – James Zern <jzern@google.com> authored on 2016/02/02 13:06
yv12config.c: remove dead CONFIG_ALPHA code

fc110235 – James Zern <jzern@google.com> authored on 2016/02/02 12:56
vp9_encoder.c: remove unused macro