113456 Commits (5b0e4f945eadb0c416180c0e20f5622062cc16f4)
 

Author SHA1 Message Date
Clément Bœsch 43baba4647 avcodec/proresenc_anatoliy: rename new_code/code to code/codebook 1 year ago
Clément Bœsch c44cd371ca avcodec/proresenc_anatoliy: inline QSCALE() 1 year ago
Clément Bœsch 1574475033 avcodec/proresenc_anatoliy: rework encode_codeword() prototype 1 year ago
Clément Bœsch 1832bd7838 avcodec/proresenc_anatoliy: shuffle encode_codeword() code to match Kostya encoder 1 year ago
Clément Bœsch 3885d2493d avcodec/proresenc_anatoliy: use FRAME_ID defined in proresdata.h 1 year ago
Clément Bœsch d6e0fb7c92 avcodec/proresenc_kostya: simplify quantization matrix bytestream writing 1 year ago
Clément Bœsch cbee015867 avcodec/proresenc_kostya: fix chroma quantisation matrix in frame header 1 year ago
Clément Bœsch 631fa19ee0 avcodec/proresenc_kostya: save a few operations in DC encoding 1 year ago
Clément Bœsch f06f2cf16a avcodec/proresenc_anatoliy: move DC codebook LUT to shared proresdata 1 year ago
Clément Bœsch 9f547e2f15 avcodec/proresenc_anatoliy: remove duplicated define 1 year ago
Clément Bœsch c35733006a avcodec/proresenc_kostya: remove one LUT indirection for run/level to codebook mapping 1 year ago
Clément Bœsch 3ba52f18e4 avcodec/proresenc_anatoliy: move run/lev to codebook LUT to shared proresdata 1 year ago
Clément Bœsch e940baa65b avcodec/proresenc_kostya: remove redundant codebook assignments 1 year ago
Clément Bœsch e453efcfbc avcodec/proresenc_kostya: remove unused plane factor variables 1 year ago
Clément Bœsch 2ac88c1362 avcodec/proresenc_kostya: remove an unnecessary parenthesis level in MAKE_CODE() macro 1 year ago
James Almer 6d2f64534d fate/mov: force the native av1 decoder for the avif tests 1 year ago
Vignesh Venkatasubramanian via ffmpeg-devel a0821345eb avformat/mov: Add support for demuxing still HEIC images 1 year ago
James Almer bb819a4ef8 fate/mov: enable the AVIF tests 1 year ago
Haihao Xiang 440e08e4bb configure: autodetect libdrm 1 year ago
Marton Balint 90bef6390f fftools/ffmpeg_filter: log an information message about filter graph reconfigurations 1 year ago
Marton Balint 324be730fc fftools/ffmpeg_filter: honor -reinit_filters 0 even on changed display matrix 1 year ago
Marton Balint 363b3ec98a all: use av_channel_layout_describe_bprint instead of av_channel_layout_describe in a few places 1 year ago
Marth64 e4c96dc96c doc/filters/idet: add example 1 year ago
Marth64 b98d87376b doc/encoders/opus: fix typo 1 year ago
Thilo Borgmann c03c675d89 avfilter/fsync: Fix memory leak 1 year ago
James Almer b95ccfcada avcodec/vvc_thread: don't use an anonymous union 1 year ago
Nuo Mi 02d600c568 vvcdec: add TODO for combining transform, lmcs_scale_chroma, and add_residual 1 year ago
Nuo Mi 26769024d1 avcodec/vvcdec: decode extradata to support container formats 1 year ago
Sam James 2f24f10d9c libavcodec: fix -Wint-conversion in vulkan 1 year ago
Clément Bœsch 9109273e3b avcodec/proresenc: fix alpha plane encoding bitstream 1 year ago
Clément Bœsch 2142141a16 avcodec/proresenc: make transparency honored in mov/QT 1 year ago
Martin Storsjö de9bc4f205 configure: Don't pass -mfp16-format to MSVC on ARM 1 year ago
Martin Storsjö 102045028e configure: Disable inline assembly with nonlocal labels with LTO on Clang on Windows 1 year ago
Thilo Borgmann cb6b165b16 fate: Add fsync filter tests 1 year ago
Thilo Borgmann 7ec4835386 avfilter: Add fsync filter 1 year ago
Wu Jianhua 94949d4770 avcodec/d3d12va_decode: don't change the resource state if the referenced frame is the same as the current frame 1 year ago
Tong Wu 270cd14bbb avcodec/dxva2(h264|mpeg2|vc1): use av_assert0 instead of assert 1 year ago
Tong Wu 0f01581ccd avcodec/d3d12va_decode|dxva2: add a warning to replace assertion 1 year ago
Tong Wu 56c671c3b0 avcodec/d3d12va_h264: replace assert with av_assert0 1 year ago
Tong Wu 83e0fcbe03 avcodec/d3d12va_decode: delete an empty line and fix a fuction alignment 1 year ago
Tong Wu d18ed2ddb5 avcodec/d3d12va_vp9: fix vp9 max_num_refs value 1 year ago
Mark Thompson 8b76bae896 avfilter: Temporary hack to fix format negotiation for hw formats 1 year ago
Marton Balint d178539532 avutil/imgutils: fix half-float representation of 0.0625 1 year ago
Frank Plowman 42982b5a5d avformat/ffrtmpcrypt: Fix int-conversion warning 1 year ago
xufuji456 6caf34dbe0 fftool/ffplay: avoid same name in local variable 1 year ago
Zhao Zhili 33698ef891 avcodec/mpegutils: print axis in debug_info2 1 year ago
Zhao Zhili bd48c08f80 avcodec/mpegutils: make debug_info2 thread safe 1 year ago
Zhao Zhili 7f900a737f avcodec/videotoolbox: specify color range for hw frame ctx 1 year ago
Zhao Zhili 5d255ba95a avutil/hwcontext_videotoolbox: add frame hwctx to specify color range 1 year ago
Zhao Zhili 0f824d792d avcodec/hevc_parser: fix missing zero_byte at frame beginning 1 year ago