112032 Commits (489d96ca020036b1f423556c0f5f19cad5461ca8)
 

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