]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Do not free the priv_data field of AVStream on close (it is already
authorlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 27 Jun 2008 11:55:25 +0000 (11:55 +0000)
committerlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 27 Jun 2008 11:55:25 +0000 (11:55 +0000)
commit79ac49afcc496ee11f7a208ef00dddda95eadb1e
tree6b3f16c539ea6cfeea818f557b78325b70bce343
parent76221be2aa332585aea3a4844b0485d95beb78eb
Do not free the priv_data field of AVStream on close (it is already
freed by av_close_input_stream())

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14006 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/rtsp.c