327 Commits (466c14d10728cd315c60e602ffe3797e7dd0c3d3)

Author SHA1 Message Date
James Almer 890f2e960a avcodec/libx264: call x264_param_cleanup() if available 4 years ago
James Almer 03ad76794e avcodec/libx264: check for param allocation failure error code 4 years ago
James Almer d1bd079d11 avcodec/libx264: use a function to parse x264opts 4 years ago
James Almer 6e1903938b avcodec/internal: move packet related functions to their own header 5 years ago
Jun Zhao b63f502911 lavc/libx264: misc style fixes 5 years ago
Limin Wang 8b07751123 avcodec/libx264: return error if unknown picture type encountered 5 years ago
Limin Wang f5e33514e7 avcodec/libx264: return immediately if encode_nals return 0 5 years ago
Josh Brewster 79f001675a libavcodec/libx264: fix reference frame computation based on level 5 years ago
James Almer 3d4510384d avcodec/libx264: add a check for the prft AVCodecContext export_side_data flag 5 years ago
James Almer 56c8856966 avcodec/libx264: export Producer Reference Time as packet side data 5 years ago
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 5 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. 6 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 8 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