Changeset 3892bdab in ffmpeg

Timestamp:
Apr 3, 2015, 11:10:03 AM (10 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
9598946, a4d34e21
Parents:
b2965ec
git-author:
Anton Khirnov <anton@khirnov.net> (04/02/15 04:09:05)
git-committer:
Anton Khirnov <anton@khirnov.net> (04/03/15 11:10:03)
Message:

avconv: do not overwrite the stream codec context for streamcopy

Since we are not doing encoding, there is no point in ever touching the
separate encoding context. Always use the stream codec context.

Fixes writing attachments.

CC:libav-devel@libav.org

(No files)

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