Sure, will try to figure out how to do it!
ср, 12 янв. 2022 г. в 12:46, Anton Khirnov :
> Quoting Denis Shulyaka (2022-01-11 16:52:42)
> > Hi all,
> >
> > Is there anything I could do to kindly ask to review and accept the
> patch?
>
> Could you add a FATE test,
Hi all,
Is there anything I could do to kindly ask to review and accept the patch?
Best regards,
Denis Shulyaka
вт, 28 сент. 2021 г. в 17:53, Denis Shulyaka :
> Hi all,
>
> This is a kind reminder.
>
> Best regards,
> Denis Shulyaka
>
> вс, 11 апр. 2021 г. в 13:21,
Hi all,
This is a kind reminder.
Best regards,
Denis Shulyaka
вс, 11 апр. 2021 г. в 13:21, Denis Shulyaka :
> Hi Carl,
>
> Thanks for the review.
>
> сб, 10 апр. 2021 г. в 18:05, Carl Eugen Hoyos :
>
>> Please use "&" instead of "%".
>>
Hi all,
This is a kind reminder.
Best regards,
Denis Shulyaka
ср, 16 июн. 2021 г. в 02:07, Denis Shulyaka :
> Sorry for not giving the proper description! Here it is:
> The spdif is based on blocks with fixed length, each block starts with a
> sync word. It matters how many sync word
uld need a sample with SPDIF_MAX_OFFSET
(16384) block size (probably AAC with samples = 4096). I do not have such
sample as I found this issue while working on a new codec support.
ср, 16 июн. 2021 г., 01:18 Hendrik Leppkes :
> On Tue, Jun 15, 2021 at 12:52 PM Denis Shulyaka
> wrote:
>
Hi! How do I ask for a review? I am new here.
вс, 11 апр. 2021 г. в 16:56, Denis Shulyaka :
> This patch fixes the detection score for spdif (IEC61937).
>
> Signed-off-by: Denis Shulyaka
> ---
> libavformat/spdifdec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-
This patch fixes the detection score for spdif (IEC61937).
Signed-off-by: Denis Shulyaka
---
libavformat/spdifdec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/spdifdec.c b/libavformat/spdifdec.c
index 1808fa9d65..05c155f49c 100644
--- a/libavformat
mething?
>
This is also just for safety to verify that future modifications of
spdif_read_burst_payload_length() work correctly. Should I remove it?
--
Best regards,
Denis Shulyaka
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/ma
This patch adds support to decode IEC61937_EAC3 (aka dolby digital plus).
Signed-off-by: Denis Shulyaka
---
libavformat/spdifdec.c | 43 ++
1 file changed, 35 insertions(+), 8 deletions(-)
diff --git a/libavformat/spdifdec.c b/libavformat/spdifdec.c
This patch adds support to decode IEC61937_EAC3 (aka dolby digital plus).
Signed-off-by: Denis Shulyaka
---
libavformat/spdifdec.c | 47 ++
1 file changed, 38 insertions(+), 9 deletions(-)
diff --git a/libavformat/spdifdec.c b/libavformat/spdifdec.c
Signed-off-by: Denis Shulyaka
---
libavformat/spdifdec.c | 47 ++
1 file changed, 38 insertions(+), 9 deletions(-)
diff --git a/libavformat/spdifdec.c b/libavformat/spdifdec.c
index 1808fa9d65..58841e7775 100644
--- a/libavformat/spdifdec.c
+++ b
Hi,
How do I ask someone to review the patch? I am concerned if I submitted the
PR correctly.
Best regards,
Denis Shulyaka
вт, 16 мар. 2021 г. в 20:59, Denis Shulyaka :
> This patch adds support to decode IEC61937_EAC3 (aka dolby digital plus).
>
> Signed-off-by: Denis
This patch adds support to decode IEC61937_EAC3 (aka dolby digital plus).
Signed-off-by: Denis Shulyaka
---
libavformat/spdifdec.c | 47 ++
1 file changed, 38 insertions(+), 9 deletions(-)
diff --git a/libavformat/spdifdec.c b/libavformat/spdifdec.c
13 matches
Mail list logo