index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
base64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
base64: improve documentation
Måns Rullgård
2010-06-30
1
-13
/
+13
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-2
/
+2
*
Add AV_BASE64_SIZE() macro
Howard Chu
2010-06-04
1
-0
/
+5
*
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
Stefano Sabatini
2009-06-06
1
-9
/
+9
*
Document the av_base64_encode/decode functions.
Stefano Sabatini
2009-02-08
1
-5
/
+15
*
Cosmetics: "* out" -> "*out" for consistency with the other
Stefano Sabatini
2009-02-08
1
-1
/
+1
*
Cosmetics: rename the "size" parameter of av_base64_encode() to "in_size".
Stefano Sabatini
2009-02-08
1
-1
/
+1
*
Cosmetics: prefer out/in over buf/src for the parameter names of
Stefano Sabatini
2009-02-08
1
-1
/
+1
*
Cosmetics: consistently prefer "size" over "len"/"length" for the
Stefano Sabatini
2009-02-08
1
-2
/
+2
*
spelling/grammar/consistency review part II
Diego Biurrun
2009-01-28
1
-4
/
+3
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
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