Commit History

Author SHA1 Message Date
  Stefano Sabatini 74afdc5535 Document the av_base64_encode/decode functions. 15 years ago
  Stefano Sabatini ac76729c10 Cosmetics: "* out" -> "*out" for consistency with the other 15 years ago
  Stefano Sabatini 5118bd441d Cosmetics: rename the "size" parameter of av_base64_encode() to "in_size". 15 years ago
  Stefano Sabatini 52ef50a080 Cosmetics: prefer out/in over buf/src for the parameter names of 15 years ago
  Stefano Sabatini 61ccbc52ea Cosmetics: consistently prefer "size" over "len"/"length" for the 15 years ago
  Diego Biurrun bfe3676feb spelling/grammar/consistency review part II 15 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Luca Abeni e76e2bbc09 Mark the source buffer as "const" 16 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 16 years ago
  Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 17 years ago
  Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 17 years ago
  Måns Rullgård 99545457bf include all prerequisites in header files 17 years ago
  Luca Barbato bd03c380ce expose av_base64_decode and av_base64_encode 17 years ago
  Luca Barbato 558b86a5d0 Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 17 years ago
  Luca Barbato 9fca9c0316 Reverting stray commit part I 17 years ago
  Luca Barbato bb0eb714bd get_packetheader() forgot to read the header_checksum in big packets 17 years ago
  Carl Eugen Hoyos 034ef0e8c3 Move base64.[ch] to libavutil. 17 years ago