]> git.sesse.net Git - ffmpeg/history - libavcodec/flicvideo.c
Typo in error message
[ffmpeg] / libavcodec / flicvideo.c
2006-11-24 Luca Barbatotypo
2006-11-24 Steven JohnsonImplement DELTA_FLI opcodes correctly. Patch by Steven...
2006-11-23 Alex Beregszaszisupport byte_run=0 case in DELTA_FLI (this case means...
2006-11-23 Alex Beregszaszi10l memory corruption bug found by Steven Johnson
2006-11-14 Alex BeregszasziFix possible overflows. Found by Steven Johnson
2006-10-19 Alex Beregszaszicorrect signaling of palette change
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-28 Dietermake some functions static (patch by Dieter < freebsd...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-10-13 Mike Melansonsupport for FLX and DTA extensions in the FLIC format...
2005-08-13 Mike Melansontinfoil patch: make sure that pixel pointer does not...
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2004-01-25 Roberto TogniUse reget buffer instead of copying from prev frame
2003-11-14 Mike Melansonyep, FLI support