Re: [FFmpeg-devel] [PATCH 3/3] lavc: Add AV1 metadata bitstream filter

2018-09-10 Thread Michael Niedermayer
On Sun, Sep 09, 2018 at 11:08:12PM +0100, Mark Thompson wrote: > Can adjust colour and timing information. > --- > A simple start to the bsf - metadata support still todo. > > > configure | 1 + > libavcodec/Makefile| 1 + > libavcodec/av1_metadata_bsf.c |

[FFmpeg-devel] [PATCH 3/3] lavc: Add AV1 metadata bitstream filter

2018-09-09 Thread Mark Thompson
Can adjust colour and timing information. --- A simple start to the bsf - metadata support still todo. configure | 1 + libavcodec/Makefile| 1 + libavcodec/av1_metadata_bsf.c | 267 + libavcodec/bitstream_filters.c | 1 +