]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Make av_base64_encode() do not require the user to provide an
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 8 Feb 2009 21:00:39 +0000 (21:00 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 8 Feb 2009 21:00:39 +0000 (21:00 +0000)
commita9f2c3892fd346c8cfeec1d43dde4c2d58c8328f
tree41c8dc4471c99c141a724aebf107131814a27816
parentb8a054be8160139e480252ad91dce7d2aa4aa18c
Make av_base64_encode() do not require the user to provide an
overallocated buffer where to put the encoded string.

See the thread:
"[PATCH] Improve documentation for libavutil/base64.h".

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17065 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavutil/base64.c