60 Commits (57041bb7b5d39b2de22da793b53cc7fbda556a41)

Author SHA1 Message Date
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 2 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 3 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 4 years ago
Wang Cao 498ad7b37c libavcodec/libaomenc.c: Add command-line options for tx tools. 4 years ago
James Almer 36e51c190b avcodec/libaomenc: use pix_fmt descriptors where useful 4 years ago
Lynne 6a2f3f60ae
libaomenc: enable 8, 10 and 12 bit RGB encoding 4 years ago
James Zern d294716c22 avcodec/libaomenc: fix build w/libaom v1.0.0 4 years ago
Wang Cao 297d5a110b avcodec/libaomenc: Add command-line options for intra-coding tools 4 years ago
Wang Cao aa5c6f382b avcodec/libaomenc: Add command-line options to control the use of partition tools 4 years ago
James Almer 82b64e9bf6 avcodec: add AV1 profiles to profile.h 4 years ago
James Almer 49d37b4b61 avcodec/libaomenc: remove the experimental flag when using libaom 2.0.0 or newer 5 years ago
James Almer 6e1903938b avcodec/internal: move packet related functions to their own header 5 years ago
James Zern 0ece80559a avcodec/libaomenc,cosmetics: fix a typo 5 years ago
Wang Cao bd3389e9f4 avcodec/libaomenc.c: Add a libaom command-line option 'tune' 5 years ago
James Almer c461500c5e avcodec/libaomenc: add an option to set the encoder "usage" 5 years ago
Wang Cao 8c9d82af6b Add a commandline option to control loop restoration for libaom 5 years ago
elliottk ea673a0edb Delete unused branch in libaomenc 5 years ago
elliottk 711c59bc57 Change libaom default to crf=32. 5 years ago
Carl Eugen Hoyos 1e8475b507 lavc/libaomenc: Mark a potentially unused variable as av_unused. 6 years ago
James Almer 0e1ea034d8 avcodec/libaomenc: fix range of values for enable-intrabc option 6 years ago
James Almer 0856c5da07 avcodec/libaomenc: fix default value for row-mt option 6 years ago
Sam John via ffmpeg-devel 995889abbf avcodec/libaomenc: Added more commandline options 6 years ago
Helmut K. C. Tessarek aaf9171574 libavcodec/libaomenc: fix breakage from upstream 6 years ago
James Almer d12d4d4515 avcodec/libaomenc: add row-mt option 6 years ago
Jun Zhao b87063c06d lavc/libaomenc: Add a maximum constraint of 64 encoder threads. 6 years ago
James Almer 2ddaaaf595 avcodec/libaomenc: increase the default bitrate 6 years ago
Mark Thompson e3991a5a45 libaomenc: Drop unused noise-sensitivity option 6 years ago
Mark Thompson 7070955d43 libaomenc: Add support for tiles 6 years ago
Sam John e265832c37 libavcodec/libaomenc.c: Added code for computing PSNR/SSIM 6 years ago
James Almer 04e8b8b053 avcodec/libaomenc: export the Sequence Header OBU as extradata 6 years ago
James Almer 97c9a50844 avcodec/libaomenc: remove AVOption related to frame partitions 6 years ago