Skip to content
  • Fiona Glaser's avatar
    Eliminate support for direct_8x8_inference=0 · 1f0e78d8
    Fiona Glaser authored
    The benefit in the most extreme contrived situation was at most 0.001db PSNR, at the cost of slower decoding.
    As this option was basically useless, it was a waste of code and prevented some other useful optimizations.
    Remove some unused mc code related to sub-8x8 partitions.
    Small deblocking speedup when p4x4 is used.
    Also remove unused x264_nal_decode prototype from x264.h.
    1f0e78d8