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:
authorNicolas George <george@nsup.org>2021-08-31 14:48:31 +0300
committerNicolas George <george@nsup.org>2021-09-16 11:17:59 +0300
commit76cf1ff9796bbee0382a21a9efe6a97ded147107 (patch)
tree80e514d839d6c598c9985e23ac515d791cd4a2a3 /doc/demuxers.texi
parent7517777d06c2f0790692c3e8bb6000239665fd37 (diff)
lavf/concat: deprecate file_packet_metadata
Diffstat (limited to 'doc/demuxers.texi')
-rw-r--r--doc/demuxers.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index f338700396..fd06be3195 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -150,6 +150,7 @@ directive) will be reduced based on their specified Out point.
Metadata of the packets of the file. The specified metadata will be set for
each file packet. You can specify this directive multiple times to add multiple
metadata entries.
+This directive is deprecated, use @code{file_packet_meta} instead.
@item @code{file_packet_meta @var{key} @var{value}}
Metadata of the packets of the file. The specified metadata will be set for