[FFmpeg-devel] [PATCH] Set AVFrame reference before reget_buffer.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Nov 6 00:08:16 CET 2011
On Sat, Nov 05, 2011 at 11:48:58PM +0100, Michael Niedermayer wrote:
> On Sat, Nov 05, 2011 at 11:28:04PM +0100, Reimar Döffinger wrote:
> > Otherwise it might return a write-only frame which would break
> > decoding completely.
> >
> > Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> > ---
> > libavcodec/roqvideodec.c | 1 +
> > 1 files changed, 1 insertions(+), 0 deletions(-)
>
> should be ok
Pushed. Beyond not breaking FATE, it allows MPlayer to use DR
with it.
More information about the ffmpeg-devel
mailing list