On 12/05/12 09:12, Anton Khirnov wrote: > It's the same as av_vsrc_buffer_add_frame(), except it doesn't take pts > or pixel_aspect parameters. Those are read from AVFrame. > > Deprecate av_vsrc_buffer_add_frame(). > --- > avconv.c | 3 +-- > libavfilter/buffersrc.c | 20 ++++++++++++++++++-- > libavfilter/buffersrc.h | 11 +++++++++++ > libavfilter/version.h | 3 +++ > 4 files changed, 33 insertions(+), 4 deletions(-)
Looks fine, just I'd keep add instead of write. lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
