[FFmpeg-devel] [PATCH 1/2] hevc: avoid unnecessary calls to?get_format

Michael Niedermayer michaelni at gmx.at
Mon Mar 16 21:11:46 CET 2015


On Thu, Mar 12, 2015 at 01:12:47PM +0000, Rainer Hochecker wrote:
> Rainer Hochecker <fernetmenta <at> online.de> writes:
> 
> hevc_decode_flush(AVCodecContext *avctx)
> >  {
> >      HEVCContext *s = avctx->priv_data;
> >      ff_hevc_flush_dpb(s);
> > +    hevc_decode_free(avctx);
> > +    s->context_initialized = 0;
> >      s->max_ra = INT_MAX;
> >  }
> > 
> 
> this is a left over from debugging. does not belong to the patch

removed
applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150316/ff36cbf2/attachment.asc>


More information about the ffmpeg-devel mailing list