]> git.sesse.net Git - ffmpeg/history - libavutil/parseutils.c
tests/examples: Mark some variables only used within their files as static.
[ffmpeg] / libavutil / parseutils.c
2011-11-16 Martin Storsjöavutil: Add av_timegm as a public function
2011-11-06 Reimar DöffingerReplace all usage of strcasecmp/strncasecmp
2011-11-02 Diego BiurrunReplace some forgotten FFmpeg references by Libav.
2011-07-14 Diego Biurrundoxygen: Make sure parameter names match between .c...
2011-07-03 Mans RullgardDo not include log.h in avutil.h
2011-07-03 Mans RullgardRemove return statements following infinite loops witho...
2011-06-07 Diego BiurrunDrop unnecessary directory prefixes from #include direc...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-17 Anton KhirnovMove find_info_tag to lavu and add av_ prefix to it
2011-02-16 Stefano SabatiniDeprecate parse_date() in favor of av_parse_time().
2011-02-15 Reinhard TartlerMerge libavcore into libavutil