Changeset f1ffb01e in ffmpeg

Timestamp:
May 1, 2012, 5:38:23 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
4010d724, 75f847aa
Parents:
e5b7d777
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (04/25/12 20:46:22)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (05/01/12 17:38:23)
Message:

avplay: use libavresample for sample format conversion and channel mixing

SDL only supports s16 sample format and a limited number of channel layouts.
Some versions of SDL on some systems support 4-channel and 6-channel output,
but it's safer overall to downmix any layout with more than 2 channels to
stereo.

(No files)

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