Skip to content
  • Fiona Glaser's avatar
    Sliced-threads: do hpel and deblock after returning · a155572e
    Fiona Glaser authored
    Lowers encoding latency around 14% in sliced threads mode with preset superfast.
    Additionally, even if there is no waiting time between frames, this improves parallelism, because hpel+deblock are done during the (singlethreaded) lookahead.
    For ease of debugging, dump-yuv forces all of the threads to wait and finish instead of setting b_full_recon.
    a155572e