summaryrefslogtreecommitdiff
path: root/doc/bitstream_filters.texi
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-04-22 23:07:59 -0300
committerJames Almer <jamrial@gmail.com>2017-04-22 23:27:05 -0300
commitfdeab95a823b10adda6f29d134122537c21578e2 (patch)
tree85bb3361d8a438301440cfdf19697437b2b0d68b /doc/bitstream_filters.texi
parent58ed9deec8688941648d1da96805bf4c2f51441e (diff)
parent03a80925effc2698d21dc0b00290eecf42dd9e68 (diff)
Merge commit '03a80925effc2698d21dc0b00290eecf42dd9e68'
* commit '03a80925effc2698d21dc0b00290eecf42dd9e68': lavc: add a bitstream filter for splitting VP9 superframes Merged-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/bitstream_filters.texi')
-rw-r--r--doc/bitstream_filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
index 6f4846f55f..d394a12db1 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -273,4 +273,8 @@ Merge VP9 invisible (alt-ref) frames back into VP9 superframes. This
fixes merging of split/segmented VP9 streams where the alt-ref frame
was split from its visible counterpart.
+@section vp9_superframe_split
+
+Split VP9 superframes into single frames.
+
@c man end BITSTREAM FILTERS