Changeset 9179f27c in ffmpeg

Timestamp:
Dec 5, 2011, 4:54:24 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
52401b82
Parents:
110d2af2
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (12/05/11 16:49:38)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (12/05/11 16:54:24)
Message:

avconv: only allocate 1 AVFrame per input stream

This avoids allocating/freeing an AVFrame for each packet decode. It also
simplifies error handling in transcode_audio() and transcode_video().

(No files)

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