111273 Commits (35af1695a9ad6f950e03efd156b99898b94dd57c)
 

Author SHA1 Message Date
Dawid Kozinski ab2671c5f2 avformat/evc_demuxer: Added demuxer to handle reading EVC video files 2 years ago
Dawid Kozinski 3069a8fe3c avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream 2 years ago
Dawid Kozinski 34e4f18360 avcodec/evc_parser: Added parser implementation for EVC format 2 years ago
Gyan Doshi 41229ef705 doc/muxers: harmonize option presentation in hls 2 years ago
Timo Rothenpieler ac7c265b33 Revert "avcodec/nvenc: fix b-frame DTS behavior with fractional framerates" 2 years ago
Paul B Mahol cfcd6e2108 avcodec/proresdec2: remove duplicated function 2 years ago
Niklas Haas d26ea03f60 lavfi/vf_libplacebo: fix typo in assert 2 years ago
Paul B Mahol 2d59ca0a66 avcodec: add VMX1 decoder 2 years ago
Dave Airlie 3b0ed2365c vulkan/h264: set non-existing flag for invalid gaps 2 years ago
Zhao Zhili 1460acc2ac avformat/hlsenc: fix CODECS attribute of H.264 2 years ago
Michael Niedermayer 09621fd7d9
avformat/jpegxl_probe: Forward error codes 2 years ago
Michael Niedermayer 1ec4553e35
avformat/jpegxl_probe: check length instead of blindly reading 2 years ago
Michael Niedermayer 25c937c0e0
avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() 2 years ago
Martin Storsjö d78bffbf3d libavutil: Add version bump for new aarch64 cpu flags 2 years ago
Paul B Mahol 18b2ecc247 avcodec/wavarc: add 5elp mode support 2 years ago
Paul B Mahol 024c30aa3b avcodec/exr: remove wrong scaling for 32bit DWA compression 2 years ago
Zhao Zhili b7e79ba395 avformat/mov: decrease probe score for a random tag 2 years ago
Zhao Zhili 32a749c7a6 avfilter/dnn_backend_openvino: fix log message 2 years ago
Zhao Zhili 6220252f42 configure: add pkg-config check for libopenvino 2 years ago
Zhao Zhili 3a5d95e3fa avfilter/dnn_backend_tf: silence implicit cast warning 2 years ago
Zhao Zhili b0c0fedcda avfilter/dnn_backend_tf: fix use of uninitialized value 2 years ago
Zhao Zhili d9f41a343e avfilter/dnn_backend_tf: check TF_OperationOutputType return value 2 years ago
Zhao Zhili f3495ef4f8 avfilter/dnn_backend_tf: remove unused define 2 years ago
Zhao Zhili e67af9e7f7 avfilter/vf_dnn_processing: replace magic number by enum value 2 years ago
Zhao Zhili e7e80e2083 avfilter/vf_dnn_detect: replace magic number by enum value 2 years ago
Zhao Zhili a887bc4ff1 avfilter/vf_dnn_classify: replace magic number by enum value 2 years ago
Zhao Zhili 016f2f61c3 avfilter/dnn: add log context to ff_get_dnn_module 2 years ago
Zhao Zhili 505c43bb65 avfilter/dnn: refactor ff_get_dnn_module to remove allocation 2 years ago
Zhao Zhili 3f52b7eedc avfilter/dnn: define each backend as a DNNModule 2 years ago
Dave Airlie 2c4b6976d5 vulkan/hevc: fix 32x32 scaling list indexing 2 years ago
Paul B Mahol bfd5090628 avfilter/af_rubberband: rewrite EOF handling 2 years ago
Paul B Mahol 1d7a6eaee6 avcodec/proresenc_kostya: set avctx->profile from ctx 2 years ago
Lynne eff565dc19
hwcontext_vulkan: tune execution pools 2 years ago
Lynne 24c4307b80
vulkan_decode: halve execution pool size 2 years ago
Lynne 5f1be341c2
vulkan: discard dependencies when explicitly waiting for execution 2 years ago
Lynne 975cd48bb3
vulkan: synchronize access to execution pool fences 2 years ago
Lynne 697382168d
hevcdec: remove redundant bits_used_for_short_term_rps field 2 years ago
Marvin Scholz d8c7fea8ef lavfi/vf_blend_vulkan: fix leak on error 2 years ago
Marvin Scholz dae393fe72 libavfilter: add vf_xfade_vulkan 2 years ago
Paul B Mahol f11515c77f avcodec: add RTV1 decoder 2 years ago
Marvin Scholz e62824835d lavfi/vf_xfade: rewrite activate inputs handling 2 years ago
Michael Niedermayer 0889ebc577
avcodec/noise_bsf: Check for wrapped frames 2 years ago
Michael Niedermayer 8d5de4e12f
tools/target_dec_fuzzer: Test lowres 2 years ago
Roman Arzumanyan 402d98c9d4 libavcodec/cuviddec: determine amount of decoded surfaces from within cuvid parser 2 years ago
James Almer 20584cdd89 avformat/av1: reduce the scope of a variable 2 years ago
James Almer a5e45988ac avformat/av1dec: don't return EIO when the input file is truncated 2 years ago
James Almer da61ed80fd avformat/av1dec: fix EOF check in Annex-B demuxer 2 years ago
Dave Airlie 65a1e8ee2c vulkan/hevc: fix scaling lists sizes. 2 years ago
Logan Lyu e79686be96 lavc/aarch64: new optimization for 8-bit hevc_qpel_h hevc_qpel_uni_w_hv 2 years ago
Logan Lyu 15972cce8c lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_w_h 2 years ago