mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
We return 0 for this particular architecture but should instead be returning the number of lines. Fixes users who check the return value matches what they expect.