Changeset 39f9601 in ffmpeg

Timestamp:
Aug 17, 2011, 11:02:34 PM (13 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
2f53fce3
Parents:
dc6c36ce
git-author:
Matthew Einhorn <moiein2000@gmail.com> (08/17/11 05:58:33)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (08/17/11 23:02:34)
Message:

lavc: fix avcodec_find_best_pix_fmt() when there's more than 64 pixel formats

This fixed the problem where if there's more than 64 pixel formats
defined avcodec_find_best_pix_fmt() returns the wrong pixel format.

Signed-off-by: Matthew Einhorn <moiein2000@gmail.com>
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>

(No files)

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