Changeset 22333a6b in ffmpeg

Timestamp:
May 7, 2011, 9:45:30 AM (14 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
18ded93a
Parents:
314374e5
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (05/01/11 12:02:08)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (05/07/11 09:45:30)
Message:

lavc: add width and height fields to AVFrame

width and height are per-frame properties, setting these values in
AVFrame simplify the operation of extraction of that information,
since avoids the need to check the codec/stream context.

(No files)

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