summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2016-11-07Rename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8_12{*}()Linfeng Zhang
2016-11-05Update vp9_fdct8x8_quant_ssse3 for highbitdepthJohann
2016-11-03Merge "vp9: Non-rd pickmode: fix logic in reference masking."Marco Paniconi
2016-11-03vp9-svc: Add decoder control to decode up to x spatial layers.Marco
2016-11-03vp9: Non-rd pickmode: fix logic in reference masking.Marco
2016-11-03Merge "Speed-up recode loop for extreme bitrate diffs"Debargha Mukherjee
2016-11-02Merge "Fixed bug in formatting of debug stats."Paul Wilkins
2016-11-02Fixed bug in formatting of debug stats.paulwilkins
2016-11-01vp9,tile_worker_hook: correctly set jmp targetJames Zern
2016-11-01Merge "Change to KF boost calculation."Paul Wilkins
2016-10-28Change to KF boost calculation.Paul Wilkins
2016-10-28Merge "Force recode if framesize exceeds max allowed size"Debargha Mukherjee
2016-10-27Speed-up recode loop for extreme bitrate diffsDebargha Mukherjee
2016-10-27Force recode if framesize exceeds max allowed sizeDebargha Mukherjee
2016-10-26Changes to KF boost calculation.Paul Wilkins
2016-10-26Removal of a couple of two pass adjustments.paulwilkins
2016-10-25Change 2 motion search counts to be tile dataYunqing Wang
2016-10-22Merge "vp9_bitstream: Encode tiles in parallel"Vignesh Venkatasubramanian
2016-10-21vp9_bitstream: Encode tiles in parallelVignesh Venkatasubramanian
2016-10-21vp9: Nonrd variance partition: increase threshold for using 4x4 avg.Marco
2016-10-20vp9: Speed=8 real-time: Keep the bias_golden feature on.Marco
2016-10-18Revert "vp9_bitstream: Encode tiles in parallel"James Zern
2016-10-18Merge "vp9: Non-rd variance partition: add condition for 64x64 split."Marco Paniconi
2016-10-17vp9: Non-rd variance partition: add condition for 64x64 split.Marco
2016-10-17vp9_bitstream: Encode tiles in parallelVignesh Venkatasubramanian
2016-10-12vp9_bitstream: Parameterize interp_filter_selectedVignesh Venkatasubramanian
2016-10-12Merge "vp9_bitstream: Parameterize max_mv_magnitude"Vignesh Venkatasubramanian
2016-10-12vp9_bitstream: Parameterize max_mv_magnitudeVignesh Venkatasubramanian
2016-10-111 pass vbr: Allow for lookahead alt-ref in real-time mode.Marco
2016-10-11vp9: 1 pass vbr: some adjustments to gf interval.Marco
2016-10-07write_modes: add MACROBLOCKD as a parameterVignesh Venkatasubramanian
2016-10-05Remove vpx_realloc()Alex Converse
2016-10-04Merge "Move highbd txfm input range check from 2d iht transform to 1d idct/ia...Angie Chiang
2016-10-03Move highbd txfm input range check from 2d iht transform to 1d idct/iadstAngie Chiang
2016-10-03Merge "Fix warning when building with GCC 5."James Zern
2016-10-03Merge "cosmetics,*_neon.c: rm redundant return from void fns"James Zern
2016-10-01Fix warning when building with GCC 5.Geza Lore
2016-09-30Merge "vp9: On change_config() only call update_frame_size if needed."Marco Paniconi
2016-09-30Merge "vp9 real-time mode: Change loopfilter speed feature at speed 8."Marco Paniconi
2016-09-30cosmetics,*_neon.c: rm redundant return from void fnsJames Zern
2016-09-30Merge changes from topic '8bit-hbd-idct'James Zern
2016-09-30Merge "Unify loopfilter function names"Linfeng Zhang
2016-09-29*rtcd_defs.pl: remove empty specialize callsJames Zern
2016-09-30Merge "Fix an issue in vp9_first_pass for non-mulitple of 16 resolutions"Yunqing Wang
2016-09-29Unify loopfilter function namesLinfeng Zhang
2016-09-29Fix an issue in vp9_first_pass for non-mulitple of 16 resolutionsDeepa K G
2016-09-29vp9: On change_config() only call update_frame_size if needed.Marco
2016-09-29vp9 real-time mode: Change loopfilter speed feature at speed 8.Marco
2016-09-28vp9_detokenize,decode_coefs: fix signed int overflowJames Zern
2016-09-28Merge "vp9: fix compilation for g++ 6.2.x"James Zern