113771 Commits (1f1abb27f18171546c87de71222967f2c30e62da)
 

Author SHA1 Message Date
Martin Storsjö 1f1abb27f1 configure: Fix a typo 11 months ago
Martin Storsjö 8a9b02389d checkasm: Add a "run-checkasm" make target 11 months ago
James Almer d06cc1cb47 fate/mov: rename a test group to better reflect what it requires 11 months ago
James Almer ebed8be508 fate/mov: add missing samples dependency to avif/heic tests 11 months ago
James Almer 733d641211 fate/mov: add missing ffprobe dependency to mov-write-amve 11 months ago
Andreas Rheinhardt 4d86e64d33 avcodec/cbs_vp8: Remove empty flush callback 11 months ago
Andreas Rheinhardt e2f56f2bac fate/image: Enable fate-webp-rgb-lossless-palette-predictor test 11 months ago
sunyuechi 9cb8f262f2 lavc/me_cmp: R-V V sse 11 months ago
sunyuechi 37463d7979 lavc/me_cmp: R-V V pix_abs_y2 11 months ago
sunyuechi f1ec475f66 lavc/me_cmp: R-V V pix_abs_x2 11 months ago
sunyuechi b41e115dde lavc/me_cmp: R-V V pix_abs 11 months ago
Michael Niedermayer e9cc9e492f
libswscale/utils: Fix bayer to yuvj 11 months ago
Michael Niedermayer f9906911f0
Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" 11 months ago
Michael Niedermayer 8caa84cec7
tools: Add target_sws_fuzzer.c 11 months ago
Michael Niedermayer 64098d0cd8
swscale/swscale: Check srcSliceH for bayer 11 months ago
Michael Niedermayer 18f26f8a2f
swscale/utils: Allocate more dithererror 11 months ago
Dale Curtis 6ef32ea574
Avoid OOM for invalid STCO / CO64 constructions. 11 months ago
Anton Khirnov a3f69cdec7 fftools/ffmpeg: cosmetics, vertically align structs 11 months ago
Anton Khirnov 6b6815b1c8 fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user 11 months ago
Anton Khirnov 826cfd9997 fftools/ffmpeg_filter: pass framerate through InputFilterOptions 11 months ago
Anton Khirnov fef3052df3 fftools/ffmpeg_filter: pass autorotate/reinit flags through InputFilterOptions 11 months ago
Anton Khirnov 6315f78e0c fftools/ffmpeg_filter: pass sub2video canvas size through InputFilterOptions 11 months ago
Anton Khirnov bd3c1c194b fftools/ffmpeg_filter: accept a name from its upstream input 11 months ago
Anton Khirnov 8f592eb35f fftools/ffmpeg_filter: compute input trim start/end in demuxer 11 months ago
Anton Khirnov 09438d6529 fftools/ffmpeg_filter: stop taking display matrix from global side data 11 months ago
Andreas Rheinhardt cb9f1f59a1 avutil/version: Remove outdated checks 11 months ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 11 months ago
Andreas Rheinhardt 48612de63c avcodec/vvc/vvcdsp: Remove pointless wrappers 11 months ago
Andreas Rheinhardt ef04737e18 avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses 11 months ago
Andreas Rheinhardt 1eafbc27e2 avcodec/vvc/vvc_ps: Check before access 11 months ago
Andreas Rheinhardt 1d66a122df avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE 11 months ago
Andreas Rheinhardt b6b33f7edd avutil/common: Move includes to the beginning of the file 11 months ago
Andreas Rheinhardt 27cd7011bc avutil/tests/pixelutils: Remove dead code 11 months ago
Jan Ekström 37936b09ce avcodec/av1dec: fix matrix coefficients exposed by codec context 11 months ago
Andreas Rheinhardt 870d9730d6 avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx together 11 months ago
Andreas Rheinhardt 520c1b0a7c avutil/hwcontext_vaapi: Allocate public and priv device hwctx together 11 months ago
Andreas Rheinhardt cffadfe99a avformat/movenc: Make check actually check what is intended 11 months ago
Andreas Rheinhardt e2afcb8242 avfilter/af_pan: Uninitialize channel layout 11 months ago
Martin Storsjö 58ffe0db4d flvdec: Honor the "flv_metadata" option for the "datastream" metadata field 11 months ago
James Almer 8c00fe6408 fate: add IAMF in mp4 tests 11 months ago
James Almer dbfa8381f6 avformat/movenc: add support for Immersive Audio Model and Formats in ISOBMFF 11 months ago
James Almer fe637161db avformat/mov: add support for Immersive Audio Model and Formats in ISOBMFF 11 months ago
James Almer 9ba327e70f avformat/mov: make MOVStreamContext refcounted 11 months ago
James Almer ce7b519ab7 avformat/mov: factorize out setting the output packet properties 11 months ago
James Almer b140b8332c avformat/demux: allow demuxers to output more than one packet per read_packet() call 11 months ago
Peter Ross 37702e2066 avcodec/lead: support format 0x0 11 months ago
Peter Ross db975ff00d avcodec/lead: support unaligned blocks 11 months ago
James Almer 80131321c4 avformat/iamfdec: set disposition flags to output streams 11 months ago
James Almer c95c8a0158 avformat/iamfenc: further split into shareable modules 11 months ago
James Almer c7266ad60f avformat/iamfdec: further split into shareable modules 11 months ago