[FFmpeg-devel] [PATCH 1/3] avcodec: use av_frame_free() for coded_frame

Clément Bœsch u at pkh.me
Mon Mar 2 21:28:13 CET 2015


On Mon, Mar 02, 2015 at 10:01:57AM +0100, Clément Bœsch wrote:
> On Mon, Mar 02, 2015 at 08:31:16AM +0000, Paul B Mahol wrote:
> > On 2/28/15, Clement Boesch <u at pkh.me> wrote:
> > > On Sat, Feb 28, 2015 at 10:38:32AM +0100, Clement Boesch wrote:
> > >> ---
> > >>  libavcodec/avuienc.c            | 2 +-
> > >>  libavcodec/libopenjpegenc.c     | 4 ++--
> > >>  libavcodec/libtheoraenc.c       | 2 +-
> > >>  libavcodec/libutvideoenc.cpp    | 2 +-
> > >>  libavcodec/libvpxenc.c          | 2 +-
> > >>  libavcodec/proresenc_anatoliy.c | 2 +-
> > >>  libavcodec/proresenc_kostya.c   | 2 +-
> > >>  libavcodec/r210enc.c            | 2 +-
> > >>  libavcodec/utvideoenc.c         | 2 +-
> > >>  libavcodec/v210enc.c            | 2 +-
> > >>  libavcodec/v308enc.c            | 2 +-
> > >>  libavcodec/v408enc.c            | 2 +-
> > >>  libavcodec/v410enc.c            | 2 +-
> > >>  libavcodec/xfaceenc.c           | 2 +-
> > >>  libavcodec/y41penc.c            | 2 +-
> > >>  libavcodec/yuv4enc.c            | 2 +-
> > >>  16 files changed, 17 insertions(+), 17 deletions(-)
> > >>
> > >
> > > Mmh actually this actually fails for at least r210...
> > >
> > It does not fail here.
> > Patchset ok.
> 
> I was confused by the output of FATE, it's not in r210, it's in prores:
>     *avctx->coded_frame           = *pic;
> 

Patch applied without proresenc_kostya chunk. A patch is on the mailing
list to fix that specific one.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150302/212954ef/attachment.asc>


More information about the ffmpeg-devel mailing list