Changeset e0ab5078 in ffmpeg

Timestamp:
Jan 21, 2014, 4:54:09 PM (11 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
8a77baae, eb01a25f
Parents:
025fd76e
git-author:
Anton Khirnov <anton@khirnov.net> (01/20/14 14:22:09)
git-committer:
Anton Khirnov <anton@khirnov.net> (01/21/14 16:54:09)
Message:

lavc: do not force the emu edge flag

The default get_buffer2() implementation (and possibly some
user ones) does not allocate edges when this flag is set, which may
expose bugs in some decoders. Until the 10 release is out, it is safer
to remove this part.

(No files)

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