8 Commits (36ad2b3ee014cac0f2d688dc9ef8cc92e07f73c8)

Author SHA1 Message Date
Reimar Döffinger a7c6e76638 Add support for hardcoding the motionpixels rgb to yuv table. 15 years ago
Reimar Döffinger 7c7d3abf3c 10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. 15 years ago
Diego Biurrun f0a75e66b9 Add missing return statement to out-of-memory condition. Fixes the warning: 16 years ago
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Reimar Döffinger 238ef6dadd Add a av_fast_malloc function and replace several uses of av_fast_realloc, 16 years ago
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Diego Biurrun 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 16 years ago
Gregory Montoir 974e0eeed3 Motion Pixels Video Decoder. 17 years ago