Ping for review.
amyspark
On 03/11/2022 13:36, L. E. Segovia wrote:
> Hi all,
>
> This new version is intended to make Patchwork log the set correctly.
> (My apologies there, I'm not used to send patches through the command line.)
>
> v3 changes (same as v2):
>
> - Split indentation fixes for
With this patch it's now possible to call avformat_index_get_entry and
avformat_index_get_entry_from_timestamp with a const-qualified
AVStream.
From cbf7880c230ccff35b8b6d1fab192a07c6083307 Mon Sep 17 00:00:00 2001
From: Martijn Otto
Date: Mon, 7 Nov 2022 16:06:30 +0100
Subject: [PATCH] avformat_
On 11/7/2022 12:15 AM, Stefano Sabatini wrote:
> anD reallocate
>
> LGTM, thanks.
Fixed, along with the other typo, and pushed.
- Derek
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscri
The amount of lines printed is too high for the verbose level, and the debug
level is a better fit for their content.
Signed-off-by: James Almer
---
libavutil/tx.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/libavutil/tx.c b/libavutil/tx.c
index 0c16ecffc3..556
Signed-off-by: Andreas Rheinhardt
---
libavutil/cast5.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavutil/cast5.c b/libavutil/cast5.c
index 0bf8ae9929..e1d2c5cadd 100644
--- a/libavutil/cast5.c
+++ b/libavutil/cast5.c
@@ -32,7 +32,7 @@
#define IC(x) (((x) >> 8) & 0xff
This array is only ever useful to a decoder.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/mpeg4data.h | 4
libavcodec/mpeg4videodata.h | 1 -
libavcodec/mpeg4videodec.c | 6 +-
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/libavcodec/mpeg4data.h b/libavcodec/m
block_index is write-only for the H.261 decoder, so
don't update it by calling ff_update_block_index().
Instead use a function of our own to set/update dest.
Signed-off-by: Andreas Rheinhardt
---
libavcodec/h261dec.c | 15 +++
1 file changed, 11 insertions(+), 4 deletions(-)
diff --
Trying again…
From: Eran Kornblau
Sent: Monday, 17 October 2022 19:29
To: FFmpeg development discussions and patches
mailto:ffmpeg-devel@ffmpeg.org>>
Subject: [PATCH] libx265: support ATSC A/53 captions
Hi,
The attached patch adds rendering of ATSC A/53 captions as HEVC SEI messages.
The option