Changeset 0c1959b0 in ffmpeg

Timestamp:
May 15, 2014, 5:42:07 AM (11 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
c9281a01, eacf7d65
Parents:
b70d7a4a
git-author:
Anton Khirnov <anton@khirnov.net> (05/01/14 08:43:10)
git-committer:
Anton Khirnov <anton@khirnov.net> (05/15/14 05:42:07)
Message:

lavf: add AVFMT_FLAG_BITEXACT.

Use it instead of checking CODEC_FLAG_BITEXACT in the first stream's
codec context.

Using codec options inside lavf is fragile and can easily break when the
muxing codec context is not the encoding context.

(No files)

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