91251 Commits (f9e77586cb75bb99a9936d01ae12a53e7d05a1aa)
 

Author SHA1 Message Date
Haihao Xiang bed670a1de hwcontext_vaapi: Add an assert in vaapi_map_from_drm() 7 years ago
Haihao Xiang 7e78801fa5 vaapi_encode: Add an assert in vaapi_encode_truncate_gop() 7 years ago
Philip Langdale 1261003700 avcodec/nvdec_hevc: fix scaling lists 7 years ago
Timo Rothenpieler 46c1ee1917 avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointer 7 years ago
Paul B Mahol 974eb4aaaa avfilter: add fftdnoiz filter 7 years ago
Jun Zhao 74a7ddd985 lavfi/tests/filtfmts: fix the build warning. 7 years ago
Jun Zhao b30575bc98 checkasm/sw_rgb: fix the function declaration warning 7 years ago
Jun Zhao 1655e1096e lavf/network: fix doxygen comments. 7 years ago
Thomas Mundt a3a6d4da62 avformat/mxfenc: add h264 profiles 7 years ago
Timo Rothenpieler 1c15d26615 avfilter/vf_hwupload_cuda: update supported pix_fmts 7 years ago
Timo Rothenpieler ece068a771 avutil/hwcontext_cuda: use generic size and pointer assignment functions 7 years ago
Timo Rothenpieler 41a18982d0 avutil/hwcontext_cuda: add support for nvenc rgb formats 7 years ago
Timo Rothenpieler 93d1756af2 avcodec/cuviddec: explicitly synchronize cuMemcpy calls 7 years ago
Timo Rothenpieler 9b82e333b7 avutil/hwcontext_cuda: explicitly synchronize cuMemcpy calls 7 years ago
Timo Rothenpieler 880236e898 avcodec/nvdec: pass CUstream in vpp parameters 7 years ago
Timo Rothenpieler c855683427 avutil/hwcontext_cuda: add CUstream in cuda hwctx 7 years ago
Timo Rothenpieler baabd3c2ad avcodec/nvdec: avoid needless copy of output frame 7 years ago
Timo Rothenpieler 2e700b082c Revert "avcodec/nvenc: make hw_frames_ctx fully optional" 7 years ago
Aman Gupta 07d9c31055 avformat/mpegts: clean up whitespace 7 years ago
Aman Gupta 1a14e39145 avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded value 7 years ago
Aman Gupta 2c500f5097 avformat/mpegts: skip non-PMT tids earlier 7 years ago
Aman Gupta 12ceaf0fba ffprobe: fix SEGV when new streams are added 7 years ago
Aman Gupta a19bac8fc8 avcodec/hevc: remove videotoolbox hack 7 years ago
Aman Gupta 07d175d0b0 avcodec/videotoolbox: split h264/hevc callbacks 7 years ago
Aman Gupta dd77cca1c4 avcodec/videotoolbox: cleanups 7 years ago
James Almer c6a63e1109 avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets 7 years ago
Michael Niedermayer 293a6e8332 avformat/mxfenc: Write transfer characteristic 7 years ago
Michael Niedermayer c35ca7e01c avformat/mxfenc: Add Stored F2 Offset / Image Start/End Offset for D10 7 years ago
Michael Niedermayer 530ac1e50b avformat/mxfenc: Write Audio Ref Level for D10 7 years ago
Michael Niedermayer 1246754c80 avformat/mxfenc: Add Padding Bits 7 years ago
Michael Niedermayer 6d0339096e avformat/mxfenc: add white/black ref /color range 7 years ago
Michael Niedermayer 2bee43b67d avformat/mxfenc: Add vertical subsampling support 7 years ago
Michael Niedermayer 77cbe698cd avformat/mxfenc: Fix stored width 7 years ago
Michael Niedermayer 1b6c89ca8d avformat/mxfenc: Add object model version 7 years ago
Michael Niedermayer 86c9250923 avformat/mxfenc: Add Product Version, Toolkit version and Platform 7 years ago
Michael Niedermayer 3ba1bbb4f9 avformat/mxfenc: Bump minor versions for S377-1-2009 7 years ago
Michael Niedermayer 5c70513418 avformat/mxfenc: Correct KAG alignment of preface 7 years ago
Hendrik Leppkes 8007a86363 lavfi/vf_srcnn: use avio_check instead of access 7 years ago
Clément Bœsch 6876a63368 lavc/cfhd: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT 7 years ago
Clément Bœsch 1eb4e731fc lavfi/swaprect: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT 7 years ago
Clément Bœsch 8d6354aa82 lavfi/nlmeans: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT 7 years ago
Martin Vignali 6ebc71847e fate/hapenc : remove tests due to inconsistent result 7 years ago
Clément Bœsch e6114d21ac lavfi/nlmeans: inline integral patch value function 7 years ago
Clément Bœsch 4278f79ef6 lavfi/nlmeans: use unsigned for the integral patch value 7 years ago
Clément Bœsch de956198a9 lavfi/nlmeans: reorder memory accesses in get_integral_patch_value 7 years ago
Clément Bœsch 34e1e53e28 lavfi/nlmeans: move final weighted averaging out of nlmeans_plane 7 years ago
Clément Bœsch 667503ef68 lavfi/nlmeans: switch from double to float 7 years ago
Clément Bœsch 43d16aef63 lavfi/nlmeans: make compute_safe_ssd_integral_image_c faster 7 years ago
Clément Bœsch f679711c1b checkasm: add vf_nlmeans test for ssd_integral_image 7 years ago
Clément Bœsch 5a71bce371 lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image 7 years ago