]> git.sesse.net Git - ffmpeg/history - libavcodec/xan.c
Add some explanatory comments to #endif directives.
[ffmpeg] / libavcodec / xan.c
2007-06-02 Ramiro PollaUse AV_xx throughout libavcodec
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-05-05 Diego BiurrunFix multiple "‘inline/static’ is not at beginning of...
2007-04-07 Nicholas TungRemove superfluous setting of has_b_frames in codecs...
2007-04-07 Diego Biurruntypos
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
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-13 Mike Melansontinfoil patch: no array is written to in bulk before...
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-30 Mike Melansonrevised palette API, courtesy of Roberto Togni (rtogni...
2003-09-19 Mike MelansonMACRO-ize a bunch of redundant code blocks; fix 16...
2003-09-14 Mike Melansonchange pixel identifier conflict with AltiVec headers...
2003-09-13 Mike Melansonfinal word on RGBA byte order
2003-09-12 Mike Melansondeploy palette control API
2003-09-11 Mike Melansoncopy & paste strikes again
2003-09-11 Mike Melansonxan_wc3 decoder now works correctly; added a bunch...
2003-09-08 Mike MelansonNew fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4...