132 Commits (f80d91c05112fede33b230459baeb92912e33bb8)

Author SHA1 Message Date
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 12 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
James Almer 0231df505d avcodec/utils: move ff_add_cpb_side_data() to encoder code 1 year ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Marton Balint eee6492df7 avcodec/libx265: fix else clause when zeroing reordered_opaque 2 years ago
Anton Khirnov bdc76f467f lavu/frame: deprecate reordered_opaque 2 years ago
Anton Khirnov d87055107d lavc/libx265: pass through frame durations to encoded packets 2 years ago
Anton Khirnov 5c0348f3d6 lavc: add a codec flag for propagating opaque from frames to packets 2 years ago
Anton Khirnov a0b5aaceca lavc/libx265: restructure handling reordered_opaque 2 years ago
Zhao Zhili 36a8d1e729 avcodec/libx265: fix build error 2 years ago
erankor 6043352bd9 libx265: support ATSC A/53 captions 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 3 years ago
Jan Ekström 49027e7612 avcodec/libx265: make X265 CSP selection pixel format independent 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 5aabb2596f avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Limin Wang 63d5b6f935 avcodec/libx26[45]: reindent after last commit 3 years ago
Limin Wang 7dfc3cc713 avcodec/libx26[45]: add udu_sei option to import user data unregistered SEIs 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Jan Ekström 9b2281a4a3 avcodec/libx265: add support for setting chroma sample location 3 years ago
Jan Ekström 06ce821bc7 avcodec/libx265: only call av_pix_fmt_desc_get once in init 3 years ago
Jan Ekström dbe40478e2 avcodec/libx265: improve full range flag setting logic 3 years ago
Brad Hards 1f58503013 libavcodec/libx265: add user data unregistered SEI encoding 3 years ago
Andreas Rheinhardt a4b3343278 avcodec/libx265: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt 11bc790893 avcodec: Remove deprecated AVCodecContext.coded_frame 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
Limin Wang e3b5897fe3 avcodec/libx265: Fix integer overflow in computation of max and avg bitrate 5 years ago
James Almer 6e1903938b avcodec/internal: move packet related functions to their own header 5 years ago
James Almer 74dfc88b63 avcodec/libx265: add support for reordered_opaque 5 years ago
Limin Wang d8e98d9348 avcodec/libx265: Fix Uninitialized scalar variable 5 years ago
James Almer 6ae84e7b03 avcodec/libx265: zero the padding bytes in extradata 5 years ago
Marton Balint 91f64ea4c5 avcodec/libx265: use AV_OPT_TYPE_DICT for x265-params 5 years ago
James Almer 3670a10c2d avcodec/libx265: export encoded frame stats 5 years ago
James Almer 278a91f8fe avcodec/libx265: add a qp option and apply the relevant global AVCodecContext settings to the encoder context 5 years ago
James Almer 3c22436ddf avcodec/libx265: apply some global AVCodecContext settings to the encoder context 5 years ago
Zhong Li a87b5d5e8c lavc/x265: set preferred_transfer_characteristics for HLG 5 years ago
Guo, Yejun 85e338ab0d libavcodec/libx265: add a flag to output ROI warnings only once. 5 years ago
Mark Thompson f6c572bd89 libx265: Update ROI behaviour to match documentation 6 years ago
Derek Buitenhuis 80757bed89 avcodec/libx265: Support full range videos 6 years ago
Jun Zhao 68bac50604 lavc/libx265: Use avctx->framerate first for frame rate setting 6 years ago
Jan Ekström 4635f64953 lavc/libx265: signal CPB properties through side data 6 years ago
Guo, Yejun e0ad7d5741 avcodec/libx265: add support for ROI-based encoding 6 years ago
Gyan Doshi f27b02621d avcodec/libx265: apply lavc maxrate, bufsize & rc_init_occupancy 7 years ago
Gyan Doshi 841c1efc78 lavc/libx265: allow users to set closed GOP via generic lavc flag 7 years ago
Vittorio Giovara cc06f7bd10 libx265: Support tiny video sizes 7 years ago
Rodger Combs 1eb7c1d49d lavc/libx265: support all color parameters that x265 does 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago