You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avcodec/mediacodecdec_common: remove spurious space
This commit is contained in:
@@ -415,7 +415,6 @@ fail:
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
static int mediacodec_dec_flush_codec(AVCodecContext *avctx, MediaCodecDecContext *s)
|
||||
{
|
||||
FFAMediaCodec *codec = s->codec;
|
||||
|
Reference in New Issue
Block a user