You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avcodec/pcm: Reindent after the previous commit
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -289,7 +289,6 @@ static av_cold av_unused int pcm_scale_decode_init(AVCodecContext *avctx)
|
|||||||
s->vector_fmul_scalar = fdsp->vector_fmul_scalar;
|
s->vector_fmul_scalar = fdsp->vector_fmul_scalar;
|
||||||
av_free(fdsp);
|
av_free(fdsp);
|
||||||
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user