23 Commits (c8f25cafd2f23662bcb1e62965c0c42d6989688a)

Author SHA1 Message Date
Ronald S. Bultje 93af2734ee lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. 12 years ago
Anton Khirnov edfe05ddf1 mss2: return meaningful error codes. 12 years ago
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() 13 years ago
Alberto Delmás 6ceef07b21 mss2: do not try to read too many palette entries 13 years ago
Alberto Delmás 626c1a33ed mss12: reduce SliceContext size from 1067 to 164 KB 13 years ago
Alberto Delmás a97ee41bee mss12: move SliceContexts out of the common context into the codec contexts 13 years ago
Alberto Delmás ede3d6400d MSS1 and MSS2: set final pixel format after common stuff has been initialised 13 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 13 years ago