Re: [FFmpeg-devel] [PATCH] avformat/tls: rename accidentally change options

2025-07-07 Thread Marvin Scholz
On 7 Jul 2025, at 23:43, Timo Rothenpieler wrote: > On 07.07.2025 23:41, Marvin Scholz wrote: >> This was accidentally renamed back to the old names in >> ba9817df9df5911ceb2edff37d9ec970c29329e2 >> --- >> libavformat/tls.h | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> d

Re: [FFmpeg-devel] [PATCH] avformat/tls: rename accidentally change options

2025-07-07 Thread Timo Rothenpieler
On 07.07.2025 23:41, Marvin Scholz wrote: This was accidentally renamed back to the old names in ba9817df9df5911ceb2edff37d9ec970c29329e2 --- libavformat/tls.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavformat/tls.h b/libavformat/tls.h index 3644b64fe2..6b6d06

[FFmpeg-devel] [PATCH] avformat/tls: rename accidentally change options

2025-07-07 Thread Marvin Scholz
This was accidentally renamed back to the old names in ba9817df9df5911ceb2edff37d9ec970c29329e2 --- libavformat/tls.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavformat/tls.h b/libavformat/tls.h index 3644b64fe2..6b6d06ab2d 100644 --- a/libavformat/tls.h +++ b/liba