133 Commits (556c767786e9e3c072f7666d60a68a31a3400438)

Author SHA1 Message Date
Niklas Haas 703288cec6 avcodec/internal: add FFCodec.color_ranges 4 months ago
Zhao Zhili 12cdb30e37 avcodec/videotoolboxenc: Fix leaking of supported_props 5 months ago
Zhao Zhili 719e46f54c avcodec/videotoolboxenc: Fix variable type of AV_OPT_TYPE_BOOL 6 months ago
Zhao Zhili f4e0f40230 avcodec/videotoolboxenc: Set default bitrate to zero 6 months ago
Zhao Zhili d07da7539d avcodec/videotoolboxenc: Fix bitrate doesn't work as expected 6 months ago
Zhao Zhili 635f7c0f6c avcodec/videotoolboxenc: Put ExtraSEI inside BufNode directly 6 months ago
Zhao Zhili 2fca8e400e avcodec/videotoolboxenc: Fix concurrent access to CVPixelBufferRef 6 months ago
Zhao Zhili 0e338c4114 avcodec/videotoolboxenc: Use BufNode as sourceFrameRefcon 6 months ago
Zhao Zhili 4a3625859b avcodec/videotoolboxenc: Remove unused variable 6 months ago
Zhao Zhili 2eae57c862 avcodec/videotoolboxenc: Don't ignore ENOMEM 6 months ago
Hao Guan cd2f8a22e9 avcodec/videotoolboxenc: fix vtctx reset condition 7 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 10 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 1 year ago
Zhao Zhili 13c1fea92f avcodec/videotoolboxenc: fix setting avctx color_range doesn't work 1 year ago
Clément Bœsch 2142141a16 avcodec/proresenc: make transparency honored in mov/QT 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Zhao Zhili d526a34c20 avcodec/videotoolboxenc: refactor dump encoder name 1 year ago
Zhao Zhili cb049d377f avcodec/videotoolboxenc: Fix build failure due to PropertyKey_EncoderID 1 year ago
Zhao Zhili 2361970880 avcodec/videotoolboxenc: Check and set hevc profile 1 year ago
Zhao Zhili cbb6199ff8 avcodec/videotoolboxenc: add hw_configs 1 year ago
Jun Zhao 5c635b7d8c lavc/videotoolboxenc: Get the encoder supported properties 1 year ago
Jun Zhao 213cba9696 lavc/videotoolboxenc: Dump the encoder 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
Zhao Zhili 6c90fcd9e6 avcodec/videotoolboxenc: use color parameters conversion from avutil 2 years ago
xufuji456 5930d397ef lavc/videotoolboxenc: fix enabling low-latency encode 2 years ago
Zhao Zhili f66e1862e3 avcodec/videotoolboxenc: inherit profile from AVCodecContext 2 years ago
Zhao Zhili 3fafc842f1 avcodec/videotoolboxenc: remove AUTO_PROFILE define 2 years ago
Zhao Zhili 315c66af0f avcodec/videotoolboxenc: use int as the type of profile 2 years ago
Rick Kern 4ef5e7d472 lavc/videotoolboxenc: support additional options 2 years ago
xufuji456 decc776f88 avcodec/videotoolboxenc: add CBP/CHP profile 2 years ago
Rick Kern cab6d7bd71 lavc/videotoolboxenc: use ffmpeg profile constants 2 years ago
Rick Kern 247e977953 lavc/videotoolboxenc: warn when alpha quality not set 2 years ago
Rick Kern 902c949d30 lavc/videotoolboxenc: better compat_keys docs 2 years ago
Rick Kern c789a2324a lavc/videotoolboxenc: better compat_keys documentation 2 years ago
xufuji456 5cd304298e avcodec/videotoolboxenc: add low-latency encoding 2 years ago
Jun Zhao aa8ff2240c lavc/videotoolboxenc: fix warnings 2 years ago
Zhao Zhili 8f35ee8240 avcodec/videotoolboxenc: fix error code 2 years ago
Zhao Zhili 0ef85a5471 avcodec/videotoolboxenc: pass error code through 2 years ago
Zhao Zhili 5ab429d8df avcodec/videotoolboxenc: log when get_cv_pixel_format failed 2 years ago
Rick Kern 33e70dc0b8 lavc/videotoolboxenc: fix warnings 2 years ago
Thilo Borgmann 2ca2d46f0b lavc/videotoolboxenc: Fix crash by uninitialized value 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Sebastian Beckmann 47b85c5a76 avcodec/videotoolboxenc: Add CBR option to H264 and HEVC encoder 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Simone Karin Lehmann b67572c7c7 lavc/videotoolboxenc: Speed/Quality prioriry setting 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 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
rcombs 4778ab2b1f lavc/videotoolboxenc: explicitly set realtime=false 3 years ago