Make sure that dv encoder initializes all encoded packet data.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 29 Sep 2009 19:17:18 +0000 (19:17 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 29 Sep 2009 19:17:18 +0000 (19:17 +0000)
commitebb651d5f2593836f95d4f1737ff1ee722fd98f4
treedc788175bbd8ec7c2b1f619d55ca4f776caca0a3
parent8a8720c1bb2ea4e84517444a685c1eecad598d05
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.

Originally committed as revision 20084 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dv.c
tests/lavf.regression.ref
tests/rotozoom.regression.ref
tests/vsynth.regression.ref