On date Saturday 2024-04-13 10:54:38 +0200, Stefano Sabatini wrote:
> On date Friday 2024-04-12 16:46:29 -0700, ffmpeg-devel Mailing List wrote:
> > Thanks.
> > 
> > On Fri, Apr 12, 2024 at 6:05 AM Stefano Sabatini <stefa...@gmail.com> wrote:
> [...]
> > From 93c5628502a1f242043b39a18e83895d9067541e Mon Sep 17 00:00:00 2001
> > From: Antoine SOULIER <asoul...@google.com>
> > Date: Thu, 4 Apr 2024 22:38:03 +0000
> > Subject: [PATCH] avformat/lc3: Add file format for LC3/LC3plus transport
> > 
> > A file format is described in Bluetooth SIG LC3 and ETSI TS 103 634, for
> > test purpose. This is the format implemented here.
> > ---
> >  Changelog                |   1 +
> >  doc/muxers.texi          |   6 +
> >  libavformat/Makefile     |   2 +
> >  libavformat/allformats.c |   2 +
> >  libavformat/lc3.c        | 252 +++++++++++++++++++++++++++++++++++++++
> >  5 files changed, 263 insertions(+)
> >  create mode 100644 libavformat/lc3.c
> 
> Looks good to me.
> 
> Andreas, Paul, please comment. If I see no comments I'll push this in
> two/three days.

Finally applied, thanks.

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to