[FFmpeg-devel] [PATCH] hls: do not access pb->opaque for custom IO.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Feb 24 19:50:27 CET 2013
On Sun, Feb 24, 2013 at 07:28:34PM +0100, Michael Niedermayer wrote:
> On Sun, Feb 24, 2013 at 05:21:40PM +0100, Reimar Döffinger wrote:
> > As the name indicates we can't just assume what the
> > "opaque" field contains.
> > This fixes a crash in third-party applications see e.g.:
> > http://bugzilla.mplayerhq.hu/show_bug.cgi?id=2126
> >
> > This fixes also FFmpeg trac #2293, which is a different
> > third-party application.
> >
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
>
> LGTM
Thanks, pushed.
More information about the ffmpeg-devel
mailing list