48 Commits (794e15fd54db9cef85a02f21354090d718f81d22)

Author SHA1 Message Date
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
James Almer 309c3a0e81 avcodec/libaom: fix setting amount of threads 6 years ago
James Almer b69ea742ab avcodec/libaomenc: remove AVOption related to frame partitions 6 years ago
Gyan Doshi 076b19660e avcodec/libaomenc: correct range for cpu-used 6 years ago
James Almer a754af942a avcodec/libaomenc: export Sequence Header and Metadata OBUs as extradata 6 years ago
James Almer 877aff2bea avcodec/libaomenc: remove references to gbrp pixfmt 7 years ago
James Almer c42c99c3e5 avcodec/libaomenc: use av_assert0() 7 years ago
James Almer 25abaf3545 avcodec/libaomenc: minor cosmetics 7 years ago
James Almer ea3320bb82 libaomenc: fix profile setting 7 years ago
James Almer f6171471e6 avcodec: rename the AV1 profiles 7 years ago
James Almer e5819fa629 libavcodec/libaomenc: add support for transfer characteristics and color primaries 7 years ago
James Almer 416d354a57 libavcodec/libaomenc: fix size specifier in an av_log call 7 years ago
James Almer c0f0c9f531 avcode/profiles: add AV1 profiles 7 years ago