Changeset 843509e2 in ffmpeg

Timestamp:
May 14, 2012, 10:31:56 PM (13 years ago)
Author:
Marton Balint <cus@passwd.hu>
Branches:
master
Children:
825ec16d
Parents:
84087b24
git-author:
Marton Balint <cus@passwd.hu> (04/21/12 22:17:54)
git-committer:
Marton Balint <cus@passwd.hu> (05/14/12 22:31:56)
Message:

ffplay: use AVFrame::width and height instead of using codec or filter settings

Codec values may not reflect the actual frame size, and it also enables us to
simplify code in the avfilter enabled and the avfilter disabled case.

Signed-off-by: Marton Balint <cus@passwd.hu>

(No files)

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