[FFmpeg-devel] [PATCH] 4xm: use reget_buffer() in decode_frame()
Michael Niedermayer
michaelni at gmx.at
Tue Apr 26 16:00:42 CEST 2011
On Tue, Apr 26, 2011 at 11:59:55AM +0200, Stefano Sabatini wrote:
> Also remove unnecessary call to avctx->release_buffer(). reget_buffer
> is required since apparently the coded needs to be passed the previous
> frame data again.
>
> Releasing the frame and using get_buffer was working only in the case
> get_buffer() was returning the old frame data again, and resulting in
> playback artifacts otherwise.
>
> Fix trac issue #85.
ok, that one was a 10l mistake between teh skip block case and the
buffer handling
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110426/db2c5273/attachment.asc>
More information about the ffmpeg-devel
mailing list