]> git.sesse.net Git - ffmpeg/history - libavcodec/eval.h
Fix an exploit in indeo by checking we are not writing out of the strip array.
[ffmpeg] / libavcodec / eval.h
2008-12-14 Anders GrönbergAdd a few const qualifiers in appropriate places.
2008-09-08 Aurelien Jacobsremove one more stuff under #if LIBAVCODEC_VERSION_INT
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-02-15 Luca AbeniFix
2008-02-03 Michael Niedermayerconst
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-12 Diego Biurrunmisc typo fixes
2007-05-02 Mark Coxpatch so that the deprecated items show up correctly
2006-11-04 Oded Shimonministry of english grammar :) then->than
2006-11-03 Michael Niedermayerdoxy
2006-10-27 Oded Shimonnew optimized eval method, by seperating parsing and...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-29 Panagiotis IssarisAdd forgotten eval.h...