Changeset 51ddf35c in ffmpeg

Timestamp:
Mar 3, 2012, 11:20:10 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
6aa6e3e8
Parents:
8ed7488e
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (03/02/12 22:11:25)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (03/03/12 23:20:10)
Message:

wmaenc: fix m/s stereo encoding for the first frame

We need to set ms_stereo in encode_init() in order to avoid incorrectly
encoding the first frame as non-m/s while flagging it as m/s. Fixes an
uncomfortable pop in the left channel at the start of playback.

CC:libav-stable@libav.org

(No files)

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