60 Commits (57041bb7b5d39b2de22da793b53cc7fbda556a41)

Author SHA1 Message Date
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
Luca Barbato 43778a501f Support AV1 encoding using libaom 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
James Zern 86cead5256 libvpxenc,vp9: add corpus-complexity option 7 years ago
James Zern 753074721b libvpxenc: remove pre-1.4.0 checks 7 years ago
James Zern 3071434f4d lavc/libvpxenc: add tune-content option 7 years ago
James Zern 1bee78a019 libvpxenc: allow aq-mode 4 (equator360) 8 years ago
Vittorio Giovara 94eed68ace lavc: Drop deprecated options moved to private contexts 8 years ago
Kagami Hiiragi 734d760e2f lavc/libvpxenc: add -row-mt option 8 years ago
Alex Converse bf15981b12 libvpxenc: Don't spam level errors for VP8 encodes 8 years ago
Alex Converse 8899057d91 libvpxenc: Report encoded VP9 level 8 years ago
Alex Converse 3ee59939a1 libvpxenc: Support targeting a VP9 level 8 years ago
Kagami Hiiragi 41da4f8cb3 lavc/libvpxenc: fix -auto-alt-ref option type 8 years ago
Carl Eugen Hoyos 44bcb636c1 lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref. 8 years ago
Luca Barbato b183abfb5b vpx: Support color range 8 years ago
James Zern 640c0962c0 libvpxenc,cosmetics: rename common fns vp8 -> vpx 8 years ago
Vignesh Venkatasubramanian acca56d962 libvpx: Enable vp9 alpha encoding 8 years ago
James Zern 7586b3adf2 libvpxenc: quiet unused-variable warning 9 years ago
Carl Eugen Hoyos 73781741b7 lavc/libvpx: Reindent after last commit. 9 years ago
Carl Eugen Hoyos 432be6362c lavc/libvpx: Fix support for RGB colorspace. 9 years ago
Carl Eugen Hoyos 84d7933e3b lavc/libvpx: Fix high-bitdepth pix_fmts on big endian. 9 years ago
Timothy Gu 32fed702b8 libvpxenc: Allow setting tune parameter 9 years ago
Vittorio Giovara 1482aff204 lavc: Move noise_reduction to codec private options 9 years ago
Vittorio Giovara 0ac9f33a9e lavc: Move frame_skip_* to codec private options 9 years ago
Sasi Inguva cbcc88c039 libvpx: Support setting color range for vp9. 9 years ago
Carl Eugen Hoyos 836c793514 lavc/libvpxenc: Improve documentation for option cpu-used. 9 years ago
Hendrik Leppkes e760641720 lavc: add vp9 profiles to AVCodecDescriptor 9 years ago
Ganesh Ajjanagadde b9c2ebeee4 lavc/libvpxenc: replace round by lrint 9 years ago
Anton Khirnov 03afb62e83 libvpxenc: export CPB props side data 9 years ago
Clément Bœsch fb99ef0bd3 avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
James Zern 4d05e9392f libvpxenc: remove some unused ctrl id mappings 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
James Zern 6540fe04a3 libvpxenc: remove some unused ctrl id mappings 9 years ago
Ronald S. Bultje b07d2a2509 libvpxenc: make flags i64 instead of dbl. 9 years ago
Ronald S. Bultje 6471040f56 FF_OPT_TYPE_* -> AV_OPT_TYPE_*. 9 years ago
James Zern 9723d439fd libvpxenc: report pict_type/error via side-data 9 years ago
James Zern 88df16fe6d libvpxenc: quiet coded_frame deprecation warnings 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago