On Sun, May 07, 2017 at 06:22:47PM -0400, Sean McGovern wrote:
> --- a/libavcodec/h264_refs.c
> +++ b/libavcodec/h264_refs.c
> @@ -557,6 +557,12 @@ int ff_h264_execute_ref_pic_marking(H264Context *h)
> int current_ref_assigned = 0, err = 0;
> H264Picture *av_uninit(pic);
>
> + if(!h->ps.sps) {if ( Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
