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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to