OSDN Git Service

Don't write an empty spdif header in spdif muxers write_header function before actual...
authorJoakim Plate <elupus@ecce.se>
Wed, 7 Apr 2010 19:40:46 +0000 (19:40 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Wed, 7 Apr 2010 19:40:46 +0000 (19:40 +0000)
commitc6cf6ae69d73572ac3a7479a76d5b34ac44e9fea
tree50bd417b6e4d5f209c09a369c1d91815c0285cd1
parente0728d799151d24b58f4a824bc97014b3b2473a4
Don't write an empty spdif header in spdif muxers write_header function before actual data starts.
Patch by Elupus.

Originally committed as revision 22814 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/spdif.c