Changeset 87e85a13 in ffmpeg

Timestamp:
Mar 4, 2015, 4:36:16 PM (10 years ago)
Author:
Vittorio Giovara <vittorio.giovara@gmail.com>
Branches:
master
Children:
b5ca1589, e767c9e8
Parents:
25f613f8
git-author:
Vittorio Giovara <vittorio.giovara@gmail.com> (03/03/15 19:38:32)
git-committer:
Vittorio Giovara <vittorio.giovara@gmail.com> (03/04/15 16:36:16)
Message:

aac: Relax reserved_bit validation

Although the specification mandates this bit to zero, it may happen
that software tools incorrectly flip it to one, invalidating a possibly
valid stream.

Relax this restriction, by failing only when AV_EF_BITSTREAM is set.
This behaviour is similar to aac decoders in Firefox and Quicktime.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>

(No files)

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