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 Fri Dec 20 2024 06:56:08 for FFmpeg by 1.8.11