32 Commits (a76d5fecf34410282af2818acb7404d68b5de41e)

Author SHA1 Message Date
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt b9eaf77ed1 avcodec/internal: Move ff_set_dimensions() to decode.h 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 Schneider 59018254c7 avcodec/openh264: return (DE|EN)CODER_NOT_FOUND if version check fails 2 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 b0b90100bf avcodec/libopenh264dec: Increase array sizes, fix stack-buffer overread 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 6e30b35b85 avutil/frame: Remove deprecated AVFrame.pkt_pts field 4 years ago
Martin Storsjö eec93e5709 libopenh264dec: Use a newer decoding entry point function 6 years ago
Martin Storsjö 83678dbbae libopenh264dec: Export the decoded profile and level in AVCodecContext 6 years ago
Martin Storsjö e1e3a12242 libopenh264: Add support for decoding of b-frames 6 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
James Almer 93dfc4f174 avcodec/libopenh264dec: check for ff_set_dimensions() return value 7 years ago
James Almer 8ea5ee10a2 avcodec/libopenh264dec: fix return error value when h264_mp4toannexb_bsf is not found 8 years ago
Martin Storsjö 030de53e9c libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filter 8 years ago
Martin Storsjö 293676c476 libopenh264: Support building with the 1.6 release 8 years ago
Martin Storsjö c5d326f551 Add an OpenH264 decoder wrapper 8 years ago
Martin Storsjö 36b380dcd5 libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being set 8 years ago
Martin Storsjö d0b1e6049b libopenh264dec: Fix cleanup if the init failed early 8 years ago
Martin Storsjö d825b1a530 libopenh264: Support building with the 1.6 release 8 years ago
Martin Storsjö 82b7525173 Add an OpenH264 decoder wrapper 9 years ago