114236 Commits (0230792bc81d4b7d11600a8d38fdda516ec5baf4)
 

Author SHA1 Message Date
Andreas Rheinhardt 1ecc906536 avcodec/aacdec: Rename AACContext to AACDecContext 9 months ago
Andreas Rheinhardt 1b048dd443 avcodec/aacsbr: Remove unused parameter from sbr_gain_calc 9 months ago
Andreas Rheinhardt a0fa6b6030 avocdec/aac: Move decoder-only stuff to new header aacdec.h 9 months ago
Andreas Rheinhardt c6cf253c98 avcodec/aacdec_template: Don't use intermediate void* 9 months ago
Andreas Rheinhardt 25e0e087c4 configure: Disable linker warnings for common symbols 9 months ago
James Almer 84e669167d fate/mov: add tests for HEIF samples with derived images 9 months ago
James Almer feab8f9c58 fate/mov: test remuxing all stream heif items 9 months ago
James Almer 41e349c24a avformat/mov: add support for tile HEIF still images 9 months ago
James Almer 25a10677d1 avformat: add a Tile Grid stream group type 9 months ago
Ronald S. Bultje d6083f503d avcodec/x86/hevc: fix luma 12b overflow 9 months ago
J. Dekker 07cc8f6b3c checkasm/hevc_deblock: add luma and chroma full 9 months ago
Zhao Zhili a3ca4beeaa avcodec/evc: Remove redefine of HEVC_MAX_ENTRY_POINT_OFFSETS 9 months ago
Fei Wang b5714d1f91 avfilter/tonemap_vaapi: Remove duplicate format check 9 months ago
Tong Wu cfa802bdc3 avcodec/vaapi_encode: remove a duplicate av_freep 9 months ago
Frank Plowman 8b6219a99d lavc/vvc: Read subpic ID when only one subpicture is present 9 months ago
Frank Plowman 53ab7ff67e lavc/vvc: Correct sps_num_subpics_minus1 minimum 9 months ago
Frank Plowman 248a1f9d00 lavc/vvc: Increase VVC_MAX_* definitions for level 6.3 9 months ago
Andreas Rheinhardt ab2173c0a5 avcodec/cbs_h2645: Avoid function pointer casts, fix UB 9 months ago
Andreas Rheinhardt b4b8b9ad5c avfilter/avfilter: Suppress warning for variable only used in av_assert1 9 months ago
Andreas Rheinhardt 906fc2b2e7 fftools/ffmpeg_mux: Fix use of uninitialized variable 9 months ago
Stone Chen ef917950f0 avfilter/vf_convolution: add float user_rdiv[4] to allow user options to apply correctly 9 months ago
sunyuechi 9b90d0d36a lavc/me_cmp: R-V V vsse vsad intra 9 months ago
sunyuechi 925b55a5e8 lavc/me_cmp: R-V V vsse vsad 9 months ago
Andreas Rheinhardt 2e4e424ac2 avutil/hwcontext: Don't check before av_buffer_unref() 9 months ago
Andreas Rheinhardt f705b8b5b4 avutil/opt: Use correct function pointer type 9 months ago
Andreas Rheinhardt 484e7716bc avcodec/cbs_h266_syntax_template: Don't omit unused function parameter 9 months ago
Andreas Rheinhardt b31ee084a9 fftools/ffprobe: Use int64_t instead of long long int 9 months ago
Andreas Rheinhardt 08328463d5 fftools/ffprobe: Simplify printing xml values 9 months ago
Andreas Rheinhardt ed5bf403d7 fftools/ffprobe: Constify printing section header 9 months ago
Andreas Rheinhardt 0f20e48e3d fftools/ffprobe: Don't cast const away needlessly 9 months ago
Marton Balint 569257735b fate/mxf: fix mxf-probe-j2k on big endian systems 9 months ago
Marton Balint 87677c2195 avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming connection 9 months ago
Gyan Doshi ecb3c8a536 configure: select iamfenc as movenc dep 9 months ago
Michael Niedermayer 22845fbb80
doc: Add infra.txt 9 months ago
Wu Jianhua 6c83cd5cb3 avcodec/vvcdec: add Intra Block Copy decoder 9 months ago
Wu Jianhua 9481887755 avcodec/vvcdec: add Intra Block Copy parser 9 months ago
Nuo Mi 422e8a877b avcodec/vvcdec: refact, rename !is_mvp to check_mer 9 months ago
Nuo Mi 1ffeeb8a26 avcodec/vvcdec: fix dual tree for skipped transform tree/unit 9 months ago
Nuo Mi c503c0b33e avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab 9 months ago
Nuo Mi 3241aa26d1 avcodec/vvcdec: skip inter prediction for IBC blocks 9 months ago
Wu Jianhua 09946dc40b avcodec/vvcdec: implement update_hmvp for IBC 9 months ago
Nuo Mi 5a388d2cc6 avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift for IBC 9 months ago
Nuo Mi dd3650cada avcodec/vvcdec: deblock_bs, fix intra check for IBC 9 months ago
Nuo Mi 37ebebd055 avcodec/vvcdec: set CuPredMode table for chroma 9 months ago
Nuo Mi ab2c9dfb26 avcodec/vvcdec: refact out deblock_bs to reduce duplicate code 9 months ago
Anton Khirnov c19c2078f3 fftools/ffmpeg_sched: remove a triggerable assert in send_to_enc_sq() 9 months ago
Anton Khirnov a00765fcbe fftools/ffmpeg_sched: simplify failure path in sch_dec_send() 9 months ago
Anton Khirnov a2fc86378a fftools/ffmpeg: declare loop indices inside loops 9 months ago
Anton Khirnov 29e1b9d90c fftools/cmdutils: remove harmful variable shadowing 9 months ago
Fei Wang 7d82daf31d lavc/vvc_ps: Correct vaule of ALF_NUM_FILTERS_CC 9 months ago