summaryrefslogtreecommitdiff
path: root/doc/bitstream_filters.texi
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2021-07-03 16:24:59 -0300
committerJames Almer <jamrial@gmail.com>2021-07-04 11:18:43 -0300
commit041267b55871a5066e4acb5e29b545fede5998c9 (patch)
tree106296575a569c3a16d2f214d50c03ac98afdde4 /doc/bitstream_filters.texi
parentb0b3fce3c33352a87267b6ffa51da31d5162daff (diff)
avcodec/setts_bsf: add a NOPTS constant
Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/bitstream_filters.texi')
-rw-r--r--doc/bitstream_filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
index e3c56f1887..d10842ae47 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -735,6 +735,9 @@ The timebase of stream packet belongs.
@item SR
The sample rate of stream packet belongs.
+
+@item NOPTS
+The AV_NOPTS_VALUE constant.
@end table
@anchor{text2movsub}