OSDN Git Service

* Fix a problem caused by a duplicate free of priv_data -- now uses av_freep
authorPhilip Gladstone <philipjsg@users.sourceforge.net>
Fri, 24 May 2002 01:19:27 +0000 (01:19 +0000)
committerPhilip Gladstone <philipjsg@users.sourceforge.net>
Fri, 24 May 2002 01:19:27 +0000 (01:19 +0000)
commit789bee12643162000cb1524ce018562fbc12a94e
treecb3a714770296595f8f68f7a59203f71fb7ce5c8
parentec3b22326dc07fb8300a577bd6b17c19a0f1bcf7
* Fix a problem caused by a duplicate free of priv_data -- now uses av_freep
* Make sure that the read buffer for the ffm file is allocated in the priv_data.

Originally committed as revision 578 to svn://svn.ffmpeg.org/ffmpeg/trunk
libav/ffm.c