]> git.sesse.net Git - ffmpeg/history - libavcodec/ass.c
cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow.
[ffmpeg] / libavcodec / ass.c
2011-05-04 Alex ConverseReplace strncpy() with av_strlcpy().
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-25 Diego Elio PettenòMake ff_ass_subtitle_header static to ass.c
2010-12-28 Aurelien Jacobsadd SubRip decoder
2010-11-27 Aurelien Jacobsensure the ASS string in AVSubtitleRect is 0 terminated
2010-11-13 Aurelien Jacobsadd missing files in previous commit (ASS encoder and...