]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/mms.h
audioconvert: add some additional channel and channel layout macros
[ffmpeg] / libavformat / mms.h
index 12e9ef0962c5ff2db130420326c6d0156419350d..36e772c7f9c5dda497780cefcfe110b7953719c4 100644 (file)
@@ -60,4 +60,5 @@ typedef struct {
 int ff_mms_asf_header_parser(MMSContext * mms);
 int ff_mms_read_data(MMSContext *mms, uint8_t *buf, const int size);
 int ff_mms_read_header(MMSContext * mms, uint8_t * buf, const int size);
-#endif
+
+#endif /* AVFORMAT_MMS_H */