Changeset c3311d47 in ffmpeg

Timestamp:
May 18, 2014, 8:24:02 AM (11 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
4f32efdf, 7a5f4f68
Parents:
ab3fdaa7
git-author:
Anton Khirnov <anton@khirnov.net> (05/11/14 08:07:35)
git-committer:
Anton Khirnov <anton@khirnov.net> (05/18/14 08:24:02)
Message:

avienc: sanitize variable naming in write_header()

Do not call an AVCodecContext 'stream', that is highly confusing.
Also, add a local variable for the current AVStream in the loop over all
streams.

(No files)

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