FFmpeg
|
urldecode.c
Go to the documentation of this file.
memory handling functions
static int av_tolower(int c)
Locale-independent conversion of ASCII characters to lowercase.
Definition: avstring.h:216
void * av_malloc(size_t size)
Allocate a block of size bytes with alignment suitable for all memory accesses (including vectors if ...
Definition: mem.c:73
char * ff_urldecode(const char *url)
Decodes an URL from its percent-encoded form back into normal representation.
Definition: urldecode.c:35
Generated on Sun Mar 9 2025 06:53:33 for FFmpeg by
