]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Do not assume that if pkt->destruct != av_destruct_packet then it is not
authorlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 9 Jan 2009 20:10:13 +0000 (20:10 +0000)
committerlucabe <lucabe@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 9 Jan 2009 20:10:13 +0000 (20:10 +0000)
commitb4eda08c8b70d7d0d1dc76b4d8cd4ada57f58727
treee03ae661cb244a59e6918474209111f7a35310e2
parent9ec1f5a7e1ba8b295c3741fbd9634b9538d6b05b
Do not assume that if pkt->destruct != av_destruct_packet then it is not
necessary to call the destruct method

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