Changeset e731b8d8 in ffmpeg

Timestamp:
Feb 20, 2011, 1:37:31 PM (14 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
d2bbf82e
Parents:
ae628ec
git-author:
Anton Khirnov <anton@khirnov.net> (02/20/11 10:04:13)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (02/20/11 13:37:31)
Message:

avio: move init_put_byte() to a new private header and rename it

init_put_byte should never be used outside of lavf, since
sizeof(AVIOContext) isn't part of public ABI.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>

(No files)

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