[FFmpeg-devel] [PATCH] avforma: add an AV1 Low overhead bitstream format muxer
Hendrik Leppkes
h.leppkes at gmail.com
Thu Sep 2 09:53:46 EEST 2021
On Thu, Sep 2, 2021 at 12:54 AM James Almer <jamrial at gmail.com> wrote:
>
> On 8/27/2021 4:34 PM, James Almer wrote:
> > Suggested-by: BBB
> > Signed-off-by: James Almer <jamrial at gmail.com>
> > ---
> > Changelog | 1 +
> > configure | 1 +
> > doc/general_contents.texi | 1 +
> > libavformat/Makefile | 1 +
> > libavformat/allformats.c | 1 +
> > libavformat/rawenc.c | 20 ++++++++++++++++++++
> > libavformat/version.h | 4 ++--
> > 7 files changed, 27 insertions(+), 2 deletions(-)
>
> Will apply soon.
Maybe you already fixed it, maybe not, but there is a typo in the
commit message, avformat is missing a t. :)
- Hendrik
More information about the ffmpeg-devel
mailing list