Changeset 4c886d61 in ffmpeg

Timestamp:
Mar 22, 2011, 7:36:47 PM (14 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
a6d2227b
Parents:
40728b51
git-author:
Reimar Döffinger <Reimar.Doeffinger@gmx.de> (03/22/11 18:22:07)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (03/22/11 19:36:47)
Message:

Detect byte-swapped AC-3 and support decoding it directly.

This allows the AC-3 decoder to be used directly with RealMedia
decoders that unlike the libavformat one do not byte-swap automatically.
Since the new code is only used in case we would fail directly otherwise
there should be no risk for regressions.

(No files)

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