2018-06-12 |
Marco Paniconi | Merge "vp9 svc: Denoise golden when it's a temporal... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Jerome Jiang | vp9 svc: Denoise golden when it's a temporal ref. |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Luc Trudeau | VSX Version of vp9_quantize_fp_32x32 |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Luc Trudeau | VSX Version of vp9_quantize_fp |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Hui Su | Merge "Small speedup of ml_pruning_partition()" |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Marco Paniconi | Merge "vp9-svc: Fix to frames_since_golden update for... |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Jerome Jiang | Merge "vp9 svc: clean up first_spatial_layer_to_encode." |
commit | commitdiff | tree | snapshot |
2018-06-11 |
Marco Paniconi | vp9-svc: Fix to frames_since_golden update for SVC. |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Jerome Jiang | vp9 svc: clean up first_spatial_layer_to_encode. |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Hui Su | Small speedup of ml_pruning_partition() |
commit | commitdiff | tree | snapshot |
2018-06-08 |
James Zern | Merge "vp9_subtract_test,cosmetics: fix class order... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Jingning Han | Merge "Localize variable scope in vp9_rc_get_second_pas... |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Tom Finegan | Merge "Add avx512 compile test." |
commit | commitdiff | tree | snapshot |
2018-06-08 |
James Zern | vp9_subtract_test,cosmetics: fix class order, casts |
commit | commitdiff | tree | snapshot |
2018-06-08 |
James Zern | Merge changes I89ce12b6,Id91b52d6,Icd7d4453 |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Marco Paniconi | vp9-svc: Adjust some logic on gf temporal reference. |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Luca Barbato | Implement subtract_block for VSX |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Luca Barbato | Cast bsize as int to print a meaninful debug info |
commit | commitdiff | tree | snapshot |
2018-06-08 |
Luca Barbato | Speed test for subtract_block |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Tom Finegan | Add avx512 compile test. |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jerome Jiang | vp9 svc: add control to set using second temporal ref. |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Marco Paniconi | vp9-svc: Allow second temporal reference for next highe... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Marco Paniconi | Merge "VP9 SVC: Write out svc src for all spatial layers." |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Marco Paniconi | vp9-svc: Modify choose_partitioning for second temporal ref |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jerome Jiang | Merge "VP9: fix unsigned integer overflow in decoder." |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Jerome Jiang | VP9 SVC: Write out svc src for all spatial layers. |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Marco Paniconi | vp9-svc: Enable use of second temporal reference for... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Marco Paniconi | vp9-svc: Add a buffer_idx is_used parameter for SVC. |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Jingning Han | Localize variable scope in vp9_rc_get_second_pass_params() |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Jerome Jiang | VP9: fix unsigned integer overflow in decoder. |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Jerome Jiang | vp9: Move up reset of cyclic refresh under dynamic... |
commit | commitdiff | tree | snapshot |
2018-06-06 |
James Zern | Merge changes I3ba75c45,I97d26285 |
commit | commitdiff | tree | snapshot |
2018-06-06 |
Luca Barbato | force-inline the convolve functions |
commit | commitdiff | tree | snapshot |
2018-06-05 |
Marco Paniconi | Merge "vp9-svc: Allow usage of second (long term) tempo... |
commit | commitdiff | tree | snapshot |
2018-06-04 |
James Zern | test,cosmetics: fix func/member naming, decl order |
commit | commitdiff | tree | snapshot |
2018-06-04 |
Jerome Jiang | vp9-svc: Allow usage of second (long term) temporal... |
commit | commitdiff | tree | snapshot |
2018-06-03 |
Luca Barbato | Unbreak the force inline directive for gcc |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Jerome Jiang | Merge "VP9: exclude speed 9 from VBR datarate tests." |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Jerome Jiang | VP9: exclude speed 9 from VBR datarate tests. |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Jerome Jiang | Merge "VP9: Allow for bilinear subpel interp at speed... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Marco Paniconi | Merge "vp9-svc: Fix to some frame metrics for real... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Jerome Jiang | VP9: Allow for bilinear subpel interp at speed 9 for... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Hui Su | Merge "Improve the ML based partition pruning" |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Marco Paniconi | vp9-svc: Fix to some frame metrics for real-time mode. |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Luc Trudeau | VSX version of vpx_post_proc_down_and_across_mb_row |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Hui Su | Improve the ML based partition pruning |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Marco Paniconi | Merge "vp9-svc: Fix to compute some metrics on top... |
commit | commitdiff | tree | snapshot |
2018-05-31 |
James Zern | Merge "libs.mk: expose libvpx.{ver,syms} in all configs" |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Marco Paniconi | vp9-svc: Fix to compute some metrics on top spatiail... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Marco Paniconi | vp9: Refactor code for q adjustment in CBR mode. |
commit | commitdiff | tree | snapshot |
2018-05-30 |
James Zern | Merge "Revert 3 slide show coding changes" |
commit | commitdiff | tree | snapshot |
2018-05-30 |
James Zern | Revert 3 slide show coding changes |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Jim Bankoski | tiny_ssim: fix for odd image sizes. |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Marco Paniconi | Merge "vp9-svc: Add frame dropper control to sample... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Marco Paniconi | vp9-svc: Add frame dropper control to sample encoder. |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Marco Paniconi | Merge "vp9: Adjust cyclic refresh and limit frame-level q." |
commit | commitdiff | tree | snapshot |
2018-05-30 |
James Zern | libs.mk: expose libvpx.{ver,syms} in all configs |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Marco Paniconi | vp9: Adjust cyclic refresh and limit frame-level q. |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Luc Trudeau | VSX version of vpx_mbpost_proc_ip |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Luc Trudeau | VSX version of vpx_mbpost_proc_down |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Luc Trudeau | Bench Class For More Robust Speed Tests |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Marco Paniconi | vp9-realtime: Move frame dropper to after scene detection. |
commit | commitdiff | tree | snapshot |
2018-05-29 |
Marco Paniconi | vp9-svc: Fix to allowed value of max_consec_drop. |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Jerome Jiang | Merge "VP8: Fix use-after-free in postproc." |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Jerome Jiang | VP8: Fix use-after-free in postproc. |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Marco Paniconi | Merge "VP9: Fix issues with high bitdepth in real-time." |
commit | commitdiff | tree | snapshot |
2018-05-25 |
Jerome Jiang | VP9: Fix issues with high bitdepth in real-time. |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Marco Paniconi | vp9-svc: Add max_consec_drop to SVC frame drop. |
commit | commitdiff | tree | snapshot |
2018-05-24 |
Marco Paniconi | vp9: Rate control adjustments for screen content. |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Paul Wilkins | Merge "Experiment regarding playback problems on Bravia... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Marco Paniconi | vp9-svc: Add full superframe drop mode. |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Marco Paniconi | Merge "vp9-svc: Small code cleanup in nonrd-pickmode." |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Marco Paniconi | vp9-svc: Small code cleanup in nonrd-pickmode. |
commit | commitdiff | tree | snapshot |
2018-05-21 |
James Zern | remove unused vpx_ports/config.h |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Niveditha Rau | Add Solaris to supported platforms |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Johann Koenig | Merge "configure,ios: add missing c++11 checks" |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Marco Paniconi | Merge "vp9-svc: Fix on disabling inter_layer prediction." |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Marco Paniconi | vp9-svc: Fix on disabling inter_layer prediction. |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Marco Paniconi | vp9-svc: Fix issue with reseting lst_fb_idx. |
commit | commitdiff | tree | snapshot |
2018-05-19 |
James Zern | configure,ios: add missing c++11 checks |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Johann | Revert "Revert "update libwebm"" |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Johann | iosbuild.sh: portable sed usage |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Paul Wilkins | Experiment regarding playback problems on Bravia TVs. |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Marco Paniconi | vp9-svc: Skip find_predictors based on ref_frame_flags. |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Marco Paniconi | vp0-svc: Small code cleanup in nonrd-pickmode. |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Marco Paniconi | vp9-svc: Enable scene detection and re-encode for SVC. |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Jingning Han | Merge "Use the updated best rd cost for transform block... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Jingning Han | Use the updated best rd cost for transform block search |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Marco Paniconi | Merge "vp9: Some speed feature settings for speed 9." |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Luca Barbato | Merge "Add vpx_varianceNxM_vsx and vpx_mseNxM_vsx" |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Marco Paniconi | vp9: Some speed feature settings for speed 9. |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Luca Barbato | Add vpx_varianceNxM_vsx and vpx_mseNxM_vsx |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Johann Koenig | Merge "Revert "update libwebm"" |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Johann Koenig | Revert "update libwebm" |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Yaowu Xu | Merge "Make a config time flag" |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Marco Paniconi | Merge "vp9-realtime: Enable alt_ref at speed 5, for... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Luc Trudeau | Merge "VSX version of vpx_quantize_b_32x32_vsx" |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yaowu Xu | Make a config time flag |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Yaowu Xu | Merge "Fixes for consistent encoding across recodes... |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Johann Koenig | Merge "update libwebm" |
commit | commitdiff | tree | snapshot |
next |