mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-26 17:32:06 +00:00
avformat/av1: fix AV1CodecConfigurationBox name in doxy
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
fd93d5efe6
commit
502aff91a7
@ -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
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user