2015-10-07 |
Alex Converse | Merge "vp9: simplify extrabits encoding" |
commit | commitdiff | tree | snapshot |
2015-10-07 |
James Zern | Merge "test/reg...check,video_source.h: avoid NOMINMAX... |
commit | commitdiff | tree | snapshot |
2015-10-07 |
James Zern | Merge "vpxdec: quiet signed/unsigned warning" |
commit | commitdiff | tree | snapshot |
2015-10-07 |
James Zern | Merge changes I2965e786,I144bedde |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Marco Paniconi | Merge "Move setting of refresh threshold outside loop." |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Debargha Mukherjee | Merge "Backports highbitdepth accelerations into vp10" |
commit | commitdiff | tree | snapshot |
2015-10-07 |
James Zern | test/reg...check,video_source.h: avoid NOMINMAX redef |
commit | commitdiff | tree | snapshot |
2015-10-07 |
James Zern | vpxdec: quiet signed/unsigned warning |
commit | commitdiff | tree | snapshot |
2015-10-07 |
James Zern | vpx_memset16: drop unnecessary local |
commit | commitdiff | tree | snapshot |
2015-10-07 |
James Zern | vpx_memset16: quiet signed/unsigned warning |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Marco | Move setting of refresh threshold outside loop. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Alex Converse | vp9: simplify extrabits encoding |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Debargha Mukherjee | Merge "SSSE3 optimisation for quantize in high bit... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Marco | Add first_spatial_layer_to_encode to SVC. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Julia Robson | SSSE3 optimisation for quantize in high bit depth |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Scott LaVarnway | Merge "VPX: refactor vpx_idct32x32_1_add_sse2()" |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Ronald S. Bultje | Merge "vp10: extend range for delta Q values." |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Ronald S. Bultje | vp10: extend range for delta Q values. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
jackychen | Add the check of resolution in VP9 dynamic resizing. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Julia Robson | SSE2 optimisation for quantize in high bit depth |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Marco Paniconi | Merge "Fix to denoiser with dynamic resize." |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Marco Paniconi | Merge "Stabilize the encoder buffer from going too... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Scott LaVarnway | VPX: refactor vpx_idct32x32_1_add_sse2() |
commit | commitdiff | tree | snapshot |
2015-10-02 |
JackyChen | Turn on two-steps scaling in VP9 encoder dynamic resizing. |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Marco | Fix to denoiser with dynamic resize. |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Marco | Stabilize the encoder buffer from going too negative. |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Ronald S. Bultje | vp10: make render_width/height referenceable through... |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Ronald S. Bultje | Merge "vp10: reimplement d45/4x4 to match vp8 instead... |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Debargha Mukherjee | Backports highbitdepth accelerations into vp10 |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Debargha Mukherjee | Merge "Accelerated transform in high bit depth" |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Marco Paniconi | Merge "Two-steps scaling in VP9 encoder dynamic resizing." |
commit | commitdiff | tree | snapshot |
2015-10-02 |
jackychen | Two-steps scaling in VP9 encoder dynamic resizing. |
commit | commitdiff | tree | snapshot |
2015-10-01 |
hui su | Small cleanup |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Scott LaVarnway | Merge "VP9: remove plane_type from macroblockd_plane" |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Ronald S. Bultje | vp10: reimplement d45/4x4 to match vp8 instead of vp9. |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Ronald S. Bultje | vp8: align left pixel array by 16 bytes. |
commit | commitdiff | tree | snapshot |
2015-10-01 |
James Zern | Merge "sixtap_predict_test: enable NEON tests" |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Ronald S. Bultje | Merge "vp8: change build_intra4x4_predictors() to use... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Ronald S. Bultje | Merge "vp8: change build_intra_predictors_mbuv_s to... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Ronald S. Bultje | Merge "vp8: change build_intra_predictors_mby_s to... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Ronald S. Bultje | vp8: change build_intra4x4_predictors() to use vpx_dsp. |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Ronald S. Bultje | vp8: change build_intra_predictors_mbuv_s to use vpx_dsp. |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Ronald S. Bultje | vp8: change build_intra_predictors_mby_s to use vpx_dsp. |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Scott LaVarnway | VP9: remove plane_type from macroblockd_plane |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Scott LaVarnway | Merge "VP9: remove plane_type checks in loopfilter... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
James Zern | Merge changes I264e75bf,Ifb0f41fb |
commit | commitdiff | tree | snapshot |
2015-09-30 |
James Zern | Merge changes I68c4f189,Ia5a752db |
commit | commitdiff | tree | snapshot |
2015-09-30 |
James Zern | Merge "test/*.h: (windows) fix min/max conflict" |
commit | commitdiff | tree | snapshot |
2015-09-30 |
James Zern | vp9_loopfilter: remove unnecessary masks |
commit | commitdiff | tree | snapshot |
2015-09-30 |
James Zern | test/*.h: (windows) fix min/max conflict |
commit | commitdiff | tree | snapshot |
2015-09-30 |
James Zern | vp9_reset_lfm: harmonize function signature |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Alex Converse | Change dynamic_cast to static_cast to fix no-rtti build |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Alex Converse | Merge "Add a test for the interaction between active... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Scott LaVarnway | VP9: remove plane_type checks in loopfilter functions |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Scott LaVarnway | Merge "VP9: move loopfilter build masks to decode loop" |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Tom Finegan | Merge "vpxenc: Allow non i420 input for VP10." |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Marco Paniconi | Merge "aq-mode for SVC: Add consec_zero_mv to layer... |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Tom Finegan | vpxenc: Allow non i420 input for VP10. |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Yaowu Xu | Merge "Fix a macro definition" |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Tom Finegan | Merge "build/make/iosbuild.sh: Remove jobs argument." |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Marco | aq-mode for SVC: Add consec_zero_mv to layer context. |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Yaowu Xu | Fix a macro definition |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Scott LaVarnway | VP9: move loopfilter build masks to decode loop |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Julia Robson | Accelerated transform in high bit depth |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Marco Paniconi | Merge "VP8: Update rate correction factor for drop_over... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Marco | VP8: Update rate correction factor for drop_overshoot... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Angie Chiang | Merge "comment out fdct32" |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Ronald S. Bultje | Merge "vp9/10: improve support for render_width/height." |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Ronald S. Bultje | Merge "Rename display_{size,width,height} to render_*." |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Ronald S. Bultje | Merge "vp10: code reference_mode in uncompressed header." |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Ronald S. Bultje | Merge "vp10: split UV int4x4 loopfilter flag in one... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ronald S. Bultje | vp9/10: improve support for render_width/height. |
commit | commitdiff | tree | snapshot |
2015-09-26 |
James Zern | Merge "vp9/10 encoder: prevent NULL access on failure" |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ronald S. Bultje | Rename display_{size,width,height} to render_*. |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ronald S. Bultje | Merge "vp10: remove MACROBLOCK.{highbd_,}itxfm_add... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ronald S. Bultje | Merge "vp10: remove MACROBLOCK.fwd_txm4x4 function... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Angie Chiang | comment out fdct32 |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ronald S. Bultje | vp10: code reference_mode in uncompressed header. |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Ronald S. Bultje | vp10: split UV int4x4 loopfilter flag in one for each... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
James Zern | Merge "Revert "remove static from fdct4/8/16/32"" |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Ronald S. Bultje | vp10: remove MACROBLOCK.{highbd_,}itxfm_add function... |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Ronald S. Bultje | vp10: remove MACROBLOCK.fwd_txm4x4 function pointer. |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Tom Finegan | build/make/iosbuild.sh: Remove jobs argument. |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Tom Finegan | Merge "build/make/configure.sh: Embed bitcode in arm... |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Alex Converse | Add a test for the interaction between active map and... |
commit | commitdiff | tree | snapshot |
2015-09-25 |
James Zern | Merge "vp9/10 decoder_remove: check pbi pointer" |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Marco Paniconi | Merge "VP8: Adjust rate correction factor for drop... |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Marco | Limit cyclic refresh on steady background blocks. |
commit | commitdiff | tree | snapshot |
2015-09-25 |
James Zern | Merge "configure: reference the README for missing... |
commit | commitdiff | tree | snapshot |
2015-09-25 |
James Zern | vp9/10 decoder_remove: check pbi pointer |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Jacky Chen | Merge "Change size on first frame and change config... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Marco | VP8: Adjust rate correction factor for drop due to... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Tom Finegan | build/make/configure.sh: Embed bitcode in arm darwin... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Tom Finegan | Merge "build/make/configure.sh: Silence arm target... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Tom Finegan | Merge "build/make/configure.sh: Fix armv7 builds in... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Tom Finegan | build/make/configure.sh: Silence arm target Xcode7... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Tom Finegan | build/make/configure.sh: Fix armv7 builds in Xcode7. |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Tom Finegan | build/make/configure.sh: docs for soft_{dis|en}able. |
commit | commitdiff | tree | snapshot |
2015-09-24 |
James Zern | vp9_thread_test: clarify test case names |
commit | commitdiff | tree | snapshot |
2015-09-24 |
James Zern | vp9_thread_test: add non-frame-parallel files |
commit | commitdiff | tree | snapshot |
next |