OSDN Git Service

Add base64 encoding and decoding routines
authorGuillaume Poirier <gpoirier@mplayerhq.hu>
Sat, 28 Oct 2006 00:12:31 +0000 (00:12 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Sat, 28 Oct 2006 00:12:31 +0000 (00:12 +0000)
commita01e68aa5eb4ff5c5113597c5821186cb29eea5e
treebc77905be55147b16ab924bb910c330297b1d2a7
parentebd6a6944476f40f7b64da8d68e7ed7bec23bbce
Add base64 encoding and decoding routines
Patch Ryan Martell % rdm4 A martellventures P com %
Original thread:
Date: Oct 27, 2006 6:49 PM
Subject: [Ffmpeg-devel] [PATCH] Base64 code

Originally committed as revision 6816 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/base64.c [new file with mode: 0644]
libavformat/base64.h [new file with mode: 0644]