| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark the source buffer as "const" | Luca Abeni | 2007-10-30 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+4 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+2 |
* | expose av_base64_decode and av_base64_encode | Luca Barbato | 2007-03-19 | 1 | -1/+2 |
* | Reverting stray commit part II, r8156 had the base64 export patch mixed with ... | Luca Barbato | 2007-02-28 | 1 | -0/+33 |
* | Reverting stray commit part I | Luca Barbato | 2007-02-28 | 1 | -37/+0 |
* | get_packetheader() forgot to read the header_checksum in big packets | Luca Barbato | 2007-02-28 | 1 | -1/+5 |
* | Move base64.[ch] to libavutil. | Carl Eugen Hoyos | 2007-02-13 | 1 | -0/+33 |