[FFmpeg-devel] [PATCH 1/3] avcodec/cbs_av1: add support for Padding OBUs
James Almer
jamrial at gmail.com
Sat Apr 13 22:24:39 EEST 2019
On 4/13/2019 4:21 PM, James Almer wrote:
> Based on itut_t35 Matadata OBU parsing code.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/cbs_av1.c | 20 +++++++++++++++++
> libavcodec/cbs_av1.h | 7 ++++++
> libavcodec/cbs_av1_syntax_template.c | 32 ++++++++++++++++++++++++++++
> 3 files changed, 59 insertions(+)
Ignore this one. Sent the same version by mistake.
More information about the ffmpeg-devel
mailing list