2016-10-04 |
Marco | vp8: Allow for cyclic refresh even if error_resilience... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Sarah Parker | Merge "Remove rate deviation metric from vp8" |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Sarah Parker | Remove rate deviation metric from vp8 |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Johann Koenig | Merge "Connect partial IDCT tests" |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Johann | Connect partial IDCT tests |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Angie Chiang | Merge "Move highbd txfm input range check from 2d iht... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Kaustubh Raste | Merge "Fix vpx_plane_add_noise_msa functionality bit... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Angie Chiang | Move highbd txfm input range check from 2d iht transfor... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
James Zern | Merge "invalid_file_test: quiet unused const warning" |
commit | commitdiff | tree | snapshot |
2016-10-03 |
James Zern | Merge "Fix warning when building with GCC 5." |
commit | commitdiff | tree | snapshot |
2016-10-03 |
James Zern | Merge "cosmetics,*_neon.c: rm redundant return from... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Kaustubh Raste | Fix vpx_plane_add_noise_msa functionality bit-mismatch |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Marco | Update to vpx_temporal_svc_encoder command line. |
commit | commitdiff | tree | snapshot |
2016-10-01 |
James Zern | Merge "vpx_convolve8_neon,load/store*: correct param... |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Geza Lore | Fix warning when building with GCC 5. |
commit | commitdiff | tree | snapshot |
2016-10-01 |
James Zern | invalid_file_test: quiet unused const warning |
commit | commitdiff | tree | snapshot |
2016-10-01 |
James Zern | vpx_convolve8_neon,load/store*: correct param type |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Martin Storsjo | Remove a stray END declaration in loopfilter_4_neon.asm |
commit | commitdiff | tree | snapshot |
2016-10-01 |
James Zern | Merge "vp8,frame_buffers: remove unused use_frame_threads" |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Linfeng Zhang | Merge "Refactor vpx lpf NEON files (step 2/2)" |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Linfeng Zhang | Merge "Refactor vpx lpf NEON files (step 1/2)" |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Marco Paniconi | Merge "vp9: On change_config() only call update_frame_s... |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Marco Paniconi | Merge "vp9 real-time mode: Change loopfilter speed... |
commit | commitdiff | tree | snapshot |
2016-09-30 |
James Zern | cosmetics,*_neon.c: rm redundant return from void fns |
commit | commitdiff | tree | snapshot |
2016-09-30 |
James Zern | Merge changes from topic '8bit-hbd-idct' |
commit | commitdiff | tree | snapshot |
2016-09-30 |
James Zern | *idct*_neon.c: add missing rtcd include |
commit | commitdiff | tree | snapshot |
2016-09-30 |
James Zern | idct,msa/neon: exclude idct files from hbd build |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Linfeng Zhang | Refactor vpx lpf NEON files (step 2/2) |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Linfeng Zhang | Refactor vpx lpf NEON files (step 1/2) |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Linfeng Zhang | Merge "Unify loopfilter function names" |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Linfeng Zhang | Merge "Refine vpx convolve8 NEON intrinsics optimization" |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Linfeng Zhang | Merge "Refine vpx_convolve_copy_neon() and vpx_convolve... |
commit | commitdiff | tree | snapshot |
2016-09-30 |
James Zern | *rtcd_defs.pl: remove empty specialize calls |
commit | commitdiff | tree | snapshot |
2016-09-30 |
James Zern | vp8,frame_buffers: remove unused use_frame_threads |
commit | commitdiff | tree | snapshot |
2016-09-30 |
James Zern | Merge "configure: test for -Wshorten-64-to-32 in non... |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Johann Koenig | Merge changes I158f631a,I0555f639 |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Yunqing Wang | Merge "Fix an issue in vp9_first_pass for non-mulitple... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Linfeng Zhang | Unify loopfilter function names |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Linfeng Zhang | Refine vpx_convolve_copy_neon() and vpx_convolve_avg_neon() |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Deepa K G | Fix an issue in vp9_first_pass for non-mulitple of... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Johann Koenig | Merge changes Ia3e9122f,Id33eb6c8,I956bd8ce |
commit | commitdiff | tree | snapshot |
2016-09-29 |
James Zern | Merge "vp9_detokenize,decode_coefs: fix signed int... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Johann | vp8: remove mmx functions |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Johann | Rename _xmm functions to _sse2 |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Johann | Remove vp8_clear_system_state |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Marco | vp9: On change_config() only call update_frame_size... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Marco | vp9 real-time mode: Change loopfilter speed feature... |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Linfeng Zhang | Refine vpx convolve8 NEON intrinsics optimization |
commit | commitdiff | tree | snapshot |
2016-09-29 |
James Zern | Merge changes I11786887,Ia91823ad |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Johann | vpx_dsp: clean up rtcd |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Johann | vp8: clean up rtcd |
commit | commitdiff | tree | snapshot |
2016-09-29 |
James Zern | vp9_detokenize,decode_coefs: fix signed int overflow |
commit | commitdiff | tree | snapshot |
2016-09-29 |
James Zern | vpx_dsp/get_prob: relocate den == 0 test |
commit | commitdiff | tree | snapshot |
2016-09-28 |
James Zern | Merge "vp9: fix compilation for g++ 6.2.x" |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Johann Koenig | Merge "Hook up vp8_diamond_search_sad_sse3" |
commit | commitdiff | tree | snapshot |
2016-09-28 |
James Zern | Merge "vpxdec: avoid memory leaks under most conditions" |
commit | commitdiff | tree | snapshot |
2016-09-28 |
James Zern | vpx_dsp/get_prob: make clip_prob branchless |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Tristan Matthews | vp9: fix compilation for g++ 6.2.x |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Linfeng Zhang | Merge "Clean convolve_test.cc" |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Debargha Mukherjee | Merge "Fix for compile error with range checking" |
commit | commitdiff | tree | snapshot |
2016-09-27 |
James Zern | configure: test for -Wshorten-64-to-32 in non hbd builds |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Johann | Cast strto[u]l down |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Johann | Hook up vp8_diamond_search_sad_sse3 |
commit | commitdiff | tree | snapshot |
2016-09-27 |
James Zern | vpxdec: avoid memory leaks under most conditions |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Johann Koenig | Merge changes from topic 'wextra' |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Linfeng Zhang | Clean convolve_test.cc |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Johann | Expand -Wextra to more of the library |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Johann | mips: clean up wextra warnings |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Urvang Joshi | Add compiler flag -Wsign-compare |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Urvang Joshi | Add compiler warning flag -Wextra and fix related warnings. |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Paul Wilkins | Merge "Limit max arf boost and scale motion breakout... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Peter de Rivaz | Fix for compile error with range checking |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Marco Paniconi | Merge "vp9: Reduce frame loopfilter-level for 1 pass... |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Johann Koenig | Merge "Un-Revert "Restore vp8_sixtap_predict4x4_neon"" |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Johann Koenig | Merge "Use shifted value for sinpi8sqrt2" |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Marco | vp9: Reduce frame loopfilter-level for 1 pass cbr. |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Linfeng Zhang | Merge "Refactor lpf (size 4 and 8) NEON intrinsics... |
commit | commitdiff | tree | snapshot |
2016-09-26 |
paulwilkins | Limit max arf boost and scale motion breakout for image... |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Scott LaVarnway | Merge "VP9: token decoder expansion" |
commit | commitdiff | tree | snapshot |
2016-09-24 |
James Zern | Merge "vp9_idct: delete dead TODOs" |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Johann | Use shifted value for sinpi8sqrt2 |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Johann | Un-Revert "Restore vp8_sixtap_predict4x4_neon" |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Scott LaVarnway | VP9: token decoder expansion |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Scott LaVarnway | Merge "VP9: pass TileWorkerData instead of MACROBLOCKD... |
commit | commitdiff | tree | snapshot |
2016-09-23 |
James Zern | Merge "vpx_idct32x32_34_add_sse2: rm unneeded transposes" |
commit | commitdiff | tree | snapshot |
2016-09-23 |
James Zern | Merge "variance_neon: sync variance*() w/c,sse2" |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Scott LaVarnway | VP9: pass TileWorkerData instead of MACROBLOCKD and... |
commit | commitdiff | tree | snapshot |
2016-09-22 |
James Zern | vpx_idct32x32_34_add_sse2: rm unneeded transposes |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Angie Chiang | Merge "Detect invalid highbd iht input" |
commit | commitdiff | tree | snapshot |
2016-09-22 |
James Zern | variance_neon: sync variance*() w/c,sse2 |
commit | commitdiff | tree | snapshot |
2016-09-22 |
James Zern | Merge "vp8: remove VP8_SET_DBG* control support" |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Angie Chiang | Detect invalid highbd iht input |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Johann | Keep vp8 sixtap read within bounds |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Johann | predict_test: align dst buffer to 16 |
commit | commitdiff | tree | snapshot |
2016-09-21 |
James Zern | vp8: remove VP8_SET_DBG* control support |
commit | commitdiff | tree | snapshot |
2016-09-21 |
James Zern | vp9_idct: delete dead TODOs |
commit | commitdiff | tree | snapshot |
2016-09-20 |
James Zern | Merge changes from topic 'Wshorten' |
commit | commitdiff | tree | snapshot |
2016-09-20 |
James Zern | Merge "variance_avx2: sync variance functions with... |
commit | commitdiff | tree | snapshot |
2016-09-20 |
James Zern | Merge "examples: quiet -Wshorten-64-to-32 warnings" |
commit | commitdiff | tree | snapshot |
2016-09-20 |
James Zern | Merge "vp9_rtcd: remove non-existent highbd convolve... |
commit | commitdiff | tree | snapshot |
next |