summaryrefslogtreecommitdiff
path: root/libavutil/base64.c
Commit message (Expand)AuthorAge
* uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs2008-10-21
* Remove unnecessary parentheses from return calls.Diego Biurrun2008-05-06
* Add a couple of missing consts.Sigbjørn Skjæret2008-01-14
* Reindent the code after last commitLuca Abeni2007-11-08
* Remove redundant "if(len)"Luca Abeni2007-11-08
* Mark the source buffer as "const"Luca Abeni2007-10-30
* expose av_base64_decode and av_base64_encodeLuca Barbato2007-03-19
* Reverting stray commit part II, r8156 had the base64 export patch mixed with ...Luca Barbato2007-02-28
* Reverting stray commit part ILuca Barbato2007-02-28
* get_packetheader() forgot to read the header_checksum in big packetsLuca Barbato2007-02-28
* Move base64.[ch] to libavutil.Carl Eugen Hoyos2007-02-13