110939 Commits (06e8eedeba3882480b80a9797f6d0d86d72aca12)
 

Author SHA1 Message Date
Sami Boukortt 06e8eedeba avfilter/vf_colorspace: fix message for missing/incorrect colorspace 2 years ago
Paul B Mahol 81f658b99d avfilter/f_ebur128: set output frame duration 2 years ago
Paul B Mahol 447bdddeac avfilter/af_afir: do not use ff_outlink_get_status() on inlinks 2 years ago
Paul B Mahol 4ab1184fae avfilter/af_headphone: do not call ff_outlink_get_status() on inlink 2 years ago
Paul B Mahol 492f64de08 avfilter/vf_framepack: remove not needed calls and add newline to log 2 years ago
Paul B Mahol 12acbcb7a2 avfilter/f_graphmonitor: always output last frame on EOF 2 years ago
Paul B Mahol ac6a6d1abf avfilter/af_join: do not use ff_outlink_get_status() on inlink 2 years ago
Paul B Mahol 51a1124a68 avfilter/avf_showspectrum: do not use ff_outlink_get_status() on inlink 2 years ago
Lynne 9f9534f5b6
vulkan_decode: fix typo when setting AV1 capabilities 2 years ago
Paul B Mahol ee664f41db avfilter/avf_showwaves: force output to fixed framerate if rate is set 2 years ago
Niklas Haas c4cdd79435 lavfi/vf_libplacebo: add corner_rounding option 2 years ago
Niklas Haas 098b338369 lavfi/vf_libplacebo: require v5.278 for importing 2 years ago
Dawid Kozinski 637afea88e avcodec: MPEG-5 EVC codec registration 2 years ago
Paul B Mahol 45fa85a777 avfilter/silenceremove_template: refactor detectors using common peaks code 2 years ago
Paul B Mahol f02964aee1 avfilter/af_silenceremove: add standard deviation detector 2 years ago
Paul B Mahol aa4acc111e avfilter/af_silenceremove: use separate variable for size of cache 2 years ago
Paul B Mahol 364c03d9fe avfilter/silenceremove_template: improve ptp detector 2 years ago
Lynne e71cd18049
vulkan_decode: do not align the image dimensions 2 years ago
James Almer 246bec23a9 avcodec/hevc_ps: remove a unused variable 2 years ago
James Almer fe103ee61f avcodec/vulkan_dec: use PRId64 specifier for an int64_t 2 years ago
Lynne bae92361ed
vulkan_decode: check if yuv_sampler exists before freeing it 2 years ago
Lynne 58f82fc26a
vulkan: replace usage of %lu with %"SIZE_SPECIFIER" 2 years ago
Michael Niedermayer 988fd5743d
avcodec/kbdwin: Remove low precision intermediate in ff_kbd_window_init_fixed() 2 years ago
Michael Niedermayer 17ecb224e9
avcodec/kbdwin: Avoid computing bessel values twice 2 years ago
Michael Niedermayer 4ea87c0f73
avcodec/kbdwin: Use av_bessel_i0() 2 years ago
Michael Niedermayer 0c7a0514e3
avfilter/window_func: Use av_bessel_i0() 2 years ago
Michael Niedermayer 1e9c337e0f
avfilter/asrc_sinc: Use av_bessel_i0() 2 years ago
Michael Niedermayer 75918016ab
Move bessel_i0() from swresample/resample to avutil/mathematics 2 years ago
Michael Niedermayer 0c78b0dd3b
avformat/mov: creation time should be non negative 2 years ago
Lynne 6018f87599
doc/filtering: add documentation for Vulkan filters 2 years ago
Lynne ea0394fd24
changelog: add new Vulkan features 2 years ago
Lynne f3795e1857
APIchanges: add AVHWAccel changes and bump lavc minor 2 years ago
Lynne db1d022781
APIchanges: add hwcontext_vulkan changes and bump lavu minor 2 years ago
Lynne bef86ba86c
APIchanges: add new pixel formats supported and bump lavu minor 2 years ago
Lynne b3fb73af6b
swscale: bump minor for implementing support for the new pixfmts 2 years ago
Lynne f701f088f4
vulkan_h264: reject end_frame being called without valid session parameters 2 years ago
Lynne 160a415e22
lavfi: add nlmeans_vulkan filter 2 years ago
Lynne dfff3877b7
vulkan: add support for the atomic float ops extension 2 years ago
Lynne 88e2cca3db
tools/cl2c: change to tools/source2c and allow non-OpenCL source files 2 years ago
Lynne 7cfd7e4af4
lavfi: add color_vulkan filter 2 years ago
Lynne 77478f6793
av1dec: add Vulkan hwaccel 2 years ago
Lynne 5dc047716a
fate-source: exclude Apache-2 licensed files 2 years ago
Lynne 6ec58ff820
cbs_av1: expose tile col/row starts in SBs 2 years ago
Dave Airlie e49b8b48cd
av1: set skip mode frames properly 2 years ago
Lynne 36c16a06b2
hevcdec: add Vulkan hwaccel 2 years ago
Lynne a9fbe8b472
h264dec: add Vulkan hwaccel 2 years ago
Lynne 1e8fefff93
libavcodec: add Vulkan common video decoding code 2 years ago
Lynne 023ae6103f
libavcodec: add Vulkan common video code 2 years ago
Lynne 6733a1a456
avcodec: add AVHWAccel.flush callback 2 years ago
Lynne be07145109
avcodec: add AVHWAccel.free_frame_priv callback 2 years ago