34 Commits (f0150cd41c2d3c01050a6c4f3df1de511a217913)

Author SHA1 Message Date
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Andreas Rheinhardt 4ad686269d avcodec: Add const to decoder packet data pointers 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Andreas Rheinhardt b3df59a5ea avcodec/hnm4video: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt dff4012ab7 avcodec/hnm4video: Don't reimplement FFSWAP() 4 years ago
Andreas Rheinhardt cc83f36b9d avcodec/hnm4video: Don't return nonsense error messages 4 years ago
Andreas Rheinhardt 042af30303 avcodec/hnm4video: Cleanup generically on init failure 4 years ago
Michael Niedermayer cd460f4da0 avcodec/hnm4video: Optimize postprocess_current_frame() 5 years ago
Michael Niedermayer 9af8ce754b avcodec/hnm4video: Forward errors of decode_interframe_v4() 5 years ago
Marton Balint 4c501bafc0 avcodec/hnm4video: fix palette alpha 7 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Michael Niedermayer 57ed5a64fe hnm4: change width/height to int to fix hypothetical integer overflows 10 years ago
Luca Barbato 16158da960 hnm4: Use av_image_check_size 10 years ago
Michael Niedermayer 4d7d9a5782 avcodec/hnm4video: check offset before subtraction in decode_interframe_v4a() 11 years ago
Michael Niedermayer e23b18321f avcodec/hnm4video: change width/height to int 11 years ago
Michael Niedermayer 321b338762 avcodec/hnm4video: allocate frame only when theres a coded frame 11 years ago
Michael Niedermayer ffe31c654d avcodec/hnm4video: check writeoffset in decode_interframe_v4a() 11 years ago
Michael Niedermayer bd8d28e2d2 avcodec/hnm4video: check dimensions for validity 11 years ago
Michael Niedermayer b33f3246e2 avcodec/hnm4video: fix missing newlines in error messages 11 years ago
Michael Niedermayer 78446f0d9d avcodec/hnm4video: fix write offset checks in decode_interframe_v4() 11 years ago
Michael Niedermayer 5a08ba5381 avcodec/hnm4video: check offset in decode_interframe_v4() more completely 11 years ago
Michael Niedermayer 0398b7cbd3 avcodec/hnm4video: check intraframe size 11 years ago
Michael Niedermayer ba992711f7 avcodec/hnm4video: check that packetsize is at least 8 11 years ago
Paul B Mahol 315e3cf047 avcodec/hnm4video: remove redundant log message 11 years ago
David Kment 9af7a8523a HNM4/HNM4A demuxer & video decoder 11 years ago