]> git.sesse.net Git - ffmpeg/history - libavcodec/mmvideo.c
Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version checks.
[ffmpeg] / libavcodec / mmvideo.c
2008-07-08 Peter RossRemove AVPaletteControl from ALG MM demuxer/decoder
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-01 Michael Niedermayerconsts
2007-07-05 Diego Biurrunlicense header consistency cosmetics
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-07-26 Diego BiurrunFix FSF postal address.
2006-02-12 Mike Melansoncomplete American Laser Games MM playback system, court...