5 Commits (96cba1c5524eb0cc1395aa7586e4c3b25092a7ec)

Author SHA1 Message Date
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Michael Niedermayer 17a62cbcb9 avcodec/bmvvideo: Add () to protect NEXT_BYTE() argument 10 years ago
Nidhi Makhijani 2fc85fe96e bmv: Split audio and video decoder 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Anton Khirnov b88f902125 bmv: check for len being valid in bmv_decode_frame(). 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
Justin Ruggles e42e5a89d6 bmvaudio: decode directly to the user-provided AVFrame 12 years ago
Anton Khirnov 2b011a43e9 bmv: 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
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Justin Ruggles a3145d0335 bmvaudio: set channel layout at init() rather than validating it 12 years ago
Kostya Shishkov 8774d58358 bmv: get a new frame on every decode_frame(), so we can use direct rendering 12 years ago
Michael Niedermayer 97d1cb5cd4 bmv: remove unreachable default case 12 years ago
Michael Niedermayer b12d92efd6 avoid "0xFF << 24" as it is considered a integer overflow in C99 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Michael Niedermayer 70f0ffa1ed bmv_videodec: fix out of array read 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Paul B Mahol 6936111d66 bmv: add CODEC_CAP_DR1 13 years ago
Kostya Shishkov 96fadfb158 bmv: add stricter checks for invalid decoded length 13 years ago
Michael Niedermayer debbcfae60 bmv: fix apparent sign error in the frame_off check 13 years ago
Michael Niedermayer 679c578cb8 bmv: fix integer overflows in vlc decoder. 13 years ago
Justin Ruggles 8893fbdf7a bmv audio: implement new audio decoding API 13 years ago
Carl Eugen Hoyos d6e14e24b0 Set Discworld II BMV palette opaque. 13 years ago
Kostya Shishkov f545e00677 BMV demuxer and decoder 13 years ago