Changeset 1a405c68 in ffmpeg

Timestamp:
Jun 21, 2013, 7:53:34 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
d76fff7d
Parents:
7cdf574c
git-author:
Hendrik Leppkes <h.leppkes@gmail.com> (06/21/13 17:51:39)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (06/21/13 19:53:34)
Message:

smvjpeg: remove redundant frame init code

avctx->coded_frame is not used for decoders anymore,
and av_frame_alloc does all the frame initialization required.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.