diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-11 03:14:30 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-13 23:22:27 +0200 |
commit | 5a413b392e90a01fce695b4d8d646583ea439362 (patch) | |
tree | 948b5b21f1c2496ca987464850740ee51d41c920 /libavformat/dash.h | |
parent | 6ff2aba08811876bfdc3c7df6f73f47f27b93803 (diff) | |
download | ffmpeg-5a413b392e90a01fce695b4d8d646583ea439362.tar.gz |
avcodec/allcodecs: Don't include libx264 twice in the list of codecs
Since a247ac640df3da573cd661065bf53f37863e2b46, allcodecs.c contained
two lines that matched the regex used by find_filters_extern in
configure; as a result, libx264 appeared twice the list of codecs
(if enabled).
Fix this by using only one matching line by adding a preprocessor define
for the part that differed in the two old lines: The const qualifier.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/dash.h')
0 files changed, 0 insertions, 0 deletions