113230 Commits (02d600c568d14a201c776712bc5775e17c59078a)
 

Author SHA1 Message Date
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
Zhao Zhili b7ac1f9856 avcodec/hevc_mp4toannexb_bsf: use HEVCNALUnitType instead of integer literal 1 year ago
Zhao Zhili 99debe5f82 avfilter/vf_codecview: fix heap buffer overflow 1 year ago
Romain Beauxis 797f0b27c1 libavformat/hlsenc.c: Populate OTI using AAC profile in write_codec_attr. 1 year ago
Marth64 6b1fb5a940 doc/codecs: add missing comma to introduction 1 year ago
Marth64 32a70d02f2 doc/muxers: fix duplicate word 'that' for image2 summary 1 year ago
Marth64 b0e86bc814 doc/filter: remove duplicate word 'with' in QR filters 1 year ago
Marth64 375c5de005 doc/filters: fix minterpolate vsbmc option typos 1 year ago
Marth64 935da499c1 doc/encoders: libxeve doc typo, baselie->baseline 1 year ago
Marth64 6a9b526eb1 doc/ffmpeg: add missing comma 1 year ago
Marth64 de9fe17a1f doc/codecs: fix missing guidance in channel_layout item and remove decomissioned request_channel_layout 1 year ago
Marth64 6442d1ddd6 doc/faq: replace non-breaking spaces (0xA0) with normal space 1 year ago
Marth64 f7fa760b39 doc/faq: fix scaling question typo 1 year ago
Stefano Sabatini 59686eaf33 lavfi/drawtext: fix missed rename of is_newline 1 year ago
Nuo Mi 301ed950d1 vvcdec: add vvc decoder 1 year ago
Nuo Mi e7ef457d6b vvcdec: add CTU thread logical 1 year ago
Nuo Mi 07f75d5e02 vvcdec: add CTU parser 1 year ago
Nuo Mi b49575f4cf vvcdec: add dsp init and inv transform 1 year ago
Nuo Mi 02c1455b44 vvcdec: add LMCS, Deblocking, SAO, and ALF filters 1 year ago
Nuo Mi c05ba94ce8 vvcdec: add intra prediction 1 year ago
Nuo Mi 2592cc1f96 vvcdec: add inv transform 1d 1 year ago
Nuo Mi ea49c83bad vvcdec: add inter prediction 1 year ago
Nuo Mi 603d0bd171 vvcdec: add motion vector decoder 1 year ago
Nuo Mi c1a3d17491 vvcdec: add reference management 1 year ago
Nuo Mi 976d3b7d69 vvcdec: add cabac decoder 1 year ago
Nuo Mi e97a5bbb13 vvcdec: add parameter parser for sps, pps, ph, sh 1 year ago
Nuo Mi 49db9fc171 vvcdec: add vvc_data 1 year ago