]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/asv.h
truemotion2rt: Use ff_set_dimensions
[ffmpeg] / libavcodec / asv.h
index 9ae3737f082a2e93e512fe5b6c730ed7bfde0f6e..18f7a9571d065ec4f7db1b268768dd84626a01a6 100644 (file)
@@ -39,7 +39,7 @@
 #include "pixblockdsp.h"
 #include "put_bits.h"
 
-typedef struct ASV1Context{
+typedef struct ASV1Context {
     AVCodecContext *avctx;
     BlockDSPContext bdsp;
     BswapDSPContext bbdsp;