]> git.sesse.net Git - ffmpeg/history - libavutil/integer.c
Handle input or output len of 0 properly in lzo decoder.
[ffmpeg] / libavutil / integer.c
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-28 Diego Biurrunspelling/grammar/consistency review part I
2008-04-05 Michael Niedermayersimplify
2008-01-10 Diego BiurrunFix a couple of 'return type defaults to int' and ...
2008-01-08 Diego BiurrunAllow compilation of test programs when TEST is defined.
2007-11-23 Diego Biurrunmain() --> main(void)
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-03-04 Panagiotis IssarisMove av_log2_i()'s unaltered comments to the header...
2007-03-04 Panagiotis IssarisMove av_i2int()'s unaltered comments to the header...
2007-03-04 Panagiotis IssarisMove av_int2i()'s unaltered comments to the header...
2007-03-04 Panagiotis IssarisMove av_cmp_i()'s unaltered comment to the header file.
2007-03-04 Panagiotis IssarisMove av_shr_i()'s unaltered comments to the header...
2007-03-04 Panagiotis IssarisMove av_div_i()'s comments to the header file. The...
2007-03-04 Panagiotis IssarisMove av_mod_i()'s comment to the header file. The moved...
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-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...