Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary parentheses from return calls. | Diego Biurrun | 2008-05-06 | 1 | -1/+1 |
* | Add a couple of missing consts. | Sigbjørn Skjæret | 2008-01-14 | 1 | -1/+1 |
* | Reindent the code after last commit | Luca Abeni | 2007-11-08 | 1 | -12/+12 |
* | Remove redundant "if(len)" | Luca Abeni | 2007-11-08 | 1 | -2/+0 |
* | Mark the source buffer as "const" | Luca Abeni | 2007-10-30 | 1 | -1/+1 |
* | expose av_base64_decode and av_base64_encode | Luca Barbato | 2007-03-19 | 1 | -5/+4 |
* | Reverting stray commit part II, r8156 had the base64 export patch mixed with ... | Luca Barbato | 2007-02-28 | 1 | -0/+231 |
* | Reverting stray commit part I | Luca Barbato | 2007-02-28 | 1 | -234/+0 |
* | get_packetheader() forgot to read the header_checksum in big packets | Luca Barbato | 2007-02-28 | 1 | -12/+15 |
* | Move base64.[ch] to libavutil. | Carl Eugen Hoyos | 2007-02-13 | 1 | -0/+231 |