]> git.sesse.net Git - ffmpeg/history - libavcodec/pcx.c
Mask bits of reference indexes properly to avoid negative numbers entangling
[ffmpeg] / libavcodec / pcx.c
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-12 Carl Eugen HoyosCorrect type for pcx_rle_decode().
2008-04-29 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-01 Michael Niedermayerconst
2007-12-27 Ivo van Poortenremove useless cast
2007-12-26 Ivo van PoortenPC Paintbrush PCX image decoder