14 Commits (77ab59eb7ff28d8183ea51c5a46aab3b430edd9c)

Author SHA1 Message Date
Michael Niedermayer 4bae195ff5 const 17 years ago
Mark Cox a6540c9f16 Remove redundant assignment of CODEC_ID_BMP. 18 years ago
Michel Bardiaux 286c71074a Add decode_end method to bmp decoder. Patch by Michel Bardiaux, 18 years ago
Michel Bardiaux e8f917d6fd Fix memcpy out-of-bounds. 18 years ago
Michel Bardiaux e96cc09dd2 Make BMP decoder use bytestream. Patch by Michel Bardiaux 18 years ago
Michel Bardiaux d8b7b352a8 Fix segfault in bmp decoder. Patch by Michel Bardiaux mbardiaux mediaxim dot be. 18 years ago
Michel Bardiaux 76ebb18f16 Segregate code common to BMP decoder and future encoder 18 years ago
Michael Niedermayer 9ce5f3b7ea explicit values for all enums 18 years ago
Michael Niedermayer 3e997aa425 enum 18 years ago
Måns Rullgård 743311a1b0 coded line size is a multiple of 4 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 9fa62f2aad BMP image decoder 19 years ago