Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dxa.c')
-rw-r--r--libavcodec/dxa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/dxa.c b/libavcodec/dxa.c
index f32fdd33e5..28c6af9031 100644
--- a/libavcodec/dxa.c
+++ b/libavcodec/dxa.c
@@ -331,4 +331,3 @@ AVCodec ff_dxa_decoder = {
.capabilities = CODEC_CAP_DR1,
.long_name = NULL_IF_CONFIG_SMALL("Feeble Files/ScummVM DXA"),
};
-