113897 Commits (8d277de009c177fd7aeb3d3b1752bfbf361a9b89)
 

Author SHA1 Message Date
Nuo Mi 3241aa26d1 avcodec/vvcdec: skip inter prediction for IBC blocks 1 year ago
Wu Jianhua 09946dc40b avcodec/vvcdec: implement update_hmvp for IBC 1 year ago
Nuo Mi 5a388d2cc6 avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift for IBC 1 year ago
Nuo Mi dd3650cada avcodec/vvcdec: deblock_bs, fix intra check for IBC 1 year ago
Nuo Mi 37ebebd055 avcodec/vvcdec: set CuPredMode table for chroma 1 year ago
Nuo Mi ab2c9dfb26 avcodec/vvcdec: refact out deblock_bs to reduce duplicate code 1 year ago
Anton Khirnov c19c2078f3 fftools/ffmpeg_sched: remove a triggerable assert in send_to_enc_sq() 1 year ago
Anton Khirnov a00765fcbe fftools/ffmpeg_sched: simplify failure path in sch_dec_send() 1 year ago
Anton Khirnov a2fc86378a fftools/ffmpeg: declare loop indices inside loops 1 year ago
Anton Khirnov 29e1b9d90c fftools/cmdutils: remove harmful variable shadowing 1 year ago
Fei Wang 7d82daf31d lavc/vvc_ps: Correct vaule of ALF_NUM_FILTERS_CC 1 year ago
Andreas Rheinhardt fe340c3244 .mailmap: Update my mailmap entry 1 year ago
Zhao Zhili 4ea2b271eb avformat/libsrt: Remove manually free AV_OPT_TYPE_STRING 1 year ago
Zhao Zhili 80cd6e655b avcodec/audiotoolboxenc: Ensure frame_size isn't zero 1 year ago
Zhao Zhili 338e33b084 avcodec/audiotoolboxenc: remove CAP_VARIABLE_FRAME_SIZE from alac 1 year ago
James Almer 76b2bb96b4 avutil/tx: print debug log at trace level 1 year ago
Andreas Rheinhardt 4179c121c3 avcodec/movtextenc: Don't copy data around unnecessarily 1 year ago
Andreas Rheinhardt e9a587af25 avcodec/srtenc, webvttenc: Use av_printf_format 1 year ago
Andreas Rheinhardt ed9de6d2d8 avcodec/ttmlenc: Remove always-true check 1 year ago
Andreas Rheinhardt 253a8340f5 avcodec/ttmlenc: Don't copy data around unnecessarily 1 year ago
Andreas Rheinhardt abea3749b3 avcodec/webvttenc: Don't copy data around unnecessarily 1 year ago
Andreas Rheinhardt 686af4578c avcodec/srtenc: Don't copy data around unnecessarily 1 year ago
Andreas Rheinhardt b8a00a1f73 avcodec/assenc: Use size_t for length of string 1 year ago
Andreas Rheinhardt fe08058f24 avcodec/cbs_vp8: Don't leave out ... in calls to variadic macros 1 year ago
Andreas Rheinhardt 76b4151175 avcodec/h264dec: Reindent after the previous commit 1 year ago
Andreas Rheinhardt b550dd670a avcodec/h264dec: Return early in ff_h264_draw_horiz_band() 1 year ago
Martin Storsjö 1f1abb27f1 configure: Fix a typo 1 year ago
Martin Storsjö 8a9b02389d checkasm: Add a "run-checkasm" make target 1 year ago
James Almer d06cc1cb47 fate/mov: rename a test group to better reflect what it requires 1 year ago
James Almer ebed8be508 fate/mov: add missing samples dependency to avif/heic tests 1 year ago
James Almer 733d641211 fate/mov: add missing ffprobe dependency to mov-write-amve 1 year ago
Andreas Rheinhardt 4d86e64d33 avcodec/cbs_vp8: Remove empty flush callback 1 year ago
Andreas Rheinhardt e2f56f2bac fate/image: Enable fate-webp-rgb-lossless-palette-predictor test 1 year ago
sunyuechi 9cb8f262f2 lavc/me_cmp: R-V V sse 1 year ago
sunyuechi 37463d7979 lavc/me_cmp: R-V V pix_abs_y2 1 year ago
sunyuechi f1ec475f66 lavc/me_cmp: R-V V pix_abs_x2 1 year ago
sunyuechi b41e115dde lavc/me_cmp: R-V V pix_abs 1 year ago
Michael Niedermayer e9cc9e492f
libswscale/utils: Fix bayer to yuvj 1 year ago
Michael Niedermayer f9906911f0
Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" 1 year ago
Michael Niedermayer 8caa84cec7
tools: Add target_sws_fuzzer.c 1 year ago
Michael Niedermayer 64098d0cd8
swscale/swscale: Check srcSliceH for bayer 1 year ago
Michael Niedermayer 18f26f8a2f
swscale/utils: Allocate more dithererror 1 year ago
Dale Curtis 6ef32ea574
Avoid OOM for invalid STCO / CO64 constructions. 1 year ago
Anton Khirnov a3f69cdec7 fftools/ffmpeg: cosmetics, vertically align structs 1 year ago
Anton Khirnov 6b6815b1c8 fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user 1 year ago
Anton Khirnov 826cfd9997 fftools/ffmpeg_filter: pass framerate through InputFilterOptions 1 year ago
Anton Khirnov fef3052df3 fftools/ffmpeg_filter: pass autorotate/reinit flags through InputFilterOptions 1 year ago
Anton Khirnov 6315f78e0c fftools/ffmpeg_filter: pass sub2video canvas size through InputFilterOptions 1 year ago
Anton Khirnov bd3c1c194b fftools/ffmpeg_filter: accept a name from its upstream input 1 year ago
Anton Khirnov 8f592eb35f fftools/ffmpeg_filter: compute input trim start/end in demuxer 1 year ago