Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Remove unused do_deinterlace variable
@ 2022-09-28 10:31 Marvin Scholz
  2022-09-28 10:31 ` [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg: Remove unused frame_bits_per_raw_sample variable Marvin Scholz
  2022-09-28 14:32 ` [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Remove unused do_deinterlace variable Anton Khirnov
  0 siblings, 2 replies; 3+ messages in thread
From: Marvin Scholz @ 2022-09-28 10:31 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Marvin Scholz

Unused since removal of the -deinterlace option in
d013453caafcc44c74d4bdbaa99ee4e8f32414cb
---
 fftools/ffmpeg.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fftools/ffmpeg.h b/fftools/ffmpeg.h
index ede0b2bd96..b7a7062378 100644
--- a/fftools/ffmpeg.h
+++ b/fftools/ffmpeg.h
@@ -661,7 +661,6 @@ extern enum VideoSyncMethod video_sync_method;
 extern float frame_drop_threshold;
 extern int do_benchmark;
 extern int do_benchmark_all;
-extern int do_deinterlace;
 extern int do_hex_dump;
 extern int do_pkt_dump;
 extern int copy_ts;
-- 
2.37.0 (Apple Git-136)

_______________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2022-09-28 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 10:31 [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Remove unused do_deinterlace variable Marvin Scholz
2022-09-28 10:31 ` [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg: Remove unused frame_bits_per_raw_sample variable Marvin Scholz
2022-09-28 14:32 ` [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg: Remove unused do_deinterlace variable Anton Khirnov

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