summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2017-05-04 23:03:03 +0100
committerMark Thompson <sw@jkqxz.net>2017-08-20 13:59:17 +0100
commit2bc9ba8d3c41f3a8e56484bd67b05040c7909a01 (patch)
treead36ef5c3031d186127ae114bebccbc045c376de /doc
parent768eb9182e94a94bc2ef46f565a0dac7afef3b57 (diff)
lavc: Add coded bitstream read/write support for MPEG-2
Also enable MPEG-2 support in the trace_headers filter.
Diffstat (limited to 'doc')
-rw-r--r--doc/bitstream_filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
index 21371ea9a6..cacc0fc4a3 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -227,7 +227,7 @@ Log trace output containing all syntax elements in the coded stream
headers (everything above the level of individual coded blocks).
This can be useful for debugging low-level stream issues.
-Supports H.264 and H.265.
+Supports H.264, H.265 and MPEG-2.
@section vp9_superframe