X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Frso.h;h=e3e88ea6442b5e544c2f3b5a37d12aa14f9a7eb8;hb=f1caf01d5e2913a96c5689e6570fd10e25d1c76b;hp=bdb39e8d7fdd48df6a8a7f44ca7caf7250537492;hpb=2912e87a6c9264d556734e2bf94a99c64cf9b102;p=ffmpeg diff --git a/libavformat/rso.h b/libavformat/rso.h index bdb39e8d7fd..e3e88ea6442 100644 --- a/libavformat/rso.h +++ b/libavformat/rso.h @@ -26,7 +26,7 @@ #define RSO_HEADER_SIZE 8 -/* The ffmpeg codecs we support, and the IDs they have in the file */ +/* The libavcodec codecs we support, and the IDs they have in the file */ extern const AVCodecTag ff_codec_rso_tags[]; #endif /* AVFORMAT_RSO_H */