OSDN Git Service

Do not store a copy of AVFormatContext *s in vfw_ctx.
authorRamiro Polla <ramiro.polla@gmail.com>
Wed, 17 Mar 2010 04:24:43 +0000 (04:24 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Wed, 17 Mar 2010 04:24:43 +0000 (04:24 +0000)
commitce03ed4df1d8f0fc8f48402886a6dfb0b7099509
tree5ee41081d2e3f344098d482aa2df9d800bee9ef8
parent3922deb5773396f14df9c7ff9e60f84bf185b945
Do not store a copy of AVFormatContext *s in vfw_ctx.
Save *s directly in SetWindowLongPtr instead.

Originally committed as revision 22574 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavdevice/vfwcap.c