112726 Commits (19fcf4313148e86aa47d81a8d5d5e8d056f1f906)
 

Author SHA1 Message Date
Andreas Rheinhardt 1fee3a3dce avcodec/vp3: Make VLC tables static where possible 1 year ago
Andreas Rheinhardt edc50658d9 avcodec/vlc: Add functions to init static VLCElem[] without VLC 1 year ago
Rémi Denis-Courmont 424c8ceb08 lavc/huffyuvdsp: R-V V add_int16 1 year ago
Rémi Denis-Courmont 7e1cdc69fb lavc/utvideodsp: R-V V restore_rgb_planes10 1 year ago
Rémi Denis-Courmont 4aea0da230 lavc/utvideodsp: R-V V restore_rgb_planes 1 year ago
Niklas Haas 6aff17a451 avformat/vf_vapoursynth: simplify xyz format check 1 year ago
Niklas Haas 93f07d98d9 avutil/pixdesc: simplify xyz pixfmt check 1 year ago
Niklas Haas d312a33ed2 avfilter/drawutils: remove redundant xyz format check 1 year ago
Niklas Haas 57c16323f2 avutil/pixdesc: add AV_PIX_FMT_FLAG_XYZ 1 year ago
Niklas Haas 96dfc4481b avfilter/drawutils: ban XYZ formats 1 year ago
Logan Lyu 55f28eb627 lavc/aarch64: new optimization for 8-bit hevc_qpel_hv 1 year ago
Logan Lyu 97a9d12657 lavc/aarch64: new optimization for 8-bit hevc_qpel_v 1 year ago
Logan Lyu 265450b89e lavc/aarch64: new optimization for 8-bit hevc_epel_hv 1 year ago
Logan Lyu 22c7291506 lavc/aarch64: new optimization for 8-bit hevc_epel_v 1 year ago
Logan Lyu 772865717b lavc/aarch64: new optimization for 8-bit hevc_epel_pixels and and hevc_qpel_pixels 1 year ago
Martin Storsjö 2c3d2a0245 configure: Improve aarch64 feature detection on older, broken Clang versions 1 year ago
Martin Storsjö f05948ada4 aarch64: Simplify the linux runtime cpu detection code 1 year ago
Rémi Denis-Courmont ae72412aa8 lavc/idctdsp: improve R-V V put_pixels_clamped 1 year ago
Rémi Denis-Courmont d48810f3a5 lavc/idctdsp: improve R-V V add_pixels_clamped 1 year ago
Rémi Denis-Courmont 600c6f1b55 lavc/idctdsp: improve R-V V put_signed_pixels_clamped 1 year ago
Rémi Denis-Courmont 3ea2310e89 lavc/idctdsp: require Zve64x for R-V V functions 1 year ago
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