19 Commits (eee8c94f50bfcd93c1f761b4e6b55bec3815616d)

Author SHA1 Message Date
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
Alberto Delmás 802713c4e7 mss2: prevent potential uninitialized reads 12 years ago
Kostya Shishkov 6d93308c0c mss2: reindent after last commit 12 years ago
Alberto Delmás b077eb0780 mss2: fix handling of unmasked implicit WMV9 rectangles 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Alberto Delmás 290d1022b2 mss2: simplify loop in decode_rle() 12 years ago
Alberto Delmás 6ceef07b21 mss2: do not try to read too many palette entries 12 years ago
Alberto Delmás 626c1a33ed mss12: reduce SliceContext size from 1067 to 164 KB 12 years ago
Alberto Delmás a97ee41bee mss12: move SliceContexts out of the common context into the codec contexts 12 years ago
Alberto Delmás ede3d6400d MSS1 and MSS2: set final pixel format after common stuff has been initialised 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago