111931 Commits (d33c630b2a84365b465e66053f00d5660a3e22a3)
 

Author SHA1 Message Date
Jun Zhao c48ec95ba3 lavc/libx264: replace ITU-T T35(A/53 CC) SEI type by enum value 2 years ago
Niklas Haas 3c9dc009b6 lavfi/vf_libplacebo: add extra_opts AVDictionary 2 years ago
Niklas Haas 816983d951 lavfi/vf_libplacebo: switch to new pl_options struct 2 years ago
Leo Izen e8a63b4763
avformat/jpegxl: remove jpegxl_probe, instead call avcodec/jpegxl_parse 2 years ago
Leo Izen 0c0dd23fe1
avcodec/jpegxl_parser: add JPEG XL parser 2 years ago
Leo Izen 7a69f7312e
avcodec/libjxldec: use internal AVFrame as buffered space 2 years ago
Leo Izen 245910d5c9
avcodec/libjxldec: fix errors when decoding grayscale after rgb 2 years ago
Lynne 358919506d
vulkan: enable VK_KHR_cooperative_matrix 2 years ago
Christophe Gisquet 8028b8260e avcodec/huffyuvdec: don't prepare unnecessary joint tables 2 years ago
Zhao Zhili 67d392b979 examples/transcode: flush decoder on EOF 2 years ago
Zhao Zhili 2387328fa2 avfilter/vf_transpose_vt: fix declaration-after-statement 2 years ago
Zhao Zhili 7cca9c07ca avfilter/vf_transpose_vt: fix output frame dimension 2 years ago
Zhao Zhili 9b543881ef avfilter/vf_scale_vt: fix output frame dimension 2 years ago
Wenbin Chen e79bd1f1b1 lavfi/dnn: Add OpenVINO API 2.0 support 2 years ago
Michael Niedermayer 80ad0e2198
avcodec/apedec: Fix 48khz 24bit below insane level 2 years ago
Michael Niedermayer 696e161919
avcodec/apedec: Fix CRC for 24bps and bigendian 2 years ago
Kacper Michajłow 9f66286f0b avcodec/vulkan_decode: print also codec header name 2 years ago
Kacper Michajłow 9d0da996f0 avcodec/vulkan_decode: fix struct type for h265_profile 2 years ago
Marvin Scholz 15a89a9422 lavfi/vf_xfade_vulkan: add wipes 2 years ago
Marvin Scholz 85c7c79a62 lavfi/vf_xfade_vulkan: add pixelize 2 years ago
Marvin Scholz 98bd8a7f5c lavfi/vf_xfade_vulkan: add dissolve 2 years ago
Marvin Scholz 8d3fd489e2 lavfi/vf_xfade_vulkan: reindent after last commit 2 years ago
Marvin Scholz 95e366fb59 lavfi/vf_xfade_vulkan: add circleopen/circleclose 2 years ago
Benjamin Cheng b4f0701358 vulkan_h264: send scaling lists in zig-zag order 2 years ago
Paul B Mahol 52ebb15ec1 avfilter/af_afade: add 4 more curves 2 years ago
Matthias Dressel e41bd6e65e checkasm: hevc_sao: Fix a regression in hevc_sao_edge 2 years ago
Rémi Denis-Courmont 9bc5676e40 lavc/g722dsp: add RISC-V V DSP function 2 years ago
Rémi Denis-Courmont 6f8ac298da lavu/timer: specify RISC-V time unit 2 years ago
Rémi Denis-Courmont 09731fbfc3 lavu/timer: remove gratuitous volatile 2 years ago
Rémi Denis-Courmont 05115a77e0 lavu/timer: use time for AV_READ_TIME on RISC-V 2 years ago
Michael Niedermayer 5f5a1ccd04
avcodec/wavarc: Check that nb_samples is not negative 2 years ago
Michael Niedermayer 1a81a40de2
avcodec/wavarc: Check shift 2 years ago
Michael Niedermayer 0ce322a51e
avcodec/xvididct: Fix integer overflow in idct_row() 2 years ago
Timo Rothenpieler f225f8d746 avformat/hls: reset the playlist init segment on seek 2 years ago
Aleksoid 7eb0d9e905 avcodec/nvenc: add option to limit slice size 2 years ago
Martin Storsjö 95433eb3aa fate/matroska: Stop using unicode in command line paramters 2 years ago
Martin Storsjö aea2d269db configure: Include objbase.h when checking for CoTaskMemFree 2 years ago
Evgeny Pavlov cb1479faca avfilter/vf_ssim: Fix x86 assembly code for SSIM calculation 2 years ago
Chris Spencer f0b1cab538 hwcontext_vulkan: always use create_pnext in vulkan_pool_alloc 2 years ago
James Almer 8c789c5da3 avutil/thread: add wrappers for pthread_cond_t functions 2 years ago
James Almer 7e246a5db5 doc/APIChanges: remove bogus entry 2 years ago
Zhao Zhili ff094f5ebb avutil/channel_layout: make pre-defined channel layouts C++ friendly 2 years ago
Nuo Mi 81a48d96e2 cbs_h266: slice_header, fix inference for pred_weight_table 2 years ago
Nuo Mi 763eb59187 cbs_h266: H266RawSliceHeader, expose NumRefIdxActive[] 2 years ago
Nuo Mi 088bda0f8e cbs_h266: H266RawPredWeightTable, expose num_weights_l0 and num_weights_l1 2 years ago
Nuo Mi ea8571dc99 cbs_h266: H266RawSliceHeader, expose NumEntryPoints 2 years ago
Nuo Mi ad8dc5e814 cbs_h266: fix slice_height_in_ctus for single slice tile 2 years ago
Nuo Mi c837c055a2 cbs_h266: fix inference for xh_deblocking_filter_disabled_flag 2 years ago
Nuo Mi d7f851b8c4 cbs_h266: fix inference for sh_alf_enabled_flag 2 years ago
Nuo Mi fe745c2007 cbs_h266: fix inference for sh_lmcs_used_flag and sh_explicit_scaling_list_used_flag 2 years ago