13 Commits (47806f4119b7cc04d2a8bf26d86ddacaab7aad2b)

Author SHA1 Message Date
Måns Rullgård f0a912d3b8 More descriptive names for av_stristr() parameters 15 years ago
Måns Rullgård ac6ef8682d Add av_stristr() function 15 years ago
Stefano Sabatini 22bf4592c8 Remove duplicated word in av_strlcat() doxy. 15 years ago
Michael Niedermayer 64b12fc317 Move #include where it belongs. 15 years ago
Michael Niedermayer 277c733237 Add a function to convert a number to a av_malloced string. 15 years ago
Reimar Döffinger 46f3b40eb3 Add warnings to av_strlcat and av_strlcpy doxygen that the input strings 15 years ago
Diego Biurrun 7d685b486b spelling/grammar/consistency review part III 16 years ago
Diego Biurrun 89c9ff504b spelling/grammar/consistency review part I 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun 52703a6459 Use filename as multiple inclusion guard. 17 years ago
Luca Abeni 1e7f363804 Implement av_strlcatf(): a strlcat which adds a printf style formatted string 18 years ago
Måns Rullgård fc78ce803b add some string functions 18 years ago