Changeset 07633154 in ffmpeg

Timestamp:
May 25, 2011, 1:55:47 PM (14 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
2cf8355f
Parents:
d2bc4da1
git-author:
Anton Khirnov <anton@khirnov.net> (05/22/11 20:12:35)
git-committer:
Anton Khirnov <anton@khirnov.net> (05/25/11 13:55:47)
Message:

ffmpeg: simplify managing input files and streams

Grow the file and stream list in opt_input_file() instead of creating it
all at once in transcode(). This is simpler and will be useful for
following commits.

(No files)

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