]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rso.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavformat / rso.h
index acb0f140634a2cddfb19ec42976c49d02a5eb18d..1f65dd90c7a3716fa8ab5c34ad614483ecac4a70 100644 (file)
@@ -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 */