OSDN Git Service

vsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 2 May 2011 07:52:11 +0000 (09:52 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 7 May 2011 10:03:59 +0000 (12:03 +0200)
commit64c06615d2b99fb9f4ffd6226d0e5787b44a41e2
tree9a95ad87fb3037c1641a203c2dcd1f99e2f2298e
parent01042d4123b6e0a4c15d6828f835bd648eb03d38
vsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface

Now that pix_fmt, width, and height are directly embedded in the AVFrame,
there is no need to pass these values as separate arguments.
ffmpeg.c
libavfilter/vsrc_buffer.c
libavfilter/vsrc_buffer.h