* [FFmpeg-devel] [PATCH] fftools/textformat/avtextformat: Remove unused variable
@ 2025-04-16 16:59 Andreas Rheinhardt
2025-04-16 17:17 ` softworkz .
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Rheinhardt @ 2025-04-16 16:59 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1: Type: text/plain, Size: 71 bytes --]
Patch attached. Will apply it tonight. Sorry for the issue.
- Andreas
[-- Attachment #2: 0001-fftools-textformat-avtextformat-Remove-unused-variab.patch --]
[-- Type: text/x-patch, Size: 873 bytes --]
From cd181ac93b939b27b81ac9e2ff8b48c675bab83f Mon Sep 17 00:00:00 2001
From: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Date: Wed, 16 Apr 2025 18:57:46 +0200
Subject: [PATCH] fftools/textformat/avtextformat: Remove unused variable
Forgotten in a888975a3c25760027cd59932f5c1ad04368db8b.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
---
fftools/textformat/avtextformat.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fftools/textformat/avtextformat.c b/fftools/textformat/avtextformat.c
index 44085fc87a..9200b9b1ad 100644
--- a/fftools/textformat/avtextformat.c
+++ b/fftools/textformat/avtextformat.c
@@ -585,7 +585,6 @@ static const AVClass textwriter_class = {
void avtextwriter_context_close(AVTextWriterContext **pwctx)
{
AVTextWriterContext *wctx = *pwctx;
- int ret = 0;
if (!wctx)
return;
--
2.45.2
[-- Attachment #3: Type: text/plain, Size: 251 bytes --]
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [FFmpeg-devel] [PATCH] fftools/textformat/avtextformat: Remove unused variable
2025-04-16 16:59 [FFmpeg-devel] [PATCH] fftools/textformat/avtextformat: Remove unused variable Andreas Rheinhardt
@ 2025-04-16 17:17 ` softworkz .
0 siblings, 0 replies; 2+ messages in thread
From: softworkz . @ 2025-04-16 17:17 UTC (permalink / raw)
To: FFmpeg development discussions and patches
> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces@ffmpeg.org> On Behalf Of
> Andreas Rheinhardt
> Sent: Mittwoch, 16. April 2025 18:59
> To: FFmpeg development discussions and patches <ffmpeg-
> devel@ffmpeg.org>
> Subject: [FFmpeg-devel] [PATCH] fftools/textformat/avtextformat:
> Remove unused variable
>
> Patch attached. Will apply it tonight. Sorry for the issue.
>
> - Andreas
No worries, all fine. I still have to analyze my own "new warnings" anyway.
Thanks a lot
sw
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-16 17:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-16 16:59 [FFmpeg-devel] [PATCH] fftools/textformat/avtextformat: Remove unused variable Andreas Rheinhardt
2025-04-16 17:17 ` softworkz .
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git