aboutsummaryrefslogtreecommitdiff
path: root/libavutil/base64.h
AgeCommit message (Expand)Author
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2007-10-30Mark the source buffer as "const"Luca Abeni
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier
2007-06-17add multiple inclusion guards to headersMåns Rullgård
2007-06-16include all prerequisites in header filesMåns Rullgård
2007-03-19expose av_base64_decode and av_base64_encodeLuca Barbato
2007-02-28Reverting stray commit part II, r8156 had the base64 export patch mixed with ...Luca Barbato
2007-02-28Reverting stray commit part ILuca Barbato
2007-02-28get_packetheader() forgot to read the header_checksum in big packetsLuca Barbato
2007-02-13Move base64.[ch] to libavutil.Carl Eugen Hoyos