X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fwtvdec.c;h=16f1ef7b9ce643d8f5e90268c7cbecd522532dd1;hb=a6cd817a544e4e526f18391bd2c7112dc12d2f94;hp=71deaf0aa6cfa6011082aea426bfac95abcfa908;hpb=f3af379b5c1816271b1afce0ccb2a935dc29940c;p=ffmpeg diff --git a/libavformat/wtvdec.c b/libavformat/wtvdec.c index 71deaf0aa6c..16f1ef7b9ce 100644 --- a/libavformat/wtvdec.c +++ b/libavformat/wtvdec.c @@ -44,9 +44,7 @@ #define LEN_PRETTY_GUID 34 /* - * * File system routines - * */ typedef struct WtvFile { @@ -311,9 +309,7 @@ static void wtvfile_close(AVIOContext *pb) } /* - * * Main demuxer - * */ typedef struct WtvStream {