OSDN Git Service

Remove some calls to av_free that tured out to be duplicate. This improves
authorPhilip Gladstone <philipjsg@users.sourceforge.net>
Tue, 4 Jun 2002 20:40:53 +0000 (20:40 +0000)
committerPhilip Gladstone <philipjsg@users.sourceforge.net>
Tue, 4 Jun 2002 20:40:53 +0000 (20:40 +0000)
commit2824c47368526ef0b636850f56095057c1e4d9fc
tree0c8057b87b0e9f254e45c39d1d3b44a2b650f77f
parentdd536160cd5f09addec234bcd75d57b0730412a6
Remove some calls to av_free that tured out to be duplicate. This improves
the behaviour of ffserver streaming asf files from disk.

Originally committed as revision 662 to svn://svn.ffmpeg.org/ffmpeg/trunk
libav/asf.c