You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avformat/av1: fix AV1CodecConfigurationBox name in doxy
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -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
|
* Writes AV1 extradata (Sequence Header and Metadata OBUs) to the provided
|
||||||
* AVIOContext.
|
* 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 buf input data buffer
|
||||||
* @param size size in bytes of the input data buffer
|
* @param size size in bytes of the input data buffer
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user