84 Commits (358fdf30838682f2b183e67d247e0d4d53b5a6a4)

Author SHA1 Message Date
Niklas Haas a577172c99 avcodec/libaomenc: switch to get_supported_config() 4 months ago
Niklas Haas 703288cec6 avcodec/internal: add FFCodec.color_ranges 4 months ago
Niklas Haas b3bc8f8e1e avcodec/dovi_rpuenc: make encapsulation optional 5 months ago
Niklas Haas 1e6fdb89bd avcodec/dovi_rpuenc: add `flags` to ff_dovi_rpu_generate() 5 months ago
Andreas Rheinhardt 482afe8f3f avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary 8 months ago
Niklas Haas 9c6c4f3d47 avcodec/libaomenc: properly clean up image metadata 8 months ago
Niklas Haas 8dea94a146 avcodec/libaomenc: implement dolby vision coding 8 months ago
James Almer 81b3a82fae avcodec/libaomenc: remove variable redefinition 9 months ago
James Almer 5e0eac3d45 avcodec/libaomenc: bump the minimum required version to 2.0.0 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 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" 12 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
James Almer 0231df505d avcodec/utils: move ff_add_cpb_side_data() to encoder code 1 year ago
Marton Balint f983303af4 avcodec: fix misleading indentation warnings after ticks_per_frame deprecation 1 year ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Anton Khirnov aa3b0f4376 libaomenc: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov 7cf161abe5 lavc/libaomenc: pass through frame durations to encoded packets 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
James Almer adc38738cb avcodec/libaomenc: fix the check for presence of encoder interface 2 years ago
James Almer 9f323cb04c avcodec/libaomenc: check return value of queue_frames() 2 years ago
James Almer 5bab794e4a avcodec/libaomenc: add init cleanup flag 2 years ago
James Almer 22514527d3 avcodec/libaomenc: use av_fast_realloc() to resize the stats buffer 2 years ago
James Almer b0cd979a0b avcodec/libaomenc: support AV_CODEC_CAP_ENCODER_RECON_FRAME 2 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 2 years ago
Wan-Teh Chang 38bc24be8d avcodec/libaomenc: Get number of operating points 3 years ago
Vignesh Venkatasubramanian f55c91497d avcodec/libaomenc: Expose the allintra usage mode 3 years ago
Bohan Li 950123dc31 avcodec/libaomenc: Add unmet target level warning 3 years ago
Vignesh Venkatasubramanian ab05e9a7f2 avcodec/libaomenc: Add parameter for avif single image encoding 3 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 0e22d2e59b avcodec/libaomenc: remove the redundant initialization 3 years ago
James Zern cb23c1e553 avcodec/libaomenc: use ctx->usage to get default cfg 3 years ago
Andreas Rheinhardt 69f120ead7 avcodec/avcodec: Don't include cpu.h 3 years ago
Andreas Rheinhardt 57b5ec6ba7 avcodec/avcodec: Stop including bsf.h in avcodec.h 3 years ago
Matthieu Patou 268f134e51 lavc/libaomenc: Show encoder config as a warning in case of failed initialization 4 years ago
Andreas Rheinhardt 044daa7c45 avcodec/libaomenc: Avoid copying data, allow user-supplied buffers 4 years ago
Carl Eugen Hoyos 288ca1c667 lavc/aomenc: Force default qmax of 0 if crf was set to 0. 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
Bohan Li 82aab8a4ee avcodec/libaomenc: add support for setting arbitrary libaom options 4 years ago
Philip Langdale 40135829b6 avcodec/libaom: Support monochrome encoding with libaom >= 2.0.1 4 years ago
Wang Cao 017bf9643f libavcodec/libaomenc.c: Add command-line options for inter-coding tools 5 years ago
Wang Cao 498ad7b37c libavcodec/libaomenc.c: Add command-line options for tx tools. 5 years ago
James Almer 36e51c190b avcodec/libaomenc: use pix_fmt descriptors where useful 5 years ago
Lynne 6a2f3f60ae
libaomenc: enable 8, 10 and 12 bit RGB encoding 5 years ago
James Zern d294716c22 avcodec/libaomenc: fix build w/libaom v1.0.0 5 years ago