14 Commits (d1afa7284c3feba4debfebf1b9cf8ad67640e34a)

Author SHA1 Message Date
Martin Vignali 07e427aa56 avcodec/texturedsp : add rgtc1u gray decoding 7 years ago
Martin Vignali 92500c7bc5 libavcodec/texturedsp : indent after add rgtc1u_alpha func 7 years ago
Martin Vignali d4d4629dfe libavcodec/texturedsp : add rgtc1u_alpha decoding func 7 years ago
Michael Niedermayer f225003d17 avcodec/texturedsp: Fix runtime error: left shift of 255 by 24 places cannot be represented in type 'int' 8 years ago
Michael Niedermayer 2bd8eb05d2 avcodec/texturedsp: Fix runtime error: left shift of 218 by 24 places cannot be represented in type 'int' 8 years ago
Michael Niedermayer e92fb2bea1 avcodec/texturedsp: Fix multiple runtime error: left shift of 255 by 24 places cannot be represented in type 'int' 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Ganesh Ajjanagadde e09edc62cd lavc/texturedsp: replace rint by lrint 9 years ago
Vittorio Giovara fdd5c48ebd texturedsp: Explicitly cast RGBA parameters to unsigned 9 years ago
James Almer ec7f04c13a avcodec/texturedsp: fix undefined shift 9 years ago
Michael Niedermayer 7a4b8817fe avcodec/texturedsp: Add protective () to RGBA() macro 10 years ago
Vittorio Giovara 8337e0c573 Introduce a TextureDSP module 10 years ago