aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/rtjpeg.c
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-04-26 11:59:22 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-04-27 11:50:38 +0200
commit10aa5a6c429827b8f2cd5a04680a8d24d5ad8b53 (patch)
tree0e69ef9829e96abea5e4c659afe2133d1cf667fe /libavcodec/rtjpeg.c
parentc2606259de70e1c762c1f82dcda4b3f2ddf2dd96 (diff)
downloadffmpeg-10aa5a6c429827b8f2cd5a04680a8d24d5ad8b53.tar.gz
4xm: use reget_buffer() in decode_frame()
Also remove unnecessary call to avctx->release_buffer(). reget_buffer is required since apparently the codec needs to be feeded with the previous frame data. Releasing the frame and using get_buffer was working only in the case get_buffer() was returning the old frame data, and resulting in playback artifacts otherwise. Fix trac issue #85.
Diffstat (limited to 'libavcodec/rtjpeg.c')
0 files changed, 0 insertions, 0 deletions