OSDN Git Service

Add sample_aspect_ratio fields to vsrc_buffer arguments.
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 31 Jan 2011 19:48:35 +0000 (20:48 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 31 Jan 2011 20:32:06 +0000 (21:32 +0100)
commit7b3ea5507cd79d7e80cb435fda20e70f90e18663
tree212f3f588acbca910e82e124b7e024727be28186
parent14b171cd71f2b5f1cc66e4df89c2692f68ac098b
Add sample_aspect_ratio fields to vsrc_buffer arguments.
This fixes aspect handling in ffmpeg
This is based on a patch by baptiste
doc/APIchanges
doc/filters.texi
ffmpeg.c
libavfilter/avfilter.h
libavfilter/vsrc_buffer.c