112705 Commits (88f9164f97bbb4a3de539fb25a478d154176d16d)
 

Author SHA1 Message Date
Rémi Denis-Courmont 300ee8b02d lavc/pixblockdsp: aligned R-V V 8-bit functions 1 year ago
Rémi Denis-Courmont 722765687b lavc/pixblockdsp: rename unaligned R-V V functions 1 year ago
Paul B Mahol 6323ca5902 avfilter/vf_feedback: add timeline support 1 year ago
Paul B Mahol 2f268505b9 doc/filters: add one more example for feedback filter 1 year ago
James Almer 4cba3e0f07 avutil/video_enc_params: fix doxy for av_video_enc_params_block() 1 year ago
Kieran Kunhya 2532e832d2 libavcodec/mpeg12: Reindent 1 year ago
Kieran Kunhya 7d497a1119 libavcodec/mpeg12: Remove "fast" mode 1 year ago
Rémi Denis-Courmont 04b49fb3c5 lavu/riscv: fix typo 1 year ago
TADANO Tokumei a824c6f2f6 lavc/libaribcaption: rename `replace_fullwidth_ascii` to `replace_msz_ascii` 1 year ago
TADANO Tokumei 21bfadd9b4 lavc/libaribcaption: add MSZ character related options 1 year ago
TADANO Tokumei 82faba8a6c lavc/libaribcaption: switch all `bool` context variables to `int` 1 year ago
James Almer ff3429991e Changelog: mark 6.1 1 year ago
Michael Niedermayer 47e784f881
Bump versions after 6.1 1 year ago
Michael Niedermayer 0e15b2b828
doc/APIchanges: Add 6.1 cut point 1 year ago
Michael Niedermayer 9d3a7d30c4
Bump versions prior to 6.1 1 year ago
Zhao Zhili 105657540b avutil/hwcontext_vaapi: return ENOSYS for unsupported operation 1 year ago
Zhao Zhili 63078b4599 avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats 1 year ago
Zhao Zhili 891f70c6d5 avutil/hwcontext_vulkan: fix memleak when device_create is skipped 1 year ago
Lynne 1a8e766984
vulkan: return VK_NOT_READY when no queries are available 1 year ago
James Almer 1ad7bd0fe5 avutil/channel_layout: simplify 22.2 layout bitmask define 1 year ago
Kyle Swanson e5f774268a avfilter/libvmaf: fix broken cuda build 1 year ago
Michael Niedermayer e4d5ac8d7d
avformat/rtsp: Use rtsp_st->stream_index 1 year ago
Michael Niedermayer 907743239d
avutil/tx_template: fix integer ovberflwo in fft3() 1 year ago
Michael Niedermayer 88453250db
avcodec/jpeg2000dec: Check image offset 1 year ago
Michael Niedermayer 9690d71f11
avcodec/vlc: dont pass nb_elems into multi vlc code 1 year ago
Michael Niedermayer 9b546a0717
avcodec/vlc: merge lost 16bit end of array check 1 year ago
Michael Niedermayer a23d527ec5
avcodec/magicyuv: remove redundant check in inner loop 1 year ago
Michael Niedermayer 4ddf4f5001
avcodec/magicyuv: correct end of array check in multi VLC parsing 1 year ago
Michael Niedermayer ffac64a270
avcodec/bitstream_template: Basic documentation for read_vlc_multi() 1 year ago
James Almer 52a9764260 avutil: bump minor version after recent commits 1 year ago
James Almer 35b06853d1 avutil/channel_layout: add a 3.1.2 channel layout 1 year ago
Will Wolcott e9397ae054 avutil/channel_layout: add a 7.1.4 channel layout 1 year ago
James Almer a41c4b923d avutil/channel_layout: add a 7.1.2 channel layout 1 year ago
James Almer 8d46cbce4f avutil/channel_layout: add a 5.1.4 channel layout 1 year ago
James Almer 4b8404815d avutil/channel_layout: rename 7.1(top) channel layout to 5.1.2 1 year ago
Paul B Mahol 36eb774ad4 avcodec/mlpenc: try different filter parameters in case of out of range output from LPC 1 year ago
Paul B Mahol 567af48fba avcodec/mlpenc: add support for 4.0/4.1 ch layout 1 year ago
Paul B Mahol 210e844def avcodec/mlpdec: support for truehd with channels not representable with 5bit field in second stream 1 year ago
Paul B Mahol deb4c28dcc avcodec/mlpenc: add 3.1 ch layout support for truehd 1 year ago
Andreas Rheinhardt ba6a5e7a3d avcodec/hevcdec: Move collocated_ref to HEVCContext 1 year ago
Gyan Doshi 2b300eb533 avfilter/vidstab: add option for file format specification 1 year ago
James Almer ef01ab2627 ffprobe: print the non-diegetic stream disposition flag 1 year ago
Lynne 70864e6adb
vulkan_decode: correct flipped condition in image layout 1 year ago
Lynne 0b3616231d
vulkan_decode: fix another validation issue 1 year ago
Lynne 467e411839
vulkan_decode: fix pedantic validation issue 1 year ago
Lynne 9ee4f47c94
vulkan_decode: use coded_width/height instead of the non-coded width and height 1 year ago
James Almer 3c5bceb751 avformat/options: add missing disposition flag to AVStream class options 1 year ago
Martin Storsjö a4877f1ec1 aarch64: Only enable extensions in the intended files/regions 1 year ago
Martin Storsjö 0679e85331 aarch64: Stop using asm/hwcap.h for the HWCAP_* detection 1 year ago
Lynne c258623c0a
hwcontext_vulkan: improve queue family init code 1 year ago