]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
remove incorrect useage of av_free_static(), ffmpeg.c is not a
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 30 May 2008 20:30:29 +0000 (20:30 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 30 May 2008 20:30:29 +0000 (20:30 +0000)
commitad9f498aea06985fb3362d4088948552ee56a684
treef0be592096ef943b452620119fec66f0b955a4aa
parentfe3deb98b567bf1ff19bb7ced0d404c6b34edf4d
remove incorrect useage of av_free_static(), ffmpeg.c is not a
windows dll which can be unloaded and loaded again.

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