Changeset 1da254b8 in ffmpeg

Timestamp:
Apr 25, 2011, 9:17:59 PM (14 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
7157334c
Parents:
bd2a3700
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (04/25/11 20:08:15)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (04/25/11 21:17:59)
Message:

fraps: do not set avctx->pix_fmt to none in decode_init()

This is required for setting up the filterchain, as it requires the
pixel format to be set, which is usually done when probing the file
with av_find_stream_info().

Fix trac issue #83.

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>

(No files)

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