diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-02-29 14:39:50 +0100 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-02-29 17:00:26 +0100 |
commit | 33b9fe562a307629d8db61edcf729c4cb8f78413 (patch) | |
tree | 12fa88a07df66e9bda12b57ec61fe157128b384f /version.sh | |
parent | 52ae41a87472c040aa79edf231a9bff2f3376869 (diff) | |
download | ffmpeg-33b9fe562a307629d8db61edcf729c4cb8f78413.tar.gz |
encode_video2: shrink packet after encoding.
With the encode2 API, encoders allocate huge packets to be
sure they have enough room (a typical case is mpeg4, which
allocs ~10M for 1280x768 yuv420p) but only actually use a
very small part of the buffer.
Diffstat (limited to 'version.sh')
0 files changed, 0 insertions, 0 deletions