ffmpeg.git
2022-11-04 Martin Storsjöswscale: aarch64: Fix yuv2rgb with negative strides release/3.2
2022-10-21 Michael NiedermayerUpdate for 3.2.19 n3.2.19
2022-10-21 Michael Niedermayeravcodec/dstdec: Check for overflow in build_filter()
2022-10-21 Michael Niedermayeravformat/spdifdec: Use 64bit to compute bit rate
2022-10-21 Michael Niedermayeravformat/xwma: Use av_rescale() for duration computation
2022-10-21 Michael Niedermayeravformat/rmdec: check tag_size
2022-10-21 Michael Niedermayeravformat/nutdec: Check fields
2022-10-21 Michael Niedermayeravformat/dxa: avoid bpc overflows
2022-10-21 Michael Niedermayeravformat/cafdec: Check that nb_frasmes fits within...
2022-10-21 Michael Niedermayeravformat/asfdec_o: Limit packet offset
2022-10-21 Michael Niedermayeravformat/ape: Check frames size
2022-10-21 Michael Niedermayeravformat/icodec: Check nb_pal
2022-10-21 Michael Niedermayeravformat/aiffdec: Use 64bit for block_duration use
2022-10-21 Michael Niedermayeravformat/aiffdec: Check block_duration
2022-10-21 Michael Niedermayeravcodec/apedec: Fix integer overflow in filter_3800()
2022-10-21 Michael Niedermayeravcodec/tta: Check 24bit scaling for overflow
2022-10-21 Michael Niedermayerlibavformat/hls: Free keys
2022-10-21 Michael Niedermayeravcodec/bink: disallow odd positioned scaled blocks
2022-10-21 Michael Niedermayeravformat/asfdec_o: limit recursion depth in asf_read_un...
2022-10-21 Michael Niedermayerdoc/git-howto.texi: Document commit signing
2022-10-21 Michael Niedermayerlibavcodec/8bps: Check that line lengths fit within...
2022-10-21 Michael Niedermayerlibavformat/iff: Check for overflow in body_end calculation
2022-10-21 Michael Niedermayeravcodec/h263dec: Sanity check against minimal I/P frame...
2022-10-21 Michael NiedermayerMAINTAINERS: Add ED25519 key for signing my commits...
2022-10-21 Michael Niedermayeravcodec/hevc_filter: copy_CTB() only within width&height
2022-10-21 Michael Niedermayeravformat/flvdec: Check for EOF in index reading
2022-10-21 Michael Niedermayeravformat/nutdec: Check get_packetheader() in mainheader
2022-10-21 Michael Niedermayeravformat/asfdec_f: Use 64bit for packet start time
2022-10-21 Michael Niedermayeravcodec/lagarith: Check dst/src in zero run code
2022-10-21 Michael Niedermayeravcodec/h264dec: Skip late SEI
2022-10-21 Michael Niedermayeravcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_...
2022-10-21 Michael Niedermayeravformat/rtsp: break on unknown protocols
2022-10-21 Michael Niedermayeravcodec/hevcdsp_template: stay within tables in sao_ban...
2022-10-21 Michael Niedermayeravcodec/qpeldsp: copy less for the mc0x cases
2022-10-21 Michael Niedermayeravcodec/ffv1dec: Limit golomb rice coded slices to...
2022-10-21 Michael Niedermayeravformat/iff: simplify duration calculation
2022-10-21 Michael Niedermayeravcodec/wnv1: Check for width =1
2022-10-21 Michael Niedermayeravformat/sctp: close socket on errors
2022-10-21 Michael Niedermayeravcodec/aasc: Fix indention
2022-10-21 Michael Niedermayeravcodec/qdrw: adjust max colors to array size
2022-10-21 Michael Niedermayeravcodec/alacdsp: Make intermediates unsigned
2022-10-21 Michael Niedermayeravformat/aiffdec: cleanup size handling for extreem...
2022-10-21 Michael Niedermayeravcodec/jpeglsdec: fix end check for xfrm
2022-10-21 Michael Niedermayeravcodec/cdgraphics: limit scrolling to the line
2022-10-21 Michael Niedermayeravformat/aiffdec: avoid integer overflow in get_meta()
2022-10-21 Michael Niedermayeravformat/ape: more bits in size for less overflows
2022-10-21 Michael Niedermayeravformat/bfi: Check offsets better
2022-10-21 Michael Niedermayeravformat/asfdec_f: Check packet_frag_timestamp
2022-10-21 Michael Niedermayeravcodec/texturedspenc: Fix indexing in color distributi...
2022-10-21 Michael Niedermayeravformat/act: Check ff_get_wav_header() for failure
2022-10-21 Michael Niedermayeravfilter/vsrc_mandelbrot: Check for malloc failure
2022-06-14 Michael Niedermayeravformat/genh: Check sample rate
2022-05-11 Michael NiedermayerUpdate for FFmpeg 3.2.18 n3.2.18
2022-05-04 Paul B Maholavfilter/vf_colorspace: fix memmory leaks
2022-05-04 Andreas Rheinhardtavcodec/ac3enc: Fix memleak
2022-05-04 James Almeravformat/nutenc: don't allocate a dynamic AVIOContext...
2022-05-04 Paul B Maholavfilter/vf_random: fix memory leaks
2022-05-04 Paul B Maholavfilter/vf_bwdif: fix heap-buffer overflow
2022-05-04 Andreas Rheinhardtfftools/ffmpeg_opt: Fix leak of options when parsing...
2022-05-04 Paul B Maholavfilter/vf_edgedetect: fix heap-buffer overflow
2022-05-04 Paul B Maholavfilter/vf_w3fdif: deny processing small videos
2022-05-04 Paul B Maholavfilter/vf_avgblur: fix heap-buffer overflow
2022-05-04 Paul B Maholavfilter/af_tremolo: fix heap-buffer overflow
2022-05-04 Paul B Maholavfilter/vf_edgedetect: check if height is big enough
2022-05-04 Paul B Maholavfilter/vf_bitplanenoise: fix overreads
2022-05-04 Paul B Maholavfilter/vf_fieldorder: fix heap-buffer overflow
2022-05-04 Paul B Maholavfilter/vf_fieldmatch: fix heap-buffer overflow
2022-05-04 James Almeraformat/movenc: add missing padding to output track...
2022-05-04 Paul B Maholavcodec/pngenc: remove monowhite from apng formats
2022-04-22 Michael NiedermayerUpdate for 3.2.17 n3.2.17
2022-04-16 Gyan Doshiconfigure: bump year
2022-04-07 Paul B Maholavfilter/vf_lenscorrection: make width/height int
2022-04-03 Michael Niedermayeravcodec/diracdec: avoid signed integer overflow in...
2022-04-03 Michael Niedermayeravcodec/takdsp: Fix integer overflow in decorrelate_sf()
2022-04-03 Michael Niedermayeravcodec/apedec: fix a integer overflow in long_filter_h...
2022-03-28 Michael Niedermayeravformat/aqtitledec: Skip unrepresentable durations
2022-03-28 Michael Niedermayeravformat/cafdec: Do not store empty keys in read_info_c...
2022-03-28 Michael Niedermayeravformat/hls: Check target_duration
2022-03-28 Michael Niedermayeravformat/matroskadec: Check pre_ns
2022-03-28 Michael Niedermayeravcodec/sonic: Use unsigned for predictor_k to avoid...
2022-03-28 Michael Niedermayeravformat/matroskadec: Use rounded down duration in...
2022-03-28 Michael Niedermayeravformat/avidec: Check height
2022-03-28 Michael Niedermayeravformat/rmdec: Better duplicate tags check
2022-03-28 Michael Niedermayeravformat/mov: Disallow empty sidx
2022-03-28 Michael Niedermayeravformat/matroskadec: Check duration
2022-02-16 Michael Niedermayeravcodec/jpeglsdec: Fix if( code style
2022-02-16 Michael Niedermayeravcodec/jpeglsdec: Check get_ur_golomb_jpegls() for...
2022-02-16 Michael Niedermayeravcodec/motion_est: fix indention of ff_get_best_fcode()
2022-02-16 Michael Niedermayeravcodec/motion_est: Fix xy indexing on range violation...
2022-02-16 Michael Niedermayeravcodec/jpeglsdec: Increase range for N in ls_get_code_...
2022-02-16 Michael Niedermayeravformat/matroskadec: Check desc_bytes
2022-02-16 Michael Niedermayeravformat/utils: Fix invalid NULL pointer operation...
2022-02-16 Michael Niedermayeravformat/matroskadec: Fix infinite loop with bz decompr...
2022-02-16 Michael Niedermayeravformat/mov: Check size before subtraction
2022-01-13 Michael Niedermayeravcodec/apedec: Fix integer overflows in predictor_upda...
2022-01-13 Michael Niedermayeravcodec/apedec: fix integer overflow in 8bit samples
2022-01-13 Michael Niedermayeravformat/flvdec: timestamps cannot use the full int64...
2022-01-13 Michael Niedermayeravcodec/vqavideo: reset accounting on error
2022-01-13 Michael Niedermayeravcodec/alacdsp: fix integer overflow in decorrelate_st...
2022-01-13 Michael Niedermayeravformat/4xm: Check for duplicate track ids
next