111095 Commits (6c418ae25ede55fa1f896a7449ebaffd18886002)
 

Author SHA1 Message Date
Timo Rothenpieler 6c418ae25e Revert "lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE" 1 year ago
Philip Langdale 73a2252f1d avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacer 1 year ago
Philip Langdale 3c07c2489d avfilter/scale_cuda: add support for rgb32/bgr32 conversions 1 year ago
James Almer f42df8384a avcodec/evc_parse: use the correct struct size when allocating pps 1 year ago
James Almer d00f0eebbd avcodec/evc_parser: remove superfluous memset calls 1 year ago
James Almer a734fa92c8 avformat/evcdec: set the demuxer as AVFMT_NOTIMESTAMPS 1 year ago
Paul B Mahol 12a073f72c avfilter/buffersrc: stop passing AV_NOPTS_VALUE on EOF 1 year ago
Anton Khirnov 4abf42ab96 lavfi/graphparser: be more verbose when filtergraph parsing fails 1 year ago
Lynne ca818ab51c
vulkan_h264: filter out constrained/inter flags from the profile index 1 year ago
Dave Airlie 6964a97f91
vulkan/av1: fix filling out global motion params. 1 year ago
Lynne d0f1d937fe
hwcontext_vulkan: free temporary array once unneeded 1 year ago
Lynne b4d5baa8b0
hwcontext_vulkan: call ff_vk_uninit() on device uninit 1 year ago
Lynne f30b979ca2
pthread_frame: uninit the hwaccel of each frame thread 1 year ago
Philip Langdale 41be6a5593 lavu/hwcontext_cuda: declare support for rgb32/bgr32 1 year ago
Philip Langdale ecc3f158e1 avfilter/vf_yadif_cuda: remove unnecessary private struct fields 1 year ago
Paul B Mahol 21f6496cce avcodec/bink: make two tables use uint8_t type 1 year ago
James Almer 81b4e4abb0 avformt/version: bump minor after evc muxer and demuxer additions 1 year ago
James Almer 77c5c74375 avcodec/version: bump minor after evc parser and frame_merge bsf additions 1 year ago
Dawid Kozinski 2997691558 avcodec/evc: Changes in MAINTAINERS file 1 year ago
Dawid Kozinski 7b15f1780f avcodec/evc: Changes in Changelog file 1 year ago
Dawid Kozinski 091705cd55 avformat/mov_demuxer: Extended MOV demuxer to handle EVC video content 1 year ago
Dawid Kozinski a04ca05f4c avformat/mov_muxer: Extended MOV muxer to handle EVC video content 1 year ago
Dawid Kozinski ab2671c5f2 avformat/evc_demuxer: Added demuxer to handle reading EVC video files 1 year ago
Dawid Kozinski 3069a8fe3c avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream 1 year ago
Dawid Kozinski 34e4f18360 avcodec/evc_parser: Added parser implementation for EVC format 1 year ago
Gyan Doshi 41229ef705 doc/muxers: harmonize option presentation in hls 1 year ago
Timo Rothenpieler ac7c265b33 Revert "avcodec/nvenc: fix b-frame DTS behavior with fractional framerates" 1 year ago
Paul B Mahol cfcd6e2108 avcodec/proresdec2: remove duplicated function 1 year ago
Niklas Haas d26ea03f60 lavfi/vf_libplacebo: fix typo in assert 1 year ago
Paul B Mahol 2d59ca0a66 avcodec: add VMX1 decoder 1 year ago
Dave Airlie 3b0ed2365c vulkan/h264: set non-existing flag for invalid gaps 1 year ago
Zhao Zhili 1460acc2ac avformat/hlsenc: fix CODECS attribute of H.264 1 year ago
Michael Niedermayer 09621fd7d9
avformat/jpegxl_probe: Forward error codes 1 year ago
Michael Niedermayer 1ec4553e35
avformat/jpegxl_probe: check length instead of blindly reading 1 year ago
Michael Niedermayer 25c937c0e0
avformat/jpegxl_probe: Remove intermediate macro obfuscation around get_bits*() 1 year ago
Martin Storsjö d78bffbf3d libavutil: Add version bump for new aarch64 cpu flags 1 year ago
Paul B Mahol 18b2ecc247 avcodec/wavarc: add 5elp mode support 1 year ago
Paul B Mahol 024c30aa3b avcodec/exr: remove wrong scaling for 32bit DWA compression 1 year ago
Zhao Zhili b7e79ba395 avformat/mov: decrease probe score for a random tag 1 year ago
Zhao Zhili 32a749c7a6 avfilter/dnn_backend_openvino: fix log message 1 year ago
Zhao Zhili 6220252f42 configure: add pkg-config check for libopenvino 1 year ago
Zhao Zhili 3a5d95e3fa avfilter/dnn_backend_tf: silence implicit cast warning 1 year ago
Zhao Zhili b0c0fedcda avfilter/dnn_backend_tf: fix use of uninitialized value 1 year ago
Zhao Zhili d9f41a343e avfilter/dnn_backend_tf: check TF_OperationOutputType return value 1 year ago
Zhao Zhili f3495ef4f8 avfilter/dnn_backend_tf: remove unused define 1 year ago
Zhao Zhili e67af9e7f7 avfilter/vf_dnn_processing: replace magic number by enum value 1 year ago
Zhao Zhili e7e80e2083 avfilter/vf_dnn_detect: replace magic number by enum value 1 year ago
Zhao Zhili a887bc4ff1 avfilter/vf_dnn_classify: replace magic number by enum value 1 year ago
Zhao Zhili 016f2f61c3 avfilter/dnn: add log context to ff_get_dnn_module 1 year ago
Zhao Zhili 505c43bb65 avfilter/dnn: refactor ff_get_dnn_module to remove allocation 1 year ago