summaryrefslogtreecommitdiff
path: root/libavutil/parseutils.c
Commit message (Expand)AuthorAge
* avutil: Add av_timegm as a public functionMartin Storsjö2011-11-16
* Replace all usage of strcasecmp/strncasecmpReimar Döffinger2011-11-06
* Replace some forgotten FFmpeg references by Libav.Diego Biurrun2011-11-02
* doxygen: Make sure parameter names match between .c and .h files.Diego Biurrun2011-07-14
* Do not include log.h in avutil.hMans Rullgard2011-07-03
* Remove return statements following infinite loops without breakMans Rullgard2011-07-03
* Drop unnecessary directory prefixes from #include directives.Diego Biurrun2011-06-07
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Move find_info_tag to lavu and add av_ prefix to itAnton Khirnov2011-02-17
* Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini2011-02-16
* Merge libavcore into libavutilReinhard Tartler2011-02-15