[FFmpeg-devel] [PATCH] ultimotion: use reget_buffer() in ulti_decode_frame()

Stefano Sabatini stefano.sabatini-lala at poste.it
Wed Apr 27 12:18:30 CEST 2011


On date Tuesday 2011-04-26 11:49:49 +0200, Stefano Sabatini encoded:
> 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 #78.

Adding libav-devel to recipients, to let Kostya comment on it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ultimotion-use-reget_buffer-in-ulti_decode_frame.patch
Type: text/x-diff
Size: 1446 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110427/3e56dbf9/attachment.bin>


More information about the ffmpeg-devel mailing list