68 Commits (e7d800fe89d337a0414d4d3b2de4162d94fe7046)

Author SHA1 Message Date
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 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