From e8876bdcf3b4a8e5320884ffb9d39ce30e23f0e6 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Sat, 6 Mar 2021 17:18:46 +0100 Subject: avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm option Deprecated in 67747c89ad4d3bfb4381c3d274603a4f0da773d8. Signed-off-by: Andreas Rheinhardt Signed-off-by: James Almer --- doc/formats.texi | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/formats.texi') diff --git a/doc/formats.texi b/doc/formats.texi index 9387f98b6a..640b23b790 100644 --- a/doc/formats.texi +++ b/doc/formats.texi @@ -69,7 +69,6 @@ This ensures that file and data checksums are reproducible and match between platforms. Its primary use is for regression testing. @item flush_packets Write out packets immediately. -@item latm (@emph{deprecated},@emph{inert}) @item shortest Stop muxing at the end of the shortest stream. It may be needed to increase max_interleave_delta to avoid flushing the longer -- cgit v1.2.3