[FFmpeg-devel] [PATCH] avforma: add an AV1 Low overhead bitstream format muxer
James Almer
jamrial at gmail.com
Thu Sep 2 18:41:23 EEST 2021
On 9/2/2021 3:53 AM, Hendrik Leppkes wrote:
> 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. :)
Yes, i had noticed and amended it locally, but thanks anyway :p
More information about the ffmpeg-devel
mailing list