summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2021-12-20 18:08:36 +0100
committerAndreas Rheinhardt <[email protected]>2021-12-21 08:35:05 +0100
commit155dcfe2e20b5a934310dd7561383b2c978c382d (patch)
tree32917456f05167bd93c27e69a6f94e7f1cb68175 /doc/APIchanges
parent50bfd5e96e98e86df08cc7ffdf726f6ed6851ee7 (diff)
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 <[email protected]> Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions