114242 Commits (6e63295d4135c759afeda506f9ede182c0263aee)
 

Author SHA1 Message Date
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
Andreas Rheinhardt fe340c3244 .mailmap: Update my mailmap entry 9 months ago
Zhao Zhili 4ea2b271eb avformat/libsrt: Remove manually free AV_OPT_TYPE_STRING 9 months ago
Zhao Zhili 80cd6e655b avcodec/audiotoolboxenc: Ensure frame_size isn't zero 9 months ago
Zhao Zhili 338e33b084 avcodec/audiotoolboxenc: remove CAP_VARIABLE_FRAME_SIZE from alac 9 months ago
James Almer 76b2bb96b4 avutil/tx: print debug log at trace level 9 months ago
Andreas Rheinhardt 4179c121c3 avcodec/movtextenc: Don't copy data around unnecessarily 9 months ago
Andreas Rheinhardt e9a587af25 avcodec/srtenc, webvttenc: Use av_printf_format 9 months ago
Andreas Rheinhardt ed9de6d2d8 avcodec/ttmlenc: Remove always-true check 9 months ago
Andreas Rheinhardt 253a8340f5 avcodec/ttmlenc: Don't copy data around unnecessarily 9 months ago
Andreas Rheinhardt abea3749b3 avcodec/webvttenc: Don't copy data around unnecessarily 9 months ago
Andreas Rheinhardt 686af4578c avcodec/srtenc: Don't copy data around unnecessarily 9 months ago
Andreas Rheinhardt b8a00a1f73 avcodec/assenc: Use size_t for length of string 9 months ago
Andreas Rheinhardt fe08058f24 avcodec/cbs_vp8: Don't leave out ... in calls to variadic macros 9 months ago
Andreas Rheinhardt 76b4151175 avcodec/h264dec: Reindent after the previous commit 9 months ago
Andreas Rheinhardt b550dd670a avcodec/h264dec: Return early in ff_h264_draw_horiz_band() 9 months ago
Martin Storsjö 1f1abb27f1 configure: Fix a typo 9 months ago
Martin Storsjö 8a9b02389d checkasm: Add a "run-checkasm" make target 9 months ago
James Almer d06cc1cb47 fate/mov: rename a test group to better reflect what it requires 9 months ago
James Almer ebed8be508 fate/mov: add missing samples dependency to avif/heic tests 9 months ago
James Almer 733d641211 fate/mov: add missing ffprobe dependency to mov-write-amve 9 months ago
Andreas Rheinhardt 4d86e64d33 avcodec/cbs_vp8: Remove empty flush callback 9 months ago
Andreas Rheinhardt e2f56f2bac fate/image: Enable fate-webp-rgb-lossless-palette-predictor test 9 months ago
sunyuechi 9cb8f262f2 lavc/me_cmp: R-V V sse 9 months ago
sunyuechi 37463d7979 lavc/me_cmp: R-V V pix_abs_y2 9 months ago
sunyuechi f1ec475f66 lavc/me_cmp: R-V V pix_abs_x2 9 months ago
sunyuechi b41e115dde lavc/me_cmp: R-V V pix_abs 9 months ago
Michael Niedermayer e9cc9e492f
libswscale/utils: Fix bayer to yuvj 9 months ago
Michael Niedermayer f9906911f0
Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" 9 months ago
Michael Niedermayer 8caa84cec7
tools: Add target_sws_fuzzer.c 9 months ago
Michael Niedermayer 64098d0cd8
swscale/swscale: Check srcSliceH for bayer 9 months ago
Michael Niedermayer 18f26f8a2f
swscale/utils: Allocate more dithererror 9 months ago
Dale Curtis 6ef32ea574
Avoid OOM for invalid STCO / CO64 constructions. 9 months ago
Anton Khirnov a3f69cdec7 fftools/ffmpeg: cosmetics, vertically align structs 9 months ago
Anton Khirnov 6b6815b1c8 fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user 9 months ago
Anton Khirnov 826cfd9997 fftools/ffmpeg_filter: pass framerate through InputFilterOptions 9 months ago
Anton Khirnov fef3052df3 fftools/ffmpeg_filter: pass autorotate/reinit flags through InputFilterOptions 9 months ago
Anton Khirnov 6315f78e0c fftools/ffmpeg_filter: pass sub2video canvas size through InputFilterOptions 9 months ago
Anton Khirnov bd3c1c194b fftools/ffmpeg_filter: accept a name from its upstream input 9 months ago
Anton Khirnov 8f592eb35f fftools/ffmpeg_filter: compute input trim start/end in demuxer 9 months ago
Anton Khirnov 09438d6529 fftools/ffmpeg_filter: stop taking display matrix from global side data 9 months ago
Andreas Rheinhardt cb9f1f59a1 avutil/version: Remove outdated checks 9 months ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 9 months ago
Andreas Rheinhardt 48612de63c avcodec/vvc/vvcdsp: Remove pointless wrappers 9 months ago
Andreas Rheinhardt ef04737e18 avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses 9 months ago