116448 Commits (4713a5cc2478ac94150541918749913d05a54b7f)
 

Author SHA1 Message Date
Michael Niedermayer a7f5845a6c
avfilter: Free out on error 6 months ago
Michael Niedermayer 348968e9f7
avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() 6 months ago
Michael Niedermayer 66d6b8033b
avcodec/tiff: Check value on positive signed targets 6 months ago
Michael Niedermayer 19a5a8997c
avfilter/vf_convolution_opencl: Assert that the filter name is one of the filters 6 months ago
Michael Niedermayer ec18ec9fc1
avfilter/vf_bm3d: Dont round MSE2SSE to an integer 6 months ago
Michael Niedermayer ffba528bc6
avfilter/vf_avgblur_opencl: Use AV_VIDEO_MAX_PLANES 6 months ago
Michael Niedermayer 989e11acb6
avdevice/dshow: Remove NULL check on pin 6 months ago
Michael Niedermayer 2c2e727088
avdevice/dshow: check ff_dshow_pin_ConnectionMediaType() for failure 6 months ago
Michael Niedermayer 175c191668
avdevice/dshow: Check device_filter_unique_name before use 6 months ago
Michael Niedermayer 25f9211bdd
avdevice/dshow: Cleanup also on av_log case 6 months ago
Michael Niedermayer daf61dddc8
avdevice/dshow_filter: Use wcscpy_s() 6 months ago
Michael Niedermayer 8f74c313f1
avcodec/vvc/ctu: Simplify code at the end of pred_mode_decode() 6 months ago
Tong Wu affeca005a
mailmap: add entry for myself 6 months ago
Marvin Scholz 613c85a8f5
avfilter/af_channelsplit: fix mixed declaration and code 6 months ago
Rémi Denis-Courmont c654e37254 lavc/h264dsp: R-V V high-depth h264_idct8_add 6 months ago
Lynne 80ddc72717
vulkan: rename read_only to singular 6 months ago
Lynne e11087b162
vulkan: set VkDescriptorAddressInfoEXT.sType 6 months ago
Niklas Haas 4ec45aca36 swscale/utils: fix leak on threaded ctx init failure 6 months ago
Alexander Strasser 36aee69f0d libavdevice: Improve example in deprecation message for opengl and sdl 6 months ago
Rémi Denis-Courmont 8b3d997bed lavc/h264dsp: remove MMI 8-bit 4:2:2 chroma DC dequant 6 months ago
Rémi Denis-Courmont a194131cb6 lavc/h264dsp: remove MMI 8-bit chroma DC dequant 6 months ago
Rémi Denis-Courmont 4e0e872881 lavc/h264dsp: R-V V high-depth h264_idct_add 6 months ago
James Almer d059ea5663 avcodec/bsf/showinfo: print packet data checksum 6 months ago
Marth64 f1abb754aa avformat/dvdvideodec: Fix incorrect padding cell trim logic 6 months ago
Marth64 f37f86a774 avformat/dvdvideodec: Remove redundant ret initializations 6 months ago
Marth64 eb07a593d3 avformat/dvdvideodec: Don't add chapter markers for empty/dummy PTTs 6 months ago
Michael Niedermayer 9af348bd1a
avcodec/flac_parser: Assert that we do not overrun the link_penalty array 6 months ago
Michael Niedermayer ed34b0c54e avcodec/osq: avoid signed overflow in downsample path 6 months ago
Michael Niedermayer 12dab3860c tools/target_enc_fuzzer: A64MULTI5 encoder is very slow, check and adjust threshold 6 months ago
Michael Niedermayer 032e831ab4 tools/target_enc_fuzzer: A64MULTI encoder is very slow, check and adjust threshold 6 months ago
Michael Niedermayer 0474614e6c avcodec/pixlet: Simplify pfx computation 6 months ago
Michael Niedermayer f18b442370 avcodec/motion_est: Fix score squaring overflow 6 months ago
Michael Niedermayer 06f01d9fa0 avcodec/mlpenc: Use 64 for ml, mr 6 months ago
Michael Niedermayer 371265f0ec avcodec/me_cmp: Fix type check 6 months ago
Michael Niedermayer d553276843 avcodec/loco: Check loco_get_rice() for failure 6 months ago
Michael Niedermayer b989986641 avcodec/loco: check get_ur_golomb_jpegls() for failure 6 months ago
Michael Niedermayer 0e3e7e8aeb avcodec/leaddec: Check init_get_bits8() for failure 6 months ago
Michael Niedermayer 6e4c037833 avcodec/imm4: check cbphi for error 6 months ago
Michael Niedermayer cfe66dfebb avcodec/iff: Use signed count 6 months ago
Michael Niedermayer 1e888fb006 avcodec/hw_base_encode: Simplify EOF check 6 months ago
Michael Niedermayer b2aaeb81f6 avcodec/golomb: Assert that k is in the supported range for get_ur/sr_golomb() 6 months ago
Michael Niedermayer 7cf5b83f6f avcodec/golomb: Document return for get_ur_golomb_jpegls() and get_sr_golomb_flac() 6 months ago
Michael Niedermayer e5af1c6e91 avcodec/dxv: Fix type in get_opcodes() 6 months ago
Michael Niedermayer 69dcd123f1 avcodec/cri: Check length 6 months ago
Michael Niedermayer 96fd9417e2 avcodec/xsubdec: Check parse_timecode() 6 months ago
Michael Niedermayer ba63e32957
avutil/imgutils: av_image_check_size2() ensure width and height fit in 32bit 6 months ago
Michael Niedermayer 20e59af07e
avfilter/vf_tiltandshift: Free dst on error 6 months ago
Michael Niedermayer e6c0c5731e
doc/examples/mux: remove nop 6 months ago
Michael Niedermayer 93e0265e27
avcodec/proresenc_kostya: use unsigned alpha for rotation 6 months ago
Michael Niedermayer f13ae63259
avformat/rtpenc_rfc4175: Use 64bit in computation if copy_offset 6 months ago