OSDN Git Service

Make sure the header value used to avoid repeating headers on seeking to the
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 8 Feb 2010 20:25:36 +0000 (20:25 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 8 Feb 2010 20:25:36 +0000 (20:25 +0000)
commitbe4a11326407746cd0efe31523eb8fbc3a4b5928
tree17c8e9a4e6b25acfae2d3e5d30bb17d32b0b34d7
parent04a2b04b9841b8b9e3726c522829a8da38f4ad8d
Make sure the header value used to avoid repeating headers on seeking to the
start and to avoid initializing codecs with missing headers is set for all streams.
Fixes issue 1723.

Originally committed as revision 21693 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/oggdec.c