mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-02 02:36:10 +00:00
Fixes looping files without audio or when using stream_copy, where ist->nb_samples is not set since no decoding is done. Signed-off-by: Diego Biurrun <diego@biurrun.de>