116267 Commits (f18b442370d714b930e3e983c2e5d789229f3356)
 

Author SHA1 Message Date
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
Michael Niedermayer 38c2e6a2c7
avformat/rtmpproto: Use AV_DICT_MATCH_CASE instead of litteral number 6 months ago
Michael Niedermayer cedbef0394
avformat/rtmppkt: Simplify and deobfuscate amf_tag_skip() slightly 6 months ago
Michael Niedermayer 665be4fa2f
avformat/rmdec: use 64bit for audio_framesize checks 6 months ago
Fei Wang 71f802cdc9 lavc/hevcdec: Update slice index before hwaccel decode slice 6 months ago
Fei Wang e741cf665d lavc/hevcdec: Put slice address checking after hwaccel decode slice 6 months ago
James Almer 092ef4097c Changelog: mention cropping support in Matroska and MP4 6 months ago
James Almer 70c6b904be x86/intreadwrite: add missing casts to pointer arguments 6 months ago
Rémi Denis-Courmont d28a7e8eb7 lavc/h264dsp: avoid \+ expansion 6 months ago
James Almer 58cb0cab5e avformat/mov: ensure pasp box derived SAR is used if present 6 months ago
James Almer 32588a9394 avformat/movenc: support writing cropping values 6 months ago
James Almer 93be6b425e avformat/mov: export cropping values from clap boxes 6 months ago
James Almer 0b6c5e9df4 avfilter/vf_crop: prevent integer overflows when calculating SAR 6 months ago
Zhao Zhili 0e5f8ddc1d avcodec/vvc: Use static const for function table 6 months ago
Zhao Zhili 906b883e7b avutil/executor: Fix stack overflow due to recursive call 6 months ago
Zhao Zhili 54f9469fa1 avutil/executor: Fix missing check before using mutex 6 months ago
James Almer 1a86a7a48d x86/intreadwrite: fix include of config.h 6 months ago
James Almer 15056dd650 x86/intreadwrite.h: add missing preprocessor checks 6 months ago
James Almer bd1bcb07e0 x86/intreadwrite: use intrinsics instead of inline asm for AV_COPY128 6 months ago
James Almer 4a04cca69a x86/intreadwrite: use intrinsics instead of inline asm for AV_ZERO128 6 months ago
Sean McGovern 34b4ca8696
swscale: prevent undefined behaviour in the PUTRGBA macro 6 months ago
Michael Niedermayer e9e8bea2e7
avutil/wchar_filename: Correct sizeof 6 months ago
Michael Niedermayer 628ba061c8
avutil/hwcontext_d3d11va: correct sizeof IDirect3DSurface9 6 months ago
Michael Niedermayer cf22f944d5
avutil/hwcontext_d3d11va: Free AVD3D11FrameDescriptor on error 6 months ago
Michael Niedermayer 698ed0d5a5
avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor 6 months ago
Michael Niedermayer eb552ecd54
avcodec/vvc/refs: Use unsigned mask 6 months ago
Marvin Scholz 6d9c4bd69e
lavfi/perlin: Fix out of bounds stack buffer write 6 months ago
Tong Wu f2f2b27517
MAINTAINERS: add myself as d3d12va_encode maintainer 6 months ago
Michael Niedermayer 3e4bfff211
doc/examples/vaapi_encode: Try to check fwrite() for failure 6 months ago
Ramiro Polla ac6263945a swscale/x86/yuv2rgb: Detemplatize 6 months ago
Ramiro Polla 4f7f9b1026 swscale: remove unconditional #define DITHER1XBPP 6 months ago
Ramiro Polla 7405f1ad53 configure: restore autodetection of v4l2 and fbdev 6 months ago