From 313c91beb8a0185061f8c960bc6ae191de36fff3 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 8 Feb 2021 12:14:27 +0100 Subject: ffprobe: stop printing deprecated fields The FF_API macros are private and must not be used by external callers. As the fields in question are to be removed without replacement, just drop them. The fields are: AVPacket.convergence_duration AVCodecContext.time_base AVCodecContext.timecode_frame_start AV_PIX_FMT_FLAG_PSEUDOPAL pixel descriptor flag --- doc/ffprobe.xsd | 5 ----- 1 file changed, 5 deletions(-) (limited to 'doc/ffprobe.xsd') diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd index 71cbd23ec6..4427d02d77 100644 --- a/doc/ffprobe.xsd +++ b/doc/ffprobe.xsd @@ -61,8 +61,6 @@ - - @@ -215,7 +213,6 @@ - @@ -238,7 +235,6 @@ - @@ -358,7 +354,6 @@ - -- cgit v1.2.3