113492 Commits (db6e360afb81ec67d460f8d4d65a6dbead80136c)
 

Author SHA1 Message Date
Clément Bœsch 2ac88c1362 avcodec/proresenc_kostya: remove an unnecessary parenthesis level in MAKE_CODE() macro 10 months ago
James Almer 6d2f64534d fate/mov: force the native av1 decoder for the avif tests 10 months ago
Vignesh Venkatasubramanian via ffmpeg-devel a0821345eb avformat/mov: Add support for demuxing still HEIC images 10 months ago
James Almer bb819a4ef8 fate/mov: enable the AVIF tests 10 months ago
Haihao Xiang 440e08e4bb configure: autodetect libdrm 10 months ago
Marton Balint 90bef6390f fftools/ffmpeg_filter: log an information message about filter graph reconfigurations 10 months ago
Marton Balint 324be730fc fftools/ffmpeg_filter: honor -reinit_filters 0 even on changed display matrix 10 months ago
Marton Balint 363b3ec98a all: use av_channel_layout_describe_bprint instead of av_channel_layout_describe in a few places 10 months ago
Marth64 e4c96dc96c doc/filters/idet: add example 10 months ago
Marth64 b98d87376b doc/encoders/opus: fix typo 10 months ago
Thilo Borgmann c03c675d89 avfilter/fsync: Fix memory leak 10 months ago
James Almer b95ccfcada avcodec/vvc_thread: don't use an anonymous union 10 months ago
Nuo Mi 02d600c568 vvcdec: add TODO for combining transform, lmcs_scale_chroma, and add_residual 10 months ago
Nuo Mi 26769024d1 avcodec/vvcdec: decode extradata to support container formats 10 months ago
Sam James 2f24f10d9c libavcodec: fix -Wint-conversion in vulkan 10 months ago
Clément Bœsch 9109273e3b avcodec/proresenc: fix alpha plane encoding bitstream 10 months ago
Clément Bœsch 2142141a16 avcodec/proresenc: make transparency honored in mov/QT 10 months ago
Martin Storsjö de9bc4f205 configure: Don't pass -mfp16-format to MSVC on ARM 11 months ago
Martin Storsjö 102045028e configure: Disable inline assembly with nonlocal labels with LTO on Clang on Windows 11 months ago
Thilo Borgmann cb6b165b16 fate: Add fsync filter tests 11 months ago
Thilo Borgmann 7ec4835386 avfilter: Add fsync filter 11 months ago
Wu Jianhua 94949d4770 avcodec/d3d12va_decode: don't change the resource state if the referenced frame is the same as the current frame 11 months ago
Tong Wu 270cd14bbb avcodec/dxva2(h264|mpeg2|vc1): use av_assert0 instead of assert 11 months ago
Tong Wu 0f01581ccd avcodec/d3d12va_decode|dxva2: add a warning to replace assertion 11 months ago
Tong Wu 56c671c3b0 avcodec/d3d12va_h264: replace assert with av_assert0 11 months ago
Tong Wu 83e0fcbe03 avcodec/d3d12va_decode: delete an empty line and fix a fuction alignment 11 months ago
Tong Wu d18ed2ddb5 avcodec/d3d12va_vp9: fix vp9 max_num_refs value 11 months ago
Mark Thompson 8b76bae896 avfilter: Temporary hack to fix format negotiation for hw formats 11 months ago
Marton Balint d178539532 avutil/imgutils: fix half-float representation of 0.0625 11 months ago
Frank Plowman 42982b5a5d avformat/ffrtmpcrypt: Fix int-conversion warning 11 months ago
xufuji456 6caf34dbe0 fftool/ffplay: avoid same name in local variable 11 months ago
Zhao Zhili 33698ef891 avcodec/mpegutils: print axis in debug_info2 11 months ago
Zhao Zhili bd48c08f80 avcodec/mpegutils: make debug_info2 thread safe 11 months ago
Zhao Zhili 7f900a737f avcodec/videotoolbox: specify color range for hw frame ctx 11 months ago
Zhao Zhili 5d255ba95a avutil/hwcontext_videotoolbox: add frame hwctx to specify color range 11 months ago
Zhao Zhili 0f824d792d avcodec/hevc_parser: fix missing zero_byte at frame beginning 11 months ago
Zhao Zhili b7ac1f9856 avcodec/hevc_mp4toannexb_bsf: use HEVCNALUnitType instead of integer literal 11 months ago
Zhao Zhili 99debe5f82 avfilter/vf_codecview: fix heap buffer overflow 11 months ago
Romain Beauxis 797f0b27c1 libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 11 months ago
Marth64 6b1fb5a940 doc/codecs: add missing comma to introduction 11 months ago
Marth64 32a70d02f2 doc/muxers: fix duplicate word 'that' for image2 summary 11 months ago
Marth64 b0e86bc814 doc/filter: remove duplicate word 'with' in QR filters 11 months ago
Marth64 375c5de005 doc/filters: fix minterpolate vsbmc option typos 11 months ago
Marth64 935da499c1 doc/encoders: libxeve doc typo, baselie->baseline 11 months ago
Marth64 6a9b526eb1 doc/ffmpeg: add missing comma 11 months ago
Marth64 de9fe17a1f doc/codecs: fix missing guidance in channel_layout item and remove decomissioned request_channel_layout 11 months ago
Marth64 6442d1ddd6 doc/faq: replace non-breaking spaces (0xA0) with normal space 11 months ago
Marth64 f7fa760b39 doc/faq: fix scaling question typo 11 months ago
Stefano Sabatini 59686eaf33 lavfi/drawtext: fix missed rename of is_newline 11 months ago
Nuo Mi 301ed950d1 vvcdec: add vvc decoder 11 months ago