345 Commits (f14adb051697a6085bfa17980d6168bdca22692c)

Author SHA1 Message Date
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Jan Ekström 2f0113be3f avcodec/libx264: add support for setting chroma sample location 3 years ago
Jan Ekström 7ca71b79f2 avcodec/libx264: leave full range flag unchanged if unknown 3 years ago
Jan Ekström f32f56468c {configure,avcodec/libx264}: remove separate x264_csp_bgr check 3 years ago
Limin Wang 81bad080cd avcodec/libx264: Separate headers not supported in AVC-Intra mode 3 years ago
Limin Wang 93da0869e6 avcodec/libx264: Add support for Sony XAVC Class 300 and 480 3 years ago
Andreas Rheinhardt 9c4f2bc3bf avcodec/libx264: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt c9a79532e5 avcodec/libx264: Fix redundant setting of caps_internal 4 years ago
Andreas Rheinhardt 1c7f252783 avcodec: Remove redundant freeing of extradata of encoders 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 11bc790893 avcodec: Remove deprecated AVCodecContext.coded_frame 4 years ago
Andreas Rheinhardt d85c41b572 avcodec: Remove private options from AVCodecContext 4 years ago
Andreas Rheinhardt 78ce00428f avcodec: Remove deprecated coder type options 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
Andreas Rheinhardt f9b5cef1d3 avcodec/libx264: Don't use init_static_data for newer versions 4 years ago
James Almer 0de01da1d2 avcodec: move ff_alloc_a53_sei() to atsc_53 4 years ago
Takio Yamaoka cc6c56f5d9 avcodec/libx264: fix chroma quantizer offset usage 4 years ago
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