112582 Commits (2c87aa0b231954d32909c0df48cb27ff89fd4506)
 

Author SHA1 Message Date
Lynne 2c87aa0b23 lavc/Makefile: build vulkan decode code if vulkan_av1 has been enabled 1 year ago
Anton Khirnov 111035ccae lavc/dvdsubenc: only check canvas size when it is actually set 1 year ago
Dmitry Rogozhkin 466799d4f5 avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used 1 year ago
Sebastian Ramacher c7fe7ee8d4 avcoded/fft: Fix memory leak if ctx2 is used 1 year ago
Sebastian Ramacher af912d80d8 avcodec/fft: Use av_mallocz to avoid invalid free/uninit 1 year ago
James Almer d4ff0020b4 avutil/video_enc_params: fix doxy for av_video_enc_params_block() 1 year ago
Michael Niedermayer 61df86efdd
RELEASE_NOTES: Based on the version from 5.1 1 year ago
Michael Niedermayer b8eefd0061
Update for 6.1 1 year ago
Michael Niedermayer e1bbae68fc
doc/APIchanges: Fill in missing values 1 year ago
Michael Niedermayer 56b50b945b
avcodec/evc_parse: Check num_remaining_tiles_in_slice_minus1 1 year ago
Michael Niedermayer d57ea70234
avcodec/4xm: Check for cfrm exhaustion 1 year ago
Michael Niedermayer 422ce1f21a
avformat/mov: Disallow FTYP after streams 1 year ago
Frank Plowman cf5cdc5a29
doc/html: fix styling issue with Texinfo 7.0 1 year ago
Frank Plowman 37c6124893
doc/html: support texinfo 7.0 1 year ago
Michael Niedermayer 9ee0cd2190
avformat/lafdec: Check for 0 parameters 1 year ago
Michael Niedermayer 962d667964
avcodec/flicvideo: consider width in copy loops 1 year ago
Michael Niedermayer 2929465718
avfilter/buffersink: fix order of operation with = and <0 1 year ago
Michael Niedermayer d660dd1e0a
avfilter/framesync: fix order of operation with = and <0 1 year ago
Michael Niedermayer a1d9e28272
avcodec/vlc: Pass VLC_MULTI_ELEM directly not by pointer 1 year ago
Michael Niedermayer 597d574480
avcodec/vlc: Replace mysterious max computation code in multi vlc 1 year ago
Michael Niedermayer e8541ed9f1
avcodec/vlc: Skip subtable entries in multi VLC 1 year ago
Michael Niedermayer 4f863e52dd
tools/target_dec_fuzzer: Adjust threshold for CSCD 1 year ago
Michael Niedermayer 8904bc8e76
avcodec/dovi_rpu: Use 64 bit in get_us/se_coeff() 1 year ago
Michael Niedermayer c9a9dbfebf
avcodec/apedec: Fix integer overflow in predictor_decode_stereo_3950() 1 year ago
Michael Niedermayer cebc2b3880
avformat/mov: Check that is_still_picture_avif has no trak based streams 1 year ago
Michael Niedermayer 3d1ca4c3ff
avcodec/evc_parse: Check tid 1 year ago
Michael Niedermayer 38dc8767df
avcodec/evc_parse: remove pow() and log2() 1 year ago
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