Make sure that dv encoder initializes all encoded packet data.
commit58d23b6ffce41fb453c5bc899807ef34922e3ab9
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 29 Sep 2009 19:17:18 +0000 (29 19:17 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 29 Sep 2009 19:17:18 +0000 (29 19:17 +0000)
treebf86d9beefc81bcb4d0c3a6b16b1a9bb4324f385
parent97161593fea50f51f5650b6f5a2e59bee2ee9126
Make sure that dv encoder initializes all encoded packet data.
The specification does not say which value to use for unused
parts, so fill all unused bytes with 0xff, which is consistent
with what DV usually uses for reserved or unused parts.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20084 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/dv.c
tests/lavf.regression.ref
tests/rotozoom.regression.ref
tests/vsynth.regression.ref