Skip to content
Snippets Groups Projects
Commit 5d69e249 authored by Matthieu Bouron's avatar Matthieu Bouron
Browse files

avcodec/mediacodecdec_common: remove spurious space

parent a079eaba
No related branches found
No related tags found
No related merge requests found
...@@ -415,7 +415,6 @@ fail: ...@@ -415,7 +415,6 @@ fail:
return ret; return ret;
} }
static int mediacodec_dec_flush_codec(AVCodecContext *avctx, MediaCodecDecContext *s) static int mediacodec_dec_flush_codec(AVCodecContext *avctx, MediaCodecDecContext *s)
{ {
FFAMediaCodec *codec = s->codec; FFAMediaCodec *codec = s->codec;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment