Changeset 72eeb18 in ffmpeg

Timestamp:
Jan 24, 2014, 9:40:23 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
c14b011a
Parents:
86bee798
git-author:
James Darnley <james.darnley@gmail.com> (12/29/13 21:58:27)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (01/24/14 21:40:23)
Message:

lavf/flacenc: use metadata_header_padding

Allows a user to control the amount, if any, of padding they want added
to the file. If set to zero the block will not be written at all. If
set to some positive number four more bytes will be added to the file
due to the small header required for the block.

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

(No files)

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