X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fomadec.c;h=5a1660b89f6d4ed4d1a09b5b80d19b9c44aecd02;hb=e37f161e66e042d6c2c7470c4d9881df9427fc4a;hp=2980f6fee50fe70416bbe6dac30aeae5a0cf2842;hpb=b5a69e79c579e6e15e2019ffd34ef0e09aeab586;p=ffmpeg diff --git a/libavformat/omadec.c b/libavformat/omadec.c index 2980f6fee50..5a1660b89f6 100644 --- a/libavformat/omadec.c +++ b/libavformat/omadec.c @@ -259,8 +259,7 @@ static int decrypt_init(AVFormatContext *s, ID3v2ExtraMeta *em, uint8_t *header) return 0; } -static int oma_read_header(AVFormatContext *s, - AVFormatParameters *ap) +static int oma_read_header(AVFormatContext *s) { int ret, framesize, jsflag, samplerate; uint32_t codec_params;