317 Commits (717b2074ecf3ade6b213ee8d67efa23f12a4e67e)

Author SHA1 Message Date
Marton Balint dfea6d2e50 avcodec/libx264: use AV_OPT_TYPE_DICT for x264-params 5 years ago
Carl Eugen Hoyos 87b7e141a6 lavc/x264: Use FF_CODEC_CAP_INIT_THREADSAFE if x264 is new. 5 years ago
Guo, Yejun 104d44138b libavcodec/libx264: add a flag to output ROI warnings only once. 5 years ago
Carl Eugen Hoyos 434588596f lavc/x264: Also clean-up libx264rgb after init errors. 5 years ago
Carl Eugen Hoyos 690cab3232 lavc/libx264: Cast cpb bit_rates to int64_t to avoid an integer overflow. 5 years ago
Carl Eugen Hoyos 4b1687f23c lavc/libx264: Cast bit_rate to int64_t to avoid an integer overflow. 5 years ago
Carl Eugen Hoyos 57987deefc lavc/libx264: bit_rates > INT_MAX are not supported. 5 years ago
Mark Thompson d76e2aaf08 libx264: Update ROI behaviour to match documentation 6 years ago
Jun Zhao 1e6338c2da lavc/libx264: Use avctx->framerate first for frame rate setting 6 years ago
Guo, Yejun aceb9131c1 avcodec/libx264: add support for ROI-based encoding 6 years ago
Martin Storsjö 882ae091d4 libx264: Pass the reordered_opaque field through the encoder 6 years ago
Martin Storsjö 80f85a95da libx264: Pass the reordered_opaque field through the encoder 6 years ago
Marton Balint b02490a497 avcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE flag 6 years ago
Carl Eugen Hoyos 81f25a1051 lavc/libx264: Support monochrome encoding. 7 years ago
Luca Barbato c6558e8840 x264: Support version 153 7 years ago
James Almer 7e60c74329 avcodec/libx264: set supported pix_fmts at runtime rather than build time 7 years ago
James Almer 2a111c99a6 avcodec/libx264: fix compilation with x264 builds >= 153 7 years ago
James Almer 89f704caba avcodec/libx264: use the pixfmt descriptor to check for high bit depths 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 Almer 7bbe33b052 avcodec/libx264: add me_method alias to set X264Context->motion_est 7 years ago
Vittorio Giovara 94eed68ace lavc: Drop deprecated options moved to private contexts 8 years ago
Timo Rothenpieler 5ea8f70623 avcodec/libx264: fix forced_idr logic 8 years ago
Carl Eugen Hoyos 93e041026f lavc: Enable a53cc by default for x264 and qsv_h264. 8 years ago
Sasi Inguva 282477bf45 libx264: Increase x264 opts character limit to 4096 9 years ago
Michael Niedermayer 947daffa59 avcodec/libx264: Remove unused variable 9 years ago
Andrey Turkin 63adb3602d libavcodec: factor out SEI generation for A53 captions 9 years ago
Michael Niedermayer 134cba728b Seperate x264rgb encoder and only enable when its actually supported 9 years ago
Vittorio Giovara 5fca95c8e5 libx264: Forbid inverted Stereo3D mode 9 years ago
Vittorio Giovara 9e2af0e907 libx264: Allow Stereo3D monoscopic value 9 years ago
Vittorio Giovara 0837d1dfe2 libx264: Fix noise_reduction option assignment 9 years ago
Vittorio Giovara 60f0fde309 libx264: Make sure to preserve default option values 9 years ago
Vittorio Giovara b340bd8a58 libx264: Make sure to preserve default option values 9 years ago
Michael Niedermayer cb06be6136 avcodec/libx264: Fix sc_threshold after 30c1bdb87c 9 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Vittorio Giovara 1482aff204 lavc: Move noise_reduction to codec private options 9 years ago
Vittorio Giovara 7c79587d74 lavc: Move scenechange_threshold to codec private options 9 years ago
Vittorio Giovara 5764d38173 lavc: Move chromaoffset to codec private options 9 years ago
Vittorio Giovara 0e6c853221 lavc: Move b_frame_strategy and b_sensitivity to codec private options 9 years ago
Carl Eugen Hoyos f587ed0cbb lavc/x264: Add compatibility values for coder options. 9 years ago
Vittorio Giovara be00ec832c lavc: Deprecate coder_type and its symbols 9 years ago
Anton Khirnov 732a37d146 libx264: 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
Luca Barbato 1ec72c6c68 libx264: Make sure the extradata are padded 9 years ago
Vittorio Giovara 2d59159508 lavc: AV-prefix a few left out capabilities 9 years ago
Ganesh Ajjanagadde b3b6665c60 avcodec/libx264: silence -Waddress 9 years ago
DeHackEd e06114fed3 libx264: copy A53 closed captions from source 9 years ago
Derek Buitenhuis 380146924e x264: Add option to force IDR frames 9 years ago
Yu Xiaolei eb02387add x264: Expose the NV21 input support 9 years ago
Clément Bœsch 51cec6c306 avcodec/libx264: use AV_OPT_TYPE_BOOL for fastfirstpass option 9 years ago