11 Commits (d205abe9f77bc6f90b932c1bd7f03ffea2f6007e)

Author SHA1 Message Date
Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 18 years ago
Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 18 years ago
Nicholas Tung 587d07227e Remove superfluous setting of has_b_frames in codecs without B-frames. 18 years ago
Diego Biurrun 71e445fca3 Replace deprecated PIX_FMT names by the newer variants. 18 years ago
Reimar Döffinger 46f9dcc3ee Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the original 18 years ago
Reimar Döffinger 2c04fc1f8c Typo in error message 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Reimar Döffinger f53a2931cf faster copy functions for lzo decoder that also need padding 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Reimar Döffinger 517840c654 Our own LZO (1X) implementation, under LGPL and optimized for readability. 19 years ago
Reimar Döffinger e0f80bd744 CamStudio decoder, only 32 bit lzo mode is tested 19 years ago