Also copy pixel_aspect when copying the picref in avfilter_start_frame.
authorCédric Schieli <cschieli@gmail.com>
Tue, 14 Apr 2009 08:48:47 +0000 (08:48 +0000)
committerCédric Schieli <cschieli@gmail.com>
Tue, 14 Apr 2009 08:48:47 +0000 (08:48 +0000)
commitfe479c9d63f0743fa064ac2a5c019284ba88277a
tree51ed3a57b256f6a4667875033a817f60d798fe42
parent184fcc60b7ce5b5c240ba9e0511912d9911dca3b
Also copy pixel_aspect when copying the picref in avfilter_start_frame.
This avoids a division by zero in '[in]fifo,scale[out]'

Originally committed as revision 18507 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.c