95 Commits (8be6552aa4bff1ce1016739a77733a2dcbdfaa8b)

Author SHA1 Message Date
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 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 5aabb2596f avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault 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
Limin Wang edd305ed54 avcodec/libopenh264enc: set iEntropyCodingModeFlag by coder option 3 years ago
Limin Wang f74e90c2a0 avcodec/libopenh264enc: make the profile configuablable correctly 3 years ago
Limin Wang 008cc90d1a avcodec/libopenh264enc: support for colorspace and range information 3 years ago
Andreas Rheinhardt 0812a60fee avcodec/libopenh264enc: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 78ce00428f avcodec: Remove deprecated coder type options 4 years ago
Anton Khirnov 7d09579190 lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS 4 years ago
Anton Khirnov 8a129077cc lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap 4 years ago
Jun Zhao becfdaaa09 lavc/libopenh264enc: use framerate if available 4 years ago
Linjie Fu e4d37abcc1 lavc/libopenh264enc: Add coder option to replace cabac 5 years ago
Linjie Fu e3e2702d40 lavc/libopenh264enc: Allow specifying the profile through AVCodecContext 5 years ago
Linjie Fu d3a7bdd4ac lavc/libopenh264enc: Rewrite profile handling 5 years ago
Linjie Fu 59a9204b8a lavc/libopenh264enc: set slice_mode option to deprecated 5 years ago
Linjie Fu 9310361252 lavc/libopenh264enc: prompt slice number changing inside libopenh264 5 years ago
Linjie Fu 75fc3f97b0 lavc/libopenh264enc: add bit rate control select support 5 years ago
Linjie Fu e5f097eca7 lavc/libopenh264enc: add default gop size and bit rate 5 years ago
Linjie Fu 433ece8c8b lavc/libopenh264enc: Add qmin/qmax support 5 years ago
Linjie Fu 917d28d5ff lavc/libopenh264enc: fix the if-else coding style 5 years ago
Tobias Rapp 7992c2867e avcodec/libopenh264enc: fix class_name 6 years ago
Valery Kot be827e1d38 libopenh264enc: Handle sample_aspect_ratio 6 years ago
Valery Kot 67fd8df419 avcodec/openh264enc.c: generate IDR frame in response to I frame pict_type 7 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
Diego Biurrun 97cfe1d8bd Convert all AVClass struct declarations to designated initializers. 8 years ago
Diego Biurrun 800d91d348 Drop pointless void* casts 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ö 7a76371437 libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUP 8 years ago
Martin Storsjö 2d097c16b8 libopenh264enc: Return a more sensible error code in some init failure paths 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
Martin Storsjö 31aa5335c3 libopenh264enc: Fix inconsistent whitespace 9 years ago
Diego Biurrun 8dead2aaca Move const qualifier before type name 9 years ago
Vittorio Giovara 936f0d98f8 lavc: Move rtp_payload_size to codec private options 9 years ago
Stefano Sabatini 6e891d51f4 lavc/libopenh264: apply minor options text consistency fixes 9 years ago
Luca Barbato 81c95eb8ee openh264: Directly include the deprecation guards header 9 years ago
Vittorio Giovara be00ec832c lavc: Deprecate coder_type and its symbols 9 years ago
Anton Khirnov 11c9bd633f libopenh264enc: export CPB props side data 9 years ago
Michael Niedermayer cc96018c79 libopenh264enc: Set AVOption data type 9 years ago
Clément Bœsch 953d358462 avcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_skip_frames option 9 years ago
Michael Niedermayer 81d3986d2d avcodec/libopenh264enc: AV_OPT_TYPE_STRING should use .str default 9 years ago
Michael Niedermayer 9319e08380 avcodec/libopenh264enc: Fix project name 9 years ago
Michael Niedermayer a75bebfe9a avcodec/libopenh264enc: set .i64 for AV_OPT_TYPE_INT 9 years ago