diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-20 18:08:36 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-12-21 08:35:05 +0100 |
commit | 155dcfe2e20b5a934310dd7561383b2c978c382d (patch) | |
tree | 32917456f05167bd93c27e69a6f94e7f1cb68175 /tests/ref/fate/filter-swaprect | |
parent | 50bfd5e96e98e86df08cc7ffdf726f6ed6851ee7 (diff) | |
download | ffmpeg-155dcfe2e20b5a934310dd7561383b2c978c382d.tar.gz |
avcodec/libx264: Don't unnecessarily add in-band extradata
The check here is meant to check for whether avcintra-class option
(default value -1) has been set; yet it checks for the x264_param_t
value where 0 is the default value (treated as "no avcintra-mode"
by x264). This meant that in-band extradata has been added unnecessarily
when using global headers; furthermore, the first output packet
had two x264 SEIs.
Reviewed-by: Limin Wang <lance.lmwang@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/ref/fate/filter-swaprect')
0 files changed, 0 insertions, 0 deletions