mirror of https://github.com/FFmpeg/FFmpeg.git
This commit also makes sure the extradata and subtitle_header are NUL terminated, without taking into account the trailing '\0' in account in the size. At the same time, it should fix 'warning: dereferencing type-punned pointer will break strict-aliasing rules' warning for compilers who don't consider uint8_t** and char** compatibles.pull/8/head
parent
e911f4ae72
commit
36e61e24e7
9 changed files with 45 additions and 23 deletions
Loading…
Reference in new issue