112555 Commits (c5ee01d966ab43338f913c3977bbb638f8940122)
 

Author SHA1 Message Date
Marvin Scholz c5ee01d966 avfilter/vf_tpad: fix check for drawing initialization 1 year ago
Zhao Zhili 3d7c02e4a2 avdevice/android_camera: fix build failure due to typo 1 year ago
Lynne 86c4d04051 nlmeans_vulkan: fix offsets calculation and various stride issues 1 year ago
Víctor Manuel Jáquez Leal d4041282f4 avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2 1 year ago
Andreas Rheinhardt 868aa88d83 avcodec/cbs_h2645: Fix leak of SPS VUI extension data 1 year ago
Andreas Rheinhardt 5eca8964a9 fftools/ffmpeg_mux_init: Restrict disabling automatic copying of metadata 1 year ago
zheng qian 80daebdfdf doc/decoders: correctly note an option's default in libaribcaption 1 year ago
Lynne 4e5f3e6b8e bwdif_vulkan: fix artifacts on vulkan decode images 1 year ago
Benjamin Cheng 116cb346e3 vulkan_h264: fix long-term ref handling 1 year ago
TADANO Tokumei 1cff6e41bf lavc/libaribcaption: rename `replace_fullwidth_ascii` to `replace_msz_ascii` 1 year ago
TADANO Tokumei 8ccd1593a4 lavc/libaribcaption: add MSZ character related options 1 year ago
TADANO Tokumei 48afb43549 lavc/libaribcaption: switch all `bool` context variables to `int` 1 year ago
James Almer 5c5d3e315e Changelog: mark 6.0 1 year ago
Michael Niedermayer 4d476677b0
doc/APIchanges: Add 6.1 cut point 1 year ago
Michael Niedermayer efac4e2c44
Bump versions prior to 6.1 1 year ago
Zhao Zhili 1e84d9c5da avutil/hwcontext_vaapi: return ENOSYS for unsupported operation 1 year ago
Zhao Zhili 2233b51283 avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats 1 year ago
Zhao Zhili bf1e5f2773 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