summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2017-05-04 23:06:20 +0100
committerMark Thompson <sw@jkqxz.net>2017-08-12 22:17:20 +0100
commitf11d8a5e8b185340cc50fcbc8a1437b0fbe7e931 (patch)
tree8b310c0a7b89baf349ddbc135ae4054e87e1814f /configure
parent867381b8b51fa21fa2b8f071f508f3d39cc9c1f0 (diff)
downloadffmpeg-streaming-f11d8a5e8b185340cc50fcbc8a1437b0fbe7e931.zip
ffmpeg-streaming-f11d8a5e8b185340cc50fcbc8a1437b0fbe7e931.tar.gz
lavc: Add trace_headers bitstream filter
Supports all streams that the coded bitstream infrastructure does (currently H.264 and H.265).
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 535862f..13dd7f5 100755
--- a/configure
+++ b/configure
@@ -2324,6 +2324,7 @@ vc1_parser_select="vc1dsp"
# bitstream_filters
aac_adtstoasc_bsf_select="adts_header"
mjpeg2jpeg_bsf_select="jpegtables"
+trace_headers_bsf_select="cbs_h264 cbs_h265"
# external libraries
avisynth_deps="LoadLibrary"
OpenPOWER on IntegriCloud