OSDN Git Service

Make BMP decoder use bytestream. Patch by Michel Bardiaux
[coroid/libav_saccubus.git] / libavcodec / bmp.c
2007-01-31 Michel BardiauxMake BMP decoder use bytestream. Patch by Michel Bardiaux
2007-01-29 Michel BardiauxFix segfault in bmp decoder. Patch by Michel Bardiaux...
2007-01-27 Michel BardiauxSegregate code common to BMP decoder and future encoder
2007-01-24 Michael Niedermayerexplicit values for all enums
2007-01-24 Michael Niedermayerenum
2006-10-30 Måns Rullgårdcoded line size is a multiple of 4
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-11-30 Måns RullgårdBMP image decoder