Changeset ac3c895d in ffmpeg

Timestamp:
Nov 8, 2011, 2:33:58 AM (13 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
6aaf6db2
Parents:
0bd42ae7
git-author:
Michael Niedermayer <michaelni@gmx.at> (11/08/11 02:19:31)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (11/08/11 02:33:58)
Message:

Revert "Warn the user if lowres > max_lowres, set lowres to max_lowres and continue"
Changing the lowres value is risky because the user application may have a
local copy and not read back into it, or not undo some lowres dependant things.
A patch implementing this in ffplay is already on ffmpeg-dev, so this feature
should be back soon.

This reverts commit 125ea3ee06c4d71082bee3fc03c65d7c8c10d68c.

(No files)

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