20 Commits (c11c693accaad65d3f4afa44c27f2338a2e3bf8f)

Author SHA1 Message Date
Diego Biurrun bd016dbf23 Mark tables used only within their files as static 9 years ago
Luca Barbato d0f7e4a57f dxtory: Unify and rework the decoding routines 9 years ago
Luca Barbato a7e6fbd90e dxtory: Factorize the buffer loading 9 years ago
Luca Barbato 6a6bc43f5f dxtory: Factorize slice size checks 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
Kostya Shishkov 28e1eed3c2 dxtory: compressed RGB555/RGB565 decoding support 11 years ago
Kostya Shishkov 0e1ad2f591 dxtory: add more compressed and uncompressed modes 11 years ago
Kostya Shishkov 025fd76e1a dxtory: change error code for unexpected slice configuration 11 years ago
Kostya Shishkov e91a3f1bdb dxtory: correctly handle YUV slices with average odd height 11 years ago
Kostya Shishkov 3b03d7e251 dxtory v2 support 12 years ago
Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 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
Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
Diego Biurrun aa91fe8091 dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Kostya Shishkov 19341c58e0 Dxtory capture format decoder 13 years ago