#include <stdint.h>#include "libavutil/intreadwrite.h"#include "libavutil/rational.h"#include "libavcodec/evc.h"#include "avio.h"Go to the source code of this file.
Definition at line 32 of file evc.h.
Referenced by annexb_probe(), and ff_isom_write_evcc().
Writes EVC sample metadata to the provided AVIOContext.
Definition at line 298 of file evc.c.
Referenced by mov_write_evcc_tag().