117922 Commits (cf0961a52707122749028e388bbde7723574d767)
 

Author SHA1 Message Date
Lynne cf0961a527
hwcontext_vulkan: require storage properties to claim formats as supported 1 month ago
Lynne f65e51293a
hwcontext_vulkan: add support for AV_PIX_FMT_GBRAP10/12/14 1 month ago
Lynne 7c52dda55f
hwcontext_vulkan: add support for AV_PIX_FMT_GBRP12/14/16 1 month ago
Lynne 08fb505a66
hwcontext_vulkan: add support for AV_PIX_FMT_GRAY10/12/14 1 month ago
Koushik Dutta ac3f69a4b9 avfilter/scale_vt: implement frame crop 1 month ago
Koushik Dutta 352333543c avfilter/scale_vt: implement negative width/height aspect ratio sizing 1 month ago
Sean McGovern 7104818066 libavcodec: various: remove empty directories originally for legacy DSP code 1 month ago
Marton Balint 1402a2ac3b avcodec/dnxuc_parser: rework DNXUC parser 1 month ago
Marton Balint aea63ea7f5 avformat/framecrc: add AVFMT_NODIMENSIONS flag 1 month ago
J. Dekker d89fbfd4df avcodec: deprecate sonic 1 month ago
James Almer 19f7dae81a avformat/mov: add missing stts array syncing in mov_build_index 1 month ago
James Almer 0e07a70611 avcodec/ac3dec: fix downmix logic for eac3 1 month ago
Rémi Denis-Courmont f8e91ab05f lavc/h264idct: fix compilation for RV32IMA 1 month ago
Rémi Denis-Courmont f2b945147d lavc/vp8dsp: fix compilation for RV32IMA 1 month ago
Rémi Denis-Courmont d3acffae7a lavc/pixblockdsp: fix compilation for RV32IMA 1 month ago
Rémi Denis-Courmont 63922ba5dc lavu/float_dsp: fix compilation with RISC-V ILP32 ABI 1 month ago
Rémi Denis-Courmont da1ab7940e riscv: remove unnecessary #include's 1 month ago
Marvin Scholz 51a20517d2 doc: add styles for good/bad code examples 1 month ago
Marvin Scholz 9cdd3cbe9b doc/developer: add examples to clarify code style 1 month ago
Marvin Scholz 83c1c622a5 MAINTAINERS: Add myself as Darwin maintainer 1 month ago
Marvin Scholz 6b9f4f36f7 swscale/internal: fix typo in loongarch specific code 1 month ago
Niklas Haas bcbf3a5630 avfilter/vf_scale: fix off-by-one in loop bounds 1 month ago
Leo Izen 3c3bf6c109
MAINTAINERS: list csp.c and csp.h maintainers 1 month ago
Niklas Haas 04ce01df0b avfilter/vf_scale: switch to new swscale API 1 month ago
Niklas Haas 3edd1e42b9 tests/swscale: add a benchmarking mode 1 month ago
Niklas Haas 59c39a79ca tests/swscale: rewrite on top of new API 1 month ago
Niklas Haas 2a091d4f2e swscale: introduce new, dynamic scaling API 1 month ago
Niklas Haas bf738412e8 swscale/graph: add new high-level scaler dispatch mechanism 1 month ago
Niklas Haas c461dcf291 swscale/internal: expose sws_init_single_context() internally 1 month ago
Niklas Haas fb16964009 swscale: organize and better document flags 1 month ago
Niklas Haas 6a91a165fd swscale: eliminate redundant SwsInternal accesses 1 month ago
Niklas Haas ed5dd67562 swscale: expose SwsContext publicly 1 month ago
Peter Ross 4472dec51d avformat/mm: add fallthrough comment 1 month ago
Anton Khirnov 433cf391f5 fftools/ffmpeg_sched: signal the main thread when a task fails 1 month ago
Anton Khirnov 785ffe67c8 fftools/ffmpeg_sched: rename mux_done_{lock,cond} into finish_* 1 month ago
Michael Niedermayer 224b62489d
MAINTAINERS: Remove Guillaume Poirier and Romain Dolbeau 1 month ago
Michael Niedermayer 6d8285633d
avcodec/mjpegdec: Disallow progressive bayer images 1 month ago
Michael Niedermayer 84569b6c22
avformat/icodec: fix integer overflow with nb_pal 1 month ago
James Almer 40bd6d8355 avcodec/codec_desc: remove Intra Only prop for AAC 1 month ago
James Almer 8d2d2519e0 avcodec/mediacodecdec: set set keyframe flag in output frames 1 month ago
James Almer 99f87251e0 avcodec/libfdk-aacenc: set keyframe in output packets 1 month ago
James Almer 281b7fc02e avcodec/libfdk-aacdec: set keyframe flag and profile in output frames 1 month ago
James Almer 495c891e39 avcodec/audiotoolboxnec: set set keyframe flag in output packets 1 month ago
James Almer d3dd14bf5b avcodec/audiotoolboxdec: set set keyframe flag in output frames 1 month ago
James Almer ffdace5ad4 avcodec/aacenc: set keyframe flag in output packets 1 month ago
James Almer faea08b722 avcodec/aac/aacdec: set keyframe flag in output frames 1 month ago
James Almer 64bb91fd3b avcodec/aac_parser: set key_frame and profile 1 month ago
James Almer 8ddbc26ded avformat/mov: don't unconditionally set all audio packets in fragments as key frames 1 month ago
James Almer f656c00bd9 avformat/matroskadec: set all frames in a keyframe simple box as keyframes 1 month ago
James Almer f938b2b3f5 avformat/test/movenc: set audio packets as key frames 1 month ago