[libav-devel] [PATCH] lavc, lavu: move frame cropping to a convenience function

2017-07-11 Thread wm4
TODO: APIchanges entry, version bump. --- libavcodec/decode.c | 88 + libavutil/frame.c | 101 libavutil/frame.h | 20 +++ 3 files changed, 122 insertions(+), 87 deletions(-) diff --git

Re: [libav-devel] [PATCH 07/25] lavfi, buffersrc: switch to the new channel layout API

2017-07-11 Thread Luca Barbato
On 6/29/17 12:10 AM, Vittorio Giovara wrote: > +ret = av_channel_layout_copy(>ch_layout, >ch_layout); Ok assuming this function wipes the destination before copying. lu ___ libav-devel mailing list libav-devel@libav.org