]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rso.h
libavformat: Add a flag for muxers that support write_packet(NULL) for flushing
[ffmpeg] / libavformat / rso.h
index bdb39e8d7fdd48df6a8a7f44ca7caf7250537492..e3e88ea6442b5e544c2f3b5a37d12aa14f9a7eb8 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 */