Changeset d8b06521 in ffmpeg

Timestamp:
Apr 19, 2012, 1:02:16 AM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
e73ec921
Parents:
6208313a
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (04/17/12 17:30:00)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (04/19/12 01:02:16)
Message:

avconv: check for an incompatible changing channel layout

The decoder can change the layout and channel count during decoding,
but currently we only validate that the two are compatible when opening
the codec. This checks for incompatibilities after each decoded frame.

(No files)

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