OSDN Git Service

Do not jump to "fail" without having a proper sws context in img_resample_ctx
authorLuca Abeni <lucabe72@email.it>
Wed, 28 Feb 2007 15:07:35 +0000 (15:07 +0000)
committerLuca Abeni <lucabe72@email.it>
Wed, 28 Feb 2007 15:07:35 +0000 (15:07 +0000)
commit7a1686185971a5bcb556efbd6d6e632ebb655dfb
treee2f171bc595bb29c686e682c4b57d0690a86035a
parent4c02e46daf43c133cf3cafe7daa8d3decaeb05d1
Do not jump to "fail" without having a proper sws context in img_resample_ctx
(avoid calling sws_freeContext(NULL))

Originally committed as revision 8162 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c