From 03a80925effc2698d21dc0b00290eecf42dd9e68 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 13 Nov 2016 11:00:02 +0100 Subject: lavc: add a bitstream filter for splitting VP9 superframes Partially based on code by Ronald S. Bultje . --- doc/bitstream_filters.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/bitstream_filters.texi') diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi index 2e13cbe180..49b8a645d0 100644 --- a/doc/bitstream_filters.texi +++ b/doc/bitstream_filters.texi @@ -95,4 +95,8 @@ This bitstream filter passes the packets through unchanged. @section remove_extradata +@section vp9_superframe_split + +Split VP9 superframes into single frames. + @c man end BITSTREAM FILTERS -- cgit v1.2.3