116276 Commits (d059ea56638c093a34af2408e1a29825f6554ddd)
 

Author SHA1 Message Date
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
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