]> git.sesse.net Git - ffmpeg/history - libavcodec/wnv1.c
R and B components are stored as a differences to G component in Fraps v5.
[ffmpeg] / libavcodec / wnv1.c
2008-06-24 Stefan Gehrermark read-only data as const
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...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
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-03-26 Michael Niedermayerreplace custom bitstream reader with get_bits/vlc()
2005-03-26 Mike MelansonWinnov WNV1 video decoder, courtesy of Konstantin Shishkov