36 Commits (966fc3c070c1e5143537007fb26340c179cc02c5)

Author SHA1 Message Date
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt f31bf4a1f9 avcodec/mss4: Make VLCs static 4 years ago
Andreas Rheinhardt 313e572440 avcodec/mss4: Don't duplicate standard JPEG tables 4 years ago
Andreas Rheinhardt 70bbb4cce8 avcodec/mss4: Simplify creating VLC tables 4 years ago
Andreas Rheinhardt f1919dc8fa avcodec/mss4: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt 4b4c7d6e1a avcodec/mss4: Fix memleaks upon allocation error 4 years ago
James Almer 9ea6d2149e avcodec/decode: add a flags parameter to ff_reget_buffer() 6 years ago
Michael Niedermayer 0fef412dff avcodec/mss4: Check input size against skip bits 6 years ago
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 10 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 12 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 13 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago