[FFmpeg-devel] [PATCH] examples/muxing: prefer AVPicture to AVFrame, when feasible
Stefano Sabatini
stefasab at gmail.com
Tue Sep 11 21:45:45 CEST 2012
On date Tuesday 2012-09-11 21:02:18 +0200, Stefano Sabatini encoded:
> On date Tuesday 2012-09-11 18:51:06 +0200, Clément Bœsch encoded:
> > On Tue, Sep 11, 2012 at 06:19:17PM +0200, Stefano Sabatini wrote:
> > > Favor the use of plain AVPicture over AVFrame, especially when the use is
> > > not required like in the case of tmp_picture.
> > >
> > > Also adopt more straightforward names, to avoid frame/picture confusion.
> > > ---
> > > doc/examples/muxing.c | 57 ++++++++++++++++++++++++-------------------------
> > > 1 files changed, 28 insertions(+), 29 deletions(-)
[...]
> > Anyway, it looks good to me, but I'm not familiar with that code.
>
> OK, will push it soon.
Applied.
--
FFmpeg = Fascinating Frightening Magnificient Perennial Enhancing Gladiator
More information about the ffmpeg-devel
mailing list