diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2016-05-05 11:06:08 +0200 |
---|---|---|
committer | Rostislav Pehlivanov <rpehlivanov@obe.tv> | 2016-05-06 01:12:51 +0100 |
commit | 9c1aa14bf0b88da9f91dc114519e725cbd69180e (patch) | |
tree | 98d3564350b84d3465d970d0278275d0bbc2c512 /libavfilter/vf_pad.c | |
parent | 7a679e4ac099d05850d923dee235496f12ffdfa1 (diff) | |
download | ffmpeg-9c1aa14bf0b88da9f91dc114519e725cbd69180e.tar.gz |
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 'libavfilter/vf_pad.c')
0 files changed, 0 insertions, 0 deletions