]> git.sesse.net Git - vlc/history - include/vlc_memory.h
secstotimestr: use int32_t not to overflow if int exceeds 32-bits
[vlc] / include / vlc_memory.h
2009-12-06 Pierre YnardAdd missing include
2009-12-05 JP DingerIntroduce realloc_or_free(), which does what realloc...