]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/cutils.c
O_DIRECT works!!!
[frescor/ffmpeg.git] / libavformat / cutils.c
2009-02-04 ramiroDo not misuse unsigned long to store pointers.
2008-05-21 cehoyosDo not loop endlessly if converting into dv with timest...
2008-04-24 michaelAvoid using reserved __names.
2007-07-02 diegospelling cosmetics
2007-06-23 mruremove old unused string functions
2007-06-23 mruremove useless #ifndef CONFIG_NOCUTILS
2007-06-23 mrusimplify stristart()
2007-06-23 mrucosmetic: combine declaration and initialisation
2007-06-23 mrusimplify pstrcpy()
2007-06-22 mrusimplify strstart()
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2004-08-18 romansh * replacing calls to not-always-available gmtime_r...
2003-09-08 bellardsimpler strptime - added os_support.[ch] - moved localt...
2003-09-08 bellardremoved ctype.h header
2003-06-13 bellarddynamic array functions
2003-02-10 kabi* static,const,compiler warning cleanup
2002-11-25 bellardrenamed libav to libavformat