30 Commits (b966a403dd80604bb7dbb9ee6ec331ade0e84953)

Author SHA1 Message Date
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Michael Niedermayer 118c042116 avcodec/tscc2: fix macro () 11 years ago
Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
Paul B Mahol ad1dfe04a1 avcodec/tscc2: use init_get_bits8() 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Anton Khirnov 4e33582a0b tscc2: allocate AVFrame properly. 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Michael Niedermayer c80b59f679 tscc2: Fix an out of array access 12 years ago
Michael Niedermayer 927d866a99 tscc2: fix out of array access 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Kostya Shishkov 0cf7d849ff tscc2: fix typo in array index 12 years ago
Kostya Shishkov 4cfb0d871d tscc2: do not add/subtract 128 bias during DCT 13 years ago
Kostya Shishkov 3c6c19184c tscc2: fix typo in DCT 13 years ago
Kostya Shishkov 0b40153d20 tscc2: DCT output should not be clipped 13 years ago
Kostya Shishkov 781888da89 TechSmith Screen Codec 2 decoder 13 years ago