]> git.sesse.net Git - ffmpeg/history - cmdutils.c
CPU feature definitions should always be available, not just when the
[ffmpeg] / cmdutils.c
2007-05-10 Benoit FouetUse url_fopen error code when opening input file
2007-04-13 Patrice Bensoussanchange atoll call to equivalent strtoll to fix compilat...
2007-03-30 Baptiste Coudurieradd OPT_INT64 option
2007-03-27 Michael Niedermayerprevent exit missuse
2006-11-27 Loren Merritt10l in r7174 caused all options to be treated as filenames.
2006-11-27 Timo LindforsAdd support for files that begin with a dash.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-12 Måns Rullgårdfix const warning
2005-09-11 Michael NiedermayerAVOption API improvments
2005-01-20 Kostya Shishkovhandle AVERROR_IO and AVERROR_NOMEM patch by (Kostya...
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-10-16 Michael NiedermayerOPT_FLOAT
2004-04-30 Michael NiedermayerOPT_INT
2004-02-22 Michael Niedermayer(f)printf() is disallowed in libavcodec, compilation...
2003-08-24 Fabrice Bellardmore sections in help - copyright fixes
2003-06-07 Fabrice Bellardadded ffplay utility