49428 Commits (80eca6ec994bf29c9f0d0c11b0f39072e35c542f)

Author SHA1 Message Date
Andreas Rheinhardt 80eca6ec99 avcodec/aacps: Inline ff_ps_ctx_init() 11 months ago
Andreas Rheinhardt 1ecc906536 avcodec/aacdec: Rename AACContext to AACDecContext 11 months ago
Andreas Rheinhardt 1b048dd443 avcodec/aacsbr: Remove unused parameter from sbr_gain_calc 11 months ago
Andreas Rheinhardt a0fa6b6030 avocdec/aac: Move decoder-only stuff to new header aacdec.h 11 months ago
Andreas Rheinhardt c6cf253c98 avcodec/aacdec_template: Don't use intermediate void* 11 months ago
Ronald S. Bultje d6083f503d avcodec/x86/hevc: fix luma 12b overflow 11 months ago
Zhao Zhili a3ca4beeaa avcodec/evc: Remove redefine of HEVC_MAX_ENTRY_POINT_OFFSETS 11 months ago
Tong Wu cfa802bdc3 avcodec/vaapi_encode: remove a duplicate av_freep 11 months ago
Frank Plowman 8b6219a99d lavc/vvc: Read subpic ID when only one subpicture is present 11 months ago
Frank Plowman 53ab7ff67e lavc/vvc: Correct sps_num_subpics_minus1 minimum 11 months ago
Frank Plowman 248a1f9d00 lavc/vvc: Increase VVC_MAX_* definitions for level 6.3 11 months ago
Andreas Rheinhardt ab2173c0a5 avcodec/cbs_h2645: Avoid function pointer casts, fix UB 11 months ago
sunyuechi 9b90d0d36a lavc/me_cmp: R-V V vsse vsad intra 11 months ago
sunyuechi 925b55a5e8 lavc/me_cmp: R-V V vsse vsad 11 months ago
Andreas Rheinhardt 484e7716bc avcodec/cbs_h266_syntax_template: Don't omit unused function parameter 11 months ago
Wu Jianhua 6c83cd5cb3 avcodec/vvcdec: add Intra Block Copy decoder 11 months ago
Wu Jianhua 9481887755 avcodec/vvcdec: add Intra Block Copy parser 11 months ago
Nuo Mi 422e8a877b avcodec/vvcdec: refact, rename !is_mvp to check_mer 11 months ago
Nuo Mi 1ffeeb8a26 avcodec/vvcdec: fix dual tree for skipped transform tree/unit 11 months ago
Nuo Mi c503c0b33e avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab 11 months ago
Nuo Mi 3241aa26d1 avcodec/vvcdec: skip inter prediction for IBC blocks 11 months ago
Wu Jianhua 09946dc40b avcodec/vvcdec: implement update_hmvp for IBC 11 months ago
Nuo Mi 5a388d2cc6 avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift for IBC 11 months ago
Nuo Mi dd3650cada avcodec/vvcdec: deblock_bs, fix intra check for IBC 11 months ago
Nuo Mi 37ebebd055 avcodec/vvcdec: set CuPredMode table for chroma 11 months ago
Nuo Mi ab2c9dfb26 avcodec/vvcdec: refact out deblock_bs to reduce duplicate code 11 months ago
Fei Wang 7d82daf31d lavc/vvc_ps: Correct vaule of ALF_NUM_FILTERS_CC 12 months ago
Zhao Zhili 80cd6e655b avcodec/audiotoolboxenc: Ensure frame_size isn't zero 12 months ago
Zhao Zhili 338e33b084 avcodec/audiotoolboxenc: remove CAP_VARIABLE_FRAME_SIZE from alac 12 months ago
Andreas Rheinhardt 4179c121c3 avcodec/movtextenc: Don't copy data around unnecessarily 12 months ago
Andreas Rheinhardt e9a587af25 avcodec/srtenc, webvttenc: Use av_printf_format 12 months ago
Andreas Rheinhardt ed9de6d2d8 avcodec/ttmlenc: Remove always-true check 12 months ago
Andreas Rheinhardt 253a8340f5 avcodec/ttmlenc: Don't copy data around unnecessarily 12 months ago
Andreas Rheinhardt abea3749b3 avcodec/webvttenc: Don't copy data around unnecessarily 12 months ago
Andreas Rheinhardt 686af4578c avcodec/srtenc: Don't copy data around unnecessarily 12 months ago
Andreas Rheinhardt b8a00a1f73 avcodec/assenc: Use size_t for length of string 12 months ago
Andreas Rheinhardt fe08058f24 avcodec/cbs_vp8: Don't leave out ... in calls to variadic macros 12 months ago
Andreas Rheinhardt 76b4151175 avcodec/h264dec: Reindent after the previous commit 12 months ago
Andreas Rheinhardt b550dd670a avcodec/h264dec: Return early in ff_h264_draw_horiz_band() 12 months ago
Andreas Rheinhardt 4d86e64d33 avcodec/cbs_vp8: Remove empty flush callback 12 months ago
sunyuechi 9cb8f262f2 lavc/me_cmp: R-V V sse 12 months ago
sunyuechi 37463d7979 lavc/me_cmp: R-V V pix_abs_y2 12 months ago
sunyuechi f1ec475f66 lavc/me_cmp: R-V V pix_abs_x2 12 months ago
sunyuechi b41e115dde lavc/me_cmp: R-V V pix_abs 12 months ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 12 months ago
Andreas Rheinhardt 48612de63c avcodec/vvc/vvcdsp: Remove pointless wrappers 12 months ago
Andreas Rheinhardt ef04737e18 avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses 12 months ago
Andreas Rheinhardt 1eafbc27e2 avcodec/vvc/vvc_ps: Check before access 12 months ago
Andreas Rheinhardt 1d66a122df avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE 12 months ago
Jan Ekström 37936b09ce avcodec/av1dec: fix matrix coefficients exposed by codec context 12 months ago