mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-16 20:43:10 +00:00
Remove invalid operation in the case x and y all equal 0, this refine made about 2% speedup for H264 decode on loongson platform. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>