asivery via ffmpeg-devel:
> I've attached the updated patch. Both new entries are now placed in an
> alphabetically correct way in their appropriate lists.
>
Applied.
- Andreas
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/
I've attached the updated patch. Both new entries are now placed in an
alphabetically correct way in their appropriate lists.
On Monday, February 12th, 2024 at 11:53 AM, Andreas Rheinhardt
wrote:
> asivery via ffmpeg-devel:
>
> > I apologize for not having responded earlier.
> > I've attached
asivery via ffmpeg-devel:
> I apologize for not having responded earlier.
> I've attached the updated patch.
>
>
> From 68c77320954e44a7f02e95537fc9a6436da7549c Mon Sep 17 00:00:00 2001
> From: asivery
> Date: Sun, 11 Feb 2024 23:13:07 +0100
> Subject: [PATCH] avformat/matroska: Add support for
I apologize for not having responded earlier.
I've attached the updated patch.
>From 68c77320954e44a7f02e95537fc9a6436da7549c Mon Sep 17 00:00:00 2001
From: asivery
Date: Sun, 11 Feb 2024 23:13:07 +0100
Subject: [PATCH] avformat/matroska: Add support for A_ATRAC/AT1
Signed-off-by: asivery
---
Andreas Rheinhardt:
> asivery:
>> Signed-off-by: asivery
>> ---
>> libavformat/matroska.c | 1 +
>> libavformat/matroskadec.c | 2 ++
>> 2 files changed, 3 insertions(+)
>>
>> diff --git a/libavformat/matroska.c b/libavformat/matroska.c
>> index 90d94b65bf..37305a523c 100644
>> --- a/libavformat/mat
asivery:
> Signed-off-by: asivery
> ---
> libavformat/matroska.c | 1 +
> libavformat/matroskadec.c | 2 ++
> 2 files changed, 3 insertions(+)
>
> diff --git a/libavformat/matroska.c b/libavformat/matroska.c
> index 90d94b65bf..37305a523c 100644
> --- a/libavformat/matroska.c
> +++ b/libavformat/ma
Hi, it's really not a problem. Thanks and please let me know if I need to
change anything for this to be merged.
--- Original Message ---
On Saturday, June 17th, 2023 at 3:41 AM, Andreas Rheinhardt
wrote:
> asivery:
>
> > Hello, apologies for bothering you all with this, but if anyon
asivery:
> Hello, apologies for bothering you all with this, but if anyone could take a
> look at this patch it would be great. The only other container that supports
> ATRAC1 is AEA, and it's not that good of a format since it has no magic
> number, and therefore is easily detected incorrectly.
Hello, apologies for bothering you all with this, but if anyone could take a
look at this patch it would be great. The only other container that supports
ATRAC1 is AEA, and it's not that good of a format since it has no magic number,
and therefore is easily detected incorrectly.
Thank you in ad
It's been added recently. Here's the definition:
https://github.com/ietf-wg-cellar/matroska-specification/blob/master/codec_specs.md#a_atracat1
--- Original Message ---
On Monday, March 6th, 2023 at 7:39 PM, Paul B Mahol wrote:
> On 3/6/23, asivery asiv...@protonmail.com wrote:
>
> >
On 3/6/23, asivery wrote:
> Signed-off-by: asivery
> ---
> libavformat/matroska.c | 1 +
> libavformat/matroskadec.c | 2 ++
> 2 files changed, 3 insertions(+)
>
where is this defined?
> diff --git a/libavformat/matroska.c b/libavformat/matroska.c
> index 90d94b65bf..37305a523c 100644
> --- a/li
11 matches
Mail list logo