ffmpeg | branch: master | James Almer <jamr...@gmail.com> | Tue Jul 30 00:33:47 
2019 -0300| [502aff91a769f863792bac61fda1092a8a1bf03b] | committer: James Almer

avformat/av1: fix AV1CodecConfigurationBox name in doxy

Signed-off-by: James Almer <jamr...@gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=502aff91a769f863792bac61fda1092a8a1bf03b
---

 libavformat/av1.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavformat/av1.h b/libavformat/av1.h
index 9f2a71f353..dc872e5c59 100644
--- a/libavformat/av1.h
+++ b/libavformat/av1.h
@@ -59,7 +59,7 @@ int ff_av1_filter_obus_buf(const uint8_t *buf, uint8_t **out, 
int *size);
  * Writes AV1 extradata (Sequence Header and Metadata OBUs) to the provided
  * AVIOContext.
  *
- * @param pb pointer to the AVIOContext where the hvcC shall be written
+ * @param pb pointer to the AVIOContext where the av1C box shall be written
  * @param buf input data buffer
  * @param size size in bytes of the input data buffer
  *

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to