43 Commits (db93fd74e4be68f97efcb958537f46a2a133aa47)

Author SHA1 Message Date
Alexandra Hájková fd8de7f2d8 dxtory: Convert to the new bitstream reader 8 years ago
Alexandra Hájková fa64aea12e unary: Convert to the new bitstream reader 8 years ago
Diego Biurrun 7a2b2b6a92 dxtory: Drop nonsense ISO C printf conversion specifiers for standard types 8 years ago
Diego Biurrun b668662939 get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
Diego Biurrun bd016dbf23 Mark tables used only within their files as static 9 years ago
Michael Niedermayer 76b6f4b7d9 avcodec/dxtory: Fix input size check in dxtory_decode_v1_410() 9 years ago
Michael Niedermayer 9caa9414cc avcodec/dxtory: Fix input size check in dxtory_decode_v1_420() 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
Paul B Mahol 088dfd3ff1 avcodec/dxtory: use init_get_bits8() 10 years ago
Michael Niedermayer b4ad2853c5 avcodec/dxtory: Use LL instead of L number suffix 10 years ago
Michael Niedermayer 47f1596ece avcodec/dxtory: use unaligned copy for unaligned addresses 10 years ago
Michael Niedermayer ee2e5acdb1 avcodec/dxtory: remove unused variables 10 years ago
Michael Niedermayer a43bcaafe2 avcodec/dxtory: Support dxtory-2.0.127.avi 10 years ago
Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
Michael Niedermayer a392bf6570 avcodec/dxtory: fix src size checks 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
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Michael Niedermayer b984c727f5 avcodec/dxtory: make def_lru[8] static 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