mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
Merge commit '9a003fc38833b6b9f08e44d7f1c6539db65840a0'
* commit '9a003fc38833b6b9f08e44d7f1c6539db65840a0': lavr: Remove unused label Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
This commit is contained in:
commit
b8346b2294
@ -256,7 +256,6 @@ int avresample_set_compensation(AVAudioResampleContext *avr, int sample_delta,
|
|||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
reinit_fail:
|
|
||||||
ff_audio_data_free(&fifo_buf);
|
ff_audio_data_free(&fifo_buf);
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user