Changeset 740b9ff4 in ffmpeg

Timestamp:
Mar 22, 2012, 6:03:48 PM (13 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
f6b78638
Parents:
dca0e4cd
git-author:
Michael Niedermayer <michaelni@gmx.at> (03/22/12 17:07:57)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (03/22/12 18:03:48)
Message:

lavc: Redesign the internal encoding API.

The new API allows (optionally and on by default) using a internal buffer to encode, avoiding
the need to allocate large buffers or risking failure on too small buffers.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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