fix feed read_header, avoid using put_tag in write_header, to be consistent with...
authorAlex Beregszaszi <alex@rtfs.hu>
Wed, 12 Oct 2005 23:25:15 +0000 (23:25 +0000)
committerAlex Beregszaszi <alex@rtfs.hu>
Wed, 12 Oct 2005 23:25:15 +0000 (23:25 +0000)
commit26aa0f8956f576e86c22928857c0e18784c521e2
treef5615655bc7bd294406712cbbfbf237585878dc9
parente134e10f3788fa2c5d271430a5e308730d1db7fd
fix feed read_header, avoid using put_tag in write_header, to be consistent with read_header, also some minor cosmetics

Originally committed as revision 4636 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/ffm.c