summaryrefslogtreecommitdiff
path: root/doc/bitstream_filters.texi
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2019-03-25 00:27:23 -0300
committerJames Almer <jamrial@gmail.com>2019-04-03 18:12:37 -0300
commitee16d14b0a29317f6118a209c4d0737b97b7f58f (patch)
tree76fbb893a512a871c48a9b0c7eb0ac5c02246d34 /doc/bitstream_filters.texi
parent1125277bc64ebef1a7a6bee7349c7a8fab7fdcc7 (diff)
avcodec/av1_metadata: add an option to remove Padding OBUs
Reviewed-by: Mark Thompson <sw@jkqxz.net> 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 076b910e40..25bbf8372b 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -87,6 +87,9 @@ the timing info in the sequence header.
Set the number of ticks in each picture, to indicate that the stream
has a fixed framerate. Ignored if @option{tick_rate} is not also set.
+@item delete_padding
+Deletes Padding OBUs.
+
@end table
@section chomp