1. 06 Mar, 2018 1 commit
    • Zhong Li's avatar
      lavc/qsvenc: disable h264 look_ahead by default · 0645698e
      Zhong Li authored
      Look_ahead can provide quality improvements, but would better disable it by default due to some reasons:
      1. It is only available for some codecs (e.g. HEVC is not supported) on Intel
         Haswell and plus platforms. Thus means it will be failed on some platforms.
      2. It significantly increases encoding latency and memory consumption.
      3. It may overwrite some other options such as CBR and CAVLC.
      Signed-off-by: 's avatarZhong Li <zhong.li@intel.com>
      Signed-off-by: 's avatarMark Thompson <sw@jkqxz.net>
      0645698e
  2. 05 Mar, 2018 11 commits
  3. 04 Mar, 2018 3 commits
  4. 03 Mar, 2018 12 commits
  5. 02 Mar, 2018 6 commits
  6. 01 Mar, 2018 7 commits