Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Gisquet <christophe.gisquet@gmail.com>2016-05-05 12:06:08 +0300
committerRostislav Pehlivanov <rpehlivanov@obe.tv>2016-05-06 03:12:51 +0300
commit9c1aa14bf0b88da9f91dc114519e725cbd69180e (patch)
tree98d3564350b84d3465d970d0278275d0bbc2c512 /libavutil/avstring.c
parent7a679e4ac099d05850d923dee235496f12ffdfa1 (diff)
vc2enc: prevent random data
The slice prefix is 0 in the reference encoder and the decoder ignores it. Writing 0 there seems like the best temporary solution. The padding could have contained uninitialized data, but reference VC2 encoders put 0xFF there, hence the memset value. Overall this allows producing bistreams with no random data for use by fate.
Diffstat (limited to 'libavutil/avstring.c')
0 files changed, 0 insertions, 0 deletions