]> git.sesse.net Git - ffmpeg/history - libavcodec/smc.c
Use full internal pathname in doxygen @file directives.
[ffmpeg] / libavcodec / smc.c
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-10 Mike MelansonThese video decoders do not need to include and initial...
2008-02-01 Michael Niedermayerconst
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-04-07 Nicholas TungRemove superfluous setting of has_b_frames in codecs...
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-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2004-06-27 Roberto Tognifix for width or height not multiple of 4
2004-04-07 Alex Beregszasziconversion to av_log
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
2004-02-22 Michael Niedermayer(f)printf() is disallowed in libavcodec, compilation...
2004-01-31 Mike Melansonwatch those hard tabs
2003-11-26 Roberto Togni- Add reget_buffer() function to AVCodecContext
2003-11-10 Mike Melansonadded Apple Graphics (SMC) decoder