diff options
Diffstat (limited to 'libavcodec/zmbv.c')
-rw-r--r-- | libavcodec/zmbv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/zmbv.c b/libavcodec/zmbv.c index a36a844b1f..2345eb36b5 100644 --- a/libavcodec/zmbv.c +++ b/libavcodec/zmbv.c @@ -672,4 +672,3 @@ AVCodec ff_zmbv_decoder = { .capabilities = CODEC_CAP_DR1, .long_name = NULL_IF_CONFIG_SMALL("Zip Motion Blocks Video"), }; - |