index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
cutils.c
Age
Commit message (
Expand
)
Author
2009-02-04
Do not misuse unsigned long to store pointers.
Ramiro Polla
2008-05-21
Do not loop endlessly if converting into dv with timestamps Jan 1st not
Carl Eugen Hoyos
2008-04-24
Avoid using reserved __names.
Michael Niedermayer
2007-07-02
spelling cosmetics
Diego Biurrun
2007-06-23
remove old unused string functions
Måns Rullgård
2007-06-23
remove useless #ifndef CONFIG_NOCUTILS
Måns Rullgård
2007-06-23
simplify stristart()
Måns Rullgård
2007-06-23
cosmetic: combine declaration and initialisation
Måns Rullgård
2007-06-23
simplify pstrcpy()
Måns Rullgård
2007-06-22
simplify strstart()
Måns Rullgård
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-22
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2004-08-18
* replacing calls to not-always-available gmtime_r with our own code.
Roman Shaposhnik
2003-09-08
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
Fabrice Bellard
2003-09-08
removed ctype.h header
Fabrice Bellard
2003-06-13
dynamic array functions
Fabrice Bellard
2003-02-10
* static,const,compiler warning cleanup
Zdenek Kabelac
2002-11-25
renamed libav to libavformat
Fabrice Bellard