Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2018-06-10 17:48:10 +0300
committerGyan Doshi <ffmpeg@gyani.pro>2018-06-13 07:54:33 +0300
commit67747c89ad4d3bfb4381c3d274603a4f0da773d8 (patch)
tree5ad4104f35c630c9af985df4297fd4bf35d3ea32 /doc/formats.texi
parent0946c0ec177dc48ef0677f890aa42d95e667c417 (diff)
avformat: deprecate unused MP4A_LATM flag
A generic lavf flag for AAC LATM packetization for the RTP muxer was added in ef409645f0 and then made inert 20 days later in 0832122880 when a private muxer option was added and the generic flag no longer read.
Diffstat (limited to 'doc/formats.texi')
-rw-r--r--doc/formats.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/formats.texi b/doc/formats.texi
index ddd7743548..e29bc501c3 100644
--- a/doc/formats.texi
+++ b/doc/formats.texi
@@ -53,8 +53,6 @@ Discard corrupted frames.
Try to interleave output packets by DTS.
@item keepside
Do not merge side data.
-@item latm
-Enable RTP MP4A-LATM payload.
@item nobuffer
Reduce the latency introduced by optional buffering
@item bitexact