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 words we find d
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 words we find during probe and whether
we find them in expected place. The SPDIF_MAX_OFFSET constant is the
maximum supported block s
On Tue, Jun 15, 2021 at 12:52 PM Denis Shulyaka wrote:
>
> Hi! How do I ask for a review? I am new here.
>
A short explanation of what the problem is and why this change fixes
it would help us to understand and evaluate the patch - and generally
makes for better patches, as any future reader will
Am So., 11. Apr. 2021 um 15:56 Uhr schrieb 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(-)
>
> diff --git a/libavformat/spdifdec.c b/libavformat
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(-)
>
> diff --git a/liba
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/spdifdec.c