summaryrefslogtreecommitdiff
path: root/libavformat/cutils.c
Commit message (Expand)AuthorAge
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* * replacing calls to not-always-available gmtime_r with our own code.Roman Shaposhnik2004-08-18
* simpler strptime - added os_support.[ch] - moved localtime_r to os_support.cFabrice Bellard2003-09-08
* removed ctype.h headerFabrice Bellard2003-09-08
* dynamic array functionsFabrice Bellard2003-06-13
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* renamed libav to libavformatFabrice Bellard2002-11-25