]> git.sesse.net Git - ffmpeg/history - libavcodec/4xm.c
Add some explanatory comments to #endif directives.
[ffmpeg] / libavcodec / 4xm.c
2007-05-30 Carl Eugen Hoyosrename attribute_unused to av_unused and moves its...
2007-05-14 Reimar DöffingerChange some leftover __attribute__((unused)) and __attr...
2007-02-19 Michel BardiauxRemove some old disabled debugging output
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-27 Måns Rullgårdfix some signedness warnings
2006-05-13 Michael Niedermayersanity checks, some might have been exploitable ...
2006-02-05 Steve L'HommeMSVC-compatible __align8/__align16 declaration
2006-01-25 Diego Biurrunwarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-04-24 Mike MelansonMinistry of English Composition, reporting for duty...
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-11-27 Burkhard PlaumMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2004-04-30 Michael Niedermayercleanup & memleak fix
2004-04-07 Alex Beregszasziunknown format chars
2004-03-24 Falk Hüffnerwarning patrol
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-11 Michael Niedermayerforgot to commit, i hope its correct
2003-09-22 Falk HüffnerFix compilation with ccc
2003-09-09 Fabrice Bellardremove warnings
2003-06-01 Michael Niedermayerfix 4xm yuv->rgb565 transform
2003-06-01 Michael Niedermayer10l (array[-1] ...)
2003-06-01 Michael Niedermayer4xm codec