summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-01-20 13:31:54 -0300
committerJames Almer <jamrial@gmail.com>2024-03-07 08:53:30 -0300
commit583cf2a86990a64e2a83981b1faec0fb448d899a (patch)
treeda1799851e2a209a4e07e80672038b600dd155b9 /doc
parent67e7f0b05eeee37eee1357769038270fda08fe32 (diff)
avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBER
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/ffprobe.xsd2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd
index a6e54a25f7..5010c5a45f 100644
--- a/doc/ffprobe.xsd
+++ b/doc/ffprobe.xsd
@@ -126,8 +126,6 @@
<xsd:attribute name="pix_fmt" type="xsd:string"/>
<xsd:attribute name="sample_aspect_ratio" type="xsd:string"/>
<xsd:attribute name="pict_type" type="xsd:string"/>
- <xsd:attribute name="coded_picture_number" type="xsd:long" />
- <xsd:attribute name="display_picture_number" type="xsd:long" />
<xsd:attribute name="interlaced_frame" type="xsd:int" />
<xsd:attribute name="top_field_first" type="xsd:int" />
<xsd:attribute name="repeat_pict" type="xsd:int" />