28 Commits (a271025215528c68d010d27bae976033e1c46f92)

Author SHA1 Message Date
Alexandra Hájková fa64aea12e unary: Convert to the new bitstream reader 8 years ago
Diego Biurrun 15b4f494fc mss*: Change type of array stride parameters to ptrdiff_t 8 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Paul B Mahol 418be7ceb4 avcodec/mss4: check return value of init_get_bits8() 10 years ago
Paul B Mahol e4eba9e21d avcodec/mss4: use av_malloc_array() 10 years ago
Michael Niedermayer cf7ff0146c avcodec/mss4: Fix () in MKVAL() macro 11 years ago
Diego Biurrun 3dc6272bed Remove a number of unnecessary dsputil.h #includes 11 years ago
Anton Khirnov 730bac7bab mss4: use the AVFrame API properly. 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Paul B Mahol 310bf28354 mss4: make code independent of sizeof(AVFrame) 12 years ago
Paul B Mahol b6d5a948f9 mss4: use init_get_bits8() 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
Diego Biurrun 8658e1c682 mss4, ra288: Remove unused DSPContext local codec context members 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 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 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago