116355 Commits (05e21b89024301f3fcf97b349ffe2ae4a80c83b6)
 

Author SHA1 Message Date
Michael Niedermayer 69dcd123f1 avcodec/cri: Check length 4 months ago
Michael Niedermayer 96fd9417e2 avcodec/xsubdec: Check parse_timecode() 4 months ago
Michael Niedermayer ba63e32957
avutil/imgutils: av_image_check_size2() ensure width and height fit in 32bit 4 months ago
Michael Niedermayer 20e59af07e
avfilter/vf_tiltandshift: Free dst on error 4 months ago
Michael Niedermayer e6c0c5731e
doc/examples/mux: remove nop 4 months ago
Michael Niedermayer 93e0265e27
avcodec/proresenc_kostya: use unsigned alpha for rotation 4 months ago
Michael Niedermayer f13ae63259
avformat/rtpenc_rfc4175: Use 64bit in computation if copy_offset 4 months ago
Michael Niedermayer 38c2e6a2c7
avformat/rtmpproto: Use AV_DICT_MATCH_CASE instead of litteral number 4 months ago
Michael Niedermayer cedbef0394
avformat/rtmppkt: Simplify and deobfuscate amf_tag_skip() slightly 4 months ago
Michael Niedermayer 665be4fa2f
avformat/rmdec: use 64bit for audio_framesize checks 4 months ago
Fei Wang 71f802cdc9 lavc/hevcdec: Update slice index before hwaccel decode slice 4 months ago
Fei Wang e741cf665d lavc/hevcdec: Put slice address checking after hwaccel decode slice 4 months ago
James Almer 092ef4097c Changelog: mention cropping support in Matroska and MP4 4 months ago
James Almer 70c6b904be x86/intreadwrite: add missing casts to pointer arguments 4 months ago
Rémi Denis-Courmont d28a7e8eb7 lavc/h264dsp: avoid \+ expansion 4 months ago
James Almer 58cb0cab5e avformat/mov: ensure pasp box derived SAR is used if present 4 months ago
James Almer 32588a9394 avformat/movenc: support writing cropping values 4 months ago
James Almer 93be6b425e avformat/mov: export cropping values from clap boxes 4 months ago
James Almer 0b6c5e9df4 avfilter/vf_crop: prevent integer overflows when calculating SAR 4 months ago
Zhao Zhili 0e5f8ddc1d avcodec/vvc: Use static const for function table 4 months ago
Zhao Zhili 906b883e7b avutil/executor: Fix stack overflow due to recursive call 4 months ago
Zhao Zhili 54f9469fa1 avutil/executor: Fix missing check before using mutex 4 months ago
James Almer 1a86a7a48d x86/intreadwrite: fix include of config.h 4 months ago
James Almer 15056dd650 x86/intreadwrite.h: add missing preprocessor checks 4 months ago
James Almer bd1bcb07e0 x86/intreadwrite: use intrinsics instead of inline asm for AV_COPY128 4 months ago
James Almer 4a04cca69a x86/intreadwrite: use intrinsics instead of inline asm for AV_ZERO128 4 months ago
Sean McGovern 34b4ca8696
swscale: prevent undefined behaviour in the PUTRGBA macro 4 months ago
Michael Niedermayer e9e8bea2e7
avutil/wchar_filename: Correct sizeof 4 months ago
Michael Niedermayer 628ba061c8
avutil/hwcontext_d3d11va: correct sizeof IDirect3DSurface9 4 months ago
Michael Niedermayer cf22f944d5
avutil/hwcontext_d3d11va: Free AVD3D11FrameDescriptor on error 4 months ago
Michael Niedermayer 698ed0d5a5
avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor 4 months ago
Michael Niedermayer eb552ecd54
avcodec/vvc/refs: Use unsigned mask 4 months ago
Marvin Scholz 6d9c4bd69e
lavfi/perlin: Fix out of bounds stack buffer write 4 months ago
Tong Wu f2f2b27517
MAINTAINERS: add myself as d3d12va_encode maintainer 4 months ago
Michael Niedermayer 3e4bfff211
doc/examples/vaapi_encode: Try to check fwrite() for failure 4 months ago
Ramiro Polla ac6263945a swscale/x86/yuv2rgb: Detemplatize 4 months ago
Ramiro Polla 4f7f9b1026 swscale: remove unconditional #define DITHER1XBPP 4 months ago
Ramiro Polla 7405f1ad53 configure: restore autodetection of v4l2 and fbdev 4 months ago
Niklas Haas 0deb301ba9 avfilter/vf_scale: test return code of scale_frame() 4 months ago
Niklas Haas 084e0b364d avfilter/vf_scale: fix frame lifetimes 4 months ago
Rémi Denis-Courmont f1ed351d3b lavc/h264dsp: R-V V 8-bit h264_biweight_pixels 4 months ago
Rémi Denis-Courmont 3606e592ea lavc/h264dsp: R-V V 8-bit h264_weight_pixels 4 months ago
Zhao Zhili 85706f5136 avutil/hwcontext_videotoolbox: Fix version check 4 months ago
Anton Khirnov 9fb8d13d56 lavf: deprecate avformat_transfer_internal_stream_timing_info() 4 months ago
Anton Khirnov 10185e2d4c fftools/ffmpeg_mux_init: default to input timebase for streamcopy 4 months ago
Anton Khirnov ff55d1cc20 fftools/ffmpeg_dec: improve detection of lavf-guessed durations 4 months ago
Andreas Rheinhardt b6c43328ee avformat/matroskaenc: Avoid indirection via st->codecpar 4 months ago
Andreas Rheinhardt 0d1bc9666c avformat/matroskaenc: Only write useful cropping values 4 months ago
Andreas Rheinhardt 9ffac78eba avformat/matroskaenc: Fix and simplify check for invalid crop values 4 months ago
Andreas Rheinhardt 8765b36a52 avformat/matroskaenc: Fix potential stack-buffer-overflow 4 months ago