2016-02-19 |
Scott LaVarnway | VP9: remove x_mis, y_mis calculations |
commit | commitdiff | tree | snapshot |
2016-02-18 |
James Zern | Merge changes from topic 'vp10-missing-alloc-checks' |
commit | commitdiff | tree | snapshot |
2016-02-18 |
James Zern | Merge changes from topic 'vp9-missing-alloc-checks' |
commit | commitdiff | tree | snapshot |
2016-02-18 |
James Zern | Merge changes from topic 'vp8-missing-alloc-checks' |
commit | commitdiff | tree | snapshot |
2016-02-18 |
James Zern | Merge changes from topic 'rm-loopfilter-count-param' |
commit | commitdiff | tree | snapshot |
2016-02-18 |
James Zern | vp8_dx_iface: add missing alloc checks |
commit | commitdiff | tree | snapshot |
2016-02-18 |
James Zern | vp8/onyx_if: add missing alloc checks |
commit | commitdiff | tree | snapshot |
2016-02-18 |
James Zern | vp8/denoising: add missing alloc check |
commit | commitdiff | tree | snapshot |
2016-02-18 |
James Zern | vp10/resize: add missing alloc checks |
commit | commitdiff | tree | snapshot |
2016-02-18 |
James Zern | vp9_svc_layercontext: add missing alloc checks |
commit | commitdiff | tree | snapshot |
2016-02-18 |
James Zern | vp9_resize: add missing alloc checks |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Alex Converse | Better workaround for Bug 1089. |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vp10/encoder: add missing alloc checks |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vp10/decoder,resize_mv_buffer: add missing alloc check |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vp10_cyclic_refresh_alloc: correct cleanup on error |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vp9_encoder: add missing alloc checks |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vp9/decoder,resize_mv_buffer: add missing alloc check |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vp9_cyclic_refresh_alloc: correct cleanup on error |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | lpf_8_test: remove unneeded function wrapper |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | remove loopfilter 'count' param TODOs |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | split vpx_highbd_lpf_horizontal_16 in two |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | split vpx_lpf_horizontal_16 in two |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vpx_highbd_lpf_horizontal_4: remove unused count param |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vpx_highbd_lpf_horizontal_8: remove unused count param |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vpx_highbd_lpf_vertical_4: remove unused count param |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vpx_highbd_lpf_vertical_8: remove unused count param |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vpx_lpf_horizontal_4: remove unused count param |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vpx_lpf_horizontal_8: remove unused count param |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vp10,encoder: relocate setjmp |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vp9,encoder: relocate setjmp |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vp10_cx_iface,encode: remove redundant cpi check |
commit | commitdiff | tree | snapshot |
2016-02-17 |
James Zern | vp9_cx_iface,encode: remove redundant cpi check |
commit | commitdiff | tree | snapshot |
2016-02-16 |
James Zern | vpx_lpf_vertical_4: remove unused count param |
commit | commitdiff | tree | snapshot |
2016-02-16 |
James Zern | vpx_lpf_vertical_8: remove unused count param |
commit | commitdiff | tree | snapshot |
2016-02-16 |
James Zern | lpf_8_test: add missing dspr2 tests |
commit | commitdiff | tree | snapshot |
2016-02-16 |
James Zern | lpf_8_test: add missing vpx_lpf_horizontal_4 tests |
commit | commitdiff | tree | snapshot |
2016-02-16 |
James Zern | lpf_8_test: add missing vpx_lpf_vertical_4 tests |
commit | commitdiff | tree | snapshot |
2016-02-16 |
James Zern | lpf_8_test: simplify function wrapper generation |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Marco | vp9-real-time mode: Fix condition for allowing referenc... |
commit | commitdiff | tree | snapshot |
2016-02-16 |
James Zern | Merge "Fix tsan error in VP9 sub8x8 intra mode search" |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Jingning Han | Fix tsan error in VP9 sub8x8 intra mode search |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Marco Paniconi | Merge "vp9-resize: Fix an issue with external dynamic... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
James Zern | Merge changes from topic 'unused-params' |
commit | commitdiff | tree | snapshot |
2016-02-12 |
Marco | vp9-resize: Fix an issue with external dynamic resize. |
commit | commitdiff | tree | snapshot |
2016-02-12 |
James Zern | tests: quiet some unused parameter warnings |
commit | commitdiff | tree | snapshot |
2016-02-12 |
James Zern | vp9_error_block_test: prefer EXPECT over assert() |
commit | commitdiff | tree | snapshot |
2016-02-12 |
James Zern | vp9_encoder_parms_get_to_decoder: add missing initializers |
commit | commitdiff | tree | snapshot |
2016-02-12 |
James Zern | vpxenc: quiet unused param warning |
commit | commitdiff | tree | snapshot |
2016-02-12 |
James Zern | vpx_ve_predictor_4x4_c: quiet unused param warning |
commit | commitdiff | tree | snapshot |
2016-02-12 |
James Zern | vp10_receive_raw_frame: add missing setjmp |
commit | commitdiff | tree | snapshot |
2016-02-12 |
James Zern | vp9_receive_raw_frame: add missing setjmp |
commit | commitdiff | tree | snapshot |
2016-02-11 |
Marco | vp9-resize: Force reference masking off for external... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Marco | vp9 resize_test: Enable resize_allowed in real-time... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Scott LaVarnway | VP9: Pass NULL scale_factors ptr when not scaling |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Scott LaVarnway | Merge "VP9: Refactor read_inter_block_mode_info() ... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
James Zern | Merge "intrapred/d135: flatten border results before... |
commit | commitdiff | tree | snapshot |
2016-02-10 |
James Zern | Merge "vp8: fix build with mingw+pthreads" |
commit | commitdiff | tree | snapshot |
2016-02-10 |
Alex Converse | Merge "Restore previous motion search bit-error scale." |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Scott LaVarnway | VP9: Refactor read_inter_block_mode_info() -- 2 |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Alex Converse | Restore previous motion search bit-error scale. |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Marco | vp9-dynamic resize: Fix bug on releasing scaled reference. |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Marco | vp9-aq-mode=3: Reset cyclic refresh under config/extern... |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Yaowu Xu | Merge "Set use_highbitdepth flag to either 1 or 0" |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Scott LaVarnway | Merge "BUG FIX: undefined reference to `vp9_scale_and_e... |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Yaowu Xu | Set use_highbitdepth flag to either 1 or 0 |
commit | commitdiff | tree | snapshot |
2016-02-09 |
Debargha Mukherjee | Explicitly set tx_type for sub8x8 blocks |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Scott LaVarnway | BUG FIX: undefined reference to `vp9_scale_and_extend_f... |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Marco | vp9-denoiser: Allow for checking skin for bsize <=32x32. |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Jingning Han | Merge "Account for sub8x8 block skip mode cost in RD... |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Jingning Han | Account for sub8x8 block skip mode cost in RD decision |
commit | commitdiff | tree | snapshot |
2016-02-08 |
Jingning Han | Clean up in vp9_rd_pick_inter_mode_sb |
commit | commitdiff | tree | snapshot |
2016-02-06 |
James Zern | vp8: fix build with mingw+pthreads |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Marco | vp9-dynamic resize: On a resize trigger frame refresh... |
commit | commitdiff | tree | snapshot |
2016-02-05 |
James Zern | intrapred/d135: flatten border results before storing |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Alex Converse | Fix an uninitialized warning. |
commit | commitdiff | tree | snapshot |
2016-02-05 |
James Zern | vp9_aq_cyclicrefresh: fix unused-function warning |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Marco Paniconi | Merge "vp9 aq-mode=3: Keep it on even at low bitrates." |
commit | commitdiff | tree | snapshot |
2016-02-05 |
James Zern | Merge "configure: enable -Wunused-function by default" |
commit | commitdiff | tree | snapshot |
2016-02-05 |
James Zern | Merge "Vidyo patch: Optimization for 1-to-2 downsamplin... |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Marco | vp9 aq-mode=3: Keep it on even at low bitrates. |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Scott LaVarnway | Vidyo patch: Optimization for 1-to-2 downsampling and... |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Zoe Liu | Define a macro to replace hardcoded values |
commit | commitdiff | tree | snapshot |
2016-02-04 |
James Zern | configure: enable -Wunused-function by default |
commit | commitdiff | tree | snapshot |
2016-02-04 |
James Zern | fdct8x8_test:: quiet unused-function warning |
commit | commitdiff | tree | snapshot |
2016-02-04 |
James Zern | Merge changes from topic 'dead-code' |
commit | commitdiff | tree | snapshot |
2016-02-04 |
James Zern | Merge changes I1171e9c7,I77292e11,I1678ab48,Id7a2c345 |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Marco Paniconi | Merge "vp9-skinmap. Some adjustments for model=1." |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Marco | vp9-skinmap. Some adjustments for model=1. |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Jingning Han | Merge "Use precise rate cost estimate for skip block... |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Jingning Han | Use precise rate cost estimate for skip block mode |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Hui Su | Merge "Fix some interger overflow errors" |
commit | commitdiff | tree | snapshot |
2016-02-03 |
Hui Su | Merge "Add high bit depth args to arg list" |
commit | commitdiff | tree | snapshot |
2016-02-03 |
James Zern | dct16x16_test: quiet unused-function warning |
commit | commitdiff | tree | snapshot |
2016-02-03 |
James Zern | intrapred: protect functions w/CONFIG check x2 |
commit | commitdiff | tree | snapshot |
2016-02-03 |
James Zern | dct32x32_test: remove unused function |
commit | commitdiff | tree | snapshot |
2016-02-03 |
James Zern | tests: quiet some warnings w/--disable-webm-io |
commit | commitdiff | tree | snapshot |
2016-02-03 |
hui su | Add high bit depth args to arg list |
commit | commitdiff | tree | snapshot |
2016-02-03 |
James Zern | yv12config.c: remove dead CONFIG_ALPHA code |
commit | commitdiff | tree | snapshot |
2016-02-03 |
James Zern | vp9_encoder.c: remove unused macro |
commit | commitdiff | tree | snapshot |
2016-02-03 |
James Zern | vpx_mem.c: remove unused macro |
commit | commitdiff | tree | snapshot |
next |