[MPlayer-dev-eng] [PATCH] Fix crash in y4m demuxer on streams with frame tags

Brett Kosinski brettk at frodo.dyn.gno.org
Sat Mar 22 22:00:53 CET 2003


> Hi,
>
> > This patch fixes a bug in the y4m demuxer which causes it to crash on
> > streams with frame-level tags.  Simply put, demux_y4m_fill_buffer, the
> > frame_info_t structure was not being initialized.  This patch adds the
> > necessary call to initialize this structure.
> Commited, but could you upload such a file to
> ftp.mplayerhq.hu/MPlayer/incoming/ ?

Done.  I've uploaded a small, gzipped y4m stream called frame_tags.yuv.gz
to the server.

Brett.



More information about the MPlayer-dev-eng mailing list