From: Stefano Sabatini <stefasab@gmail.com>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: Antoine Soulier <asoulier@google.com>
Subject: Re: [FFmpeg-devel] [PATCH 1/2] avcodec/liblc3: Add encoding/decoding support of LC3 audio codec
Date: Tue, 2 Apr 2024 19:56:42 +0200
Message-ID: <ZgxG2sMhzKENOR8t@mariano> (raw)
In-Reply-To: <20240329173032.1122372-1-asoulier@google.com>
On date Friday 2024-03-29 17:30:30 +0000, ffmpeg-devel Mailing List wrote:
> The LC3 audio codec is the default codec of Bluetooth LE audio.
> This is a wrapper over the liblc3 library (https://github.com/google/liblc3).
>
> Signed-off-by: Antoine Soulier <asoulier@google.com>
> ---
> Changelog | 4 +
> configure | 6 ++
> doc/encoders.texi | 57 ++++++++++++
> doc/general_contents.texi | 11 ++-
> libavcodec/Makefile | 2 +
> libavcodec/allcodecs.c | 2 +
> libavcodec/codec_desc.c | 7 ++
> libavcodec/codec_id.h | 1 +
> libavcodec/liblc3dec.c | 141 ++++++++++++++++++++++++++++
> libavcodec/liblc3enc.c | 190 ++++++++++++++++++++++++++++++++++++++
> 10 files changed, 420 insertions(+), 1 deletion(-)
> create mode 100644 libavcodec/liblc3dec.c
> create mode 100644 libavcodec/liblc3enc.c
I don't see pending comments for this patch, so I'll apply it in
one/two days if I see no more comments.
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-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2024-04-02 17:56 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-29 17:30 Antoine Soulier via ffmpeg-devel
2024-03-29 17:30 ` [FFmpeg-devel] [PATCH 2/2] avformat/lc3: Add file format for LC3/LC3plus transport Antoine Soulier via ffmpeg-devel
2024-03-30 11:45 ` Paul B Mahol
2024-03-30 21:51 ` Antoine Soulier via ffmpeg-devel
2024-03-30 23:15 ` Paul B Mahol
2024-03-29 17:50 ` [FFmpeg-devel] [PATCH 1/2] avcodec/liblc3: Add encoding/decoding support of LC3 audio codec Andreas Rheinhardt
2024-03-29 18:41 ` Antoine Soulier via ffmpeg-devel
2024-03-29 18:52 ` Andreas Rheinhardt
2024-04-02 17:56 ` Stefano Sabatini [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-01 21:32 Antoine Soulier via ffmpeg-devel
2024-04-04 15:39 ` Stefano Sabatini
2024-04-04 16:22 ` James Almer
2024-04-04 16:27 ` Andreas Rheinhardt
2024-03-28 22:33 Antoine Soulier via ffmpeg-devel
2024-03-28 21:35 Antoine Soulier via ffmpeg-devel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZgxG2sMhzKENOR8t@mariano \
--to=stefasab@gmail.com \
--cc=asoulier@google.com \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git