Commit Graph

  • *
  • | *
  • * |
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | | *
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | * | |
  • * | | |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | | * |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • b8f3879bcc avcodec/loco: Fix integer overflow with large values from loco_get_rice() by Michael Niedermayer 2020-06-30 21:11:25 +0200
  • ad609996e6 avformat/smjpegdec: Check the existence of referred streams by Michael Niedermayer 2020-07-06 20:18:42 +0200
  • bcbfcf1300 avformat/smjpegdec: Check the existence of referred streams by Michael Niedermayer 2020-07-06 20:18:42 +0200
  • 806a4d5187 avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default by Zhao Zhili 2020-07-05 00:51:53 +0800
  • 9f7b252cdf avcodec/apedec: Fix undefined integer overflow with 24bit by Michael Niedermayer 2020-06-30 22:01:22 +0200
  • 3ddc5e1f3c avcodec/loco: Fix integer overflow with large values from loco_get_rice() by Michael Niedermayer 2020-06-30 21:11:25 +0200
  • 321ea59dac avformat/smjpegdec: Check the existence of referred streams by Michael Niedermayer 2020-07-06 20:18:42 +0200
  • f1feb3bd9d pthread_frame: change the criterium for updating thread contexts by Anton Khirnov 2020-06-09 13:08:49 +0200
  • 7321614a1b codec_desc: drop the INTRA_ONLY property from TAK by Anton Khirnov 2020-06-09 12:41:09 +0200
  • 9ee010e734 tests/fate/hlsenc: add testcase of ac3 surround sound input in hlsenc by Steven Liu 2020-06-15 20:37:41 +0800
  • 73fe0cbb94 avformat/hlsenc: check fragment size plus start_pos large than hls_segment_size by Steven Liu 2020-06-15 20:37:40 +0800
  • 855d51bf48 avfilter/vf_edgedetect: properly implement double_threshold() by Valery Kot 2020-06-22 17:29:21 +0200
  • 235a5734e0 avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writing by Andreas Rheinhardt 2020-07-06 00:46:40 +0200
  • 1bdbc50bf4 avcodec/cbs: Remove unused function parameters by Andreas Rheinhardt 2020-07-06 00:34:25 +0200
  • fc3f5cd149 Speedhq: Decode field 2 correctly by Jean-Baptiste Kempf 2020-05-10 18:09:51 +0200
  • 73757577cb avcodec/h264: support sps/pps AV_PKT_DATA_NEW_EXTRADATA by Oliver Woodman 2020-05-08 03:09:29 +0100
  • 1f32d8ea23 dnn_backend_native: Add overflow check for length calculation. by Reimar Döffinger 2020-07-06 09:32:17 +0200
  • 584f396132 dnn_backend_native: Add overflow check for length calculation. by Reimar Döffinger 2020-07-06 09:32:17 +0200
  • 93a435dd4b libavformat/hlsenc: Remove duplicate close of the output stream. by Andrey Semashev 2020-07-01 17:59:01 +0300
  • 57ea0483af dnn-layer-math-unary-test: add unit test for atanh by Ting Fu 2020-06-29 22:54:11 +0800
  • c0cdeea0ee dnn_backend_native_layer_mathunary: add atanh support by Ting Fu 2020-06-29 22:54:10 +0800
  • 52d2e16665 dnn-layer-math-unary-test: add unit test for acosh by Ting Fu 2020-06-29 22:54:09 +0800
  • cd2e3a864d dnn_backend_native_layer_mathunary: add acosh support by Ting Fu 2020-06-29 22:54:08 +0800
  • 33374bdbd8 dnn-layer-math-unary-test: add unit test for asinh by Ting Fu 2020-06-29 22:54:07 +0800
  • 9d14b38d9d dnn_backend_native_layer_mathunary: add asinh support by Ting Fu 2020-06-29 22:54:06 +0800
  • 0de5043060 dnn-layer-math-unary-test: add unit test for tanh by Ting Fu 2020-06-29 22:54:05 +0800
  • ea71e731f4 dnn_backend_native_layer_mathunary: add tanh support by Ting Fu 2020-06-29 22:54:04 +0800
  • c5de77e33c dnn-layer-math-unary-test: add unit test for cosh by Ting Fu 2020-06-29 22:54:03 +0800
  • 62fc7e3035 dnn_backend_native_layer_mathunary: add cosh support by Ting Fu 2020-06-29 22:54:02 +0800
  • 85c0608c6b dnn-layer-math-unary-test: add unit test for sinh by Ting Fu 2020-06-29 22:54:01 +0800
  • 91b4037101 dnn_backend_native_layer_mathunary: add sinh support by Ting Fu 2020-06-29 22:54:00 +0800
  • adffd9d909 avcodec/pnmdec: Fix misaligned reads by Michael Niedermayer 2020-07-03 23:55:50 +0200
  • 7d3da77756 avcodec/pnmdec: Fix misaligned reads by Michael Niedermayer 2020-07-03 23:55:50 +0200
  • 2c21955f52 libavcodec/jpeg2000dec.c: Enable image offsets by Gautam Ramakrishnan 2020-07-05 00:33:09 +0530
  • 69522e0400 libavcodec/jpeg2000dec: Enhance pix fmt selection by Gautam Ramakrishnan 2020-07-05 00:33:08 +0530
  • 4091f4f780 avcodec/tiff: Check frame parameters before blit for DNG by Michael Niedermayer 2020-07-04 14:17:05 +0200
  • 865a34970e avcodec/mjpegdec: Limit bayer to single plane outputting format by Michael Niedermayer 2020-07-04 14:15:01 +0200
  • ea28ce9bc1 avcodec/pnmdec: Fix misaligned reads by Michael Niedermayer 2020-07-03 23:55:50 +0200
  • c2d000ec27 lavc/qsvenc_hevc: add qmax/qmin support for HEVC encoding by Linjie Fu 2020-03-11 18:39:28 +0800
  • 98ce6fd8e7 Update for 2.8.17 by Michael Niedermayer 2020-07-05 12:46:07 +0200
  • 542bfa483c avformat/utils: reorder duration computation to avoid overflow by Michael Niedermayer 2020-06-21 12:24:04 +0200
  • 8cae3778ea avcodec/pngdec: Check for fctl after idat by Michael Niedermayer 2020-06-25 19:22:01 +0200
  • 453519af0d png: split header state and data state in two separate variables. by Ronald S. Bultje 2017-04-03 10:08:29 -0400
  • 0f6fa27b24 avformat/hls: Pass a copy of the URL for probing by Michael Niedermayer 2020-06-29 19:49:41 +0200
  • 6959358683 avformat/hls: check segment duration value of EXTINF by Steven Liu 2020-05-29 11:39:05 +0800
  • 449bdf05f8 avutil/common: Fix integer overflow in av_ceil_log2_c() by Michael Niedermayer 2020-06-28 00:21:09 +0200
  • 204a7255fa avformat/microdvddec: skip malformed lines without frame number. by Michael Niedermayer 2020-06-23 01:43:14 +0200
  • 22669e38e4 avformat/4xm: Check that a video stream was created before returning packets for it by Michael Niedermayer 2020-06-14 19:51:23 +0200
  • 30242bcb00 avcodec/ffwavesynth: Avoid undefined operation on ts overflow by Michael Niedermayer 2020-06-13 21:47:03 +0200
  • 425c0eafae avcodec/mpeg4videodec: Fix 2 integer overflows in get_amv() by Michael Niedermayer 2020-06-11 22:22:57 +0200
  • c11634ad75 avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_int16_c() by Michael Niedermayer 2020-06-07 19:24:10 +0200
  • bb5e4743d9 avcodec/sonic: Fix several integer overflows by Michael Niedermayer 2020-02-20 19:56:39 +0100
  • c837abe0a9 avcodec/iff: Fix off by x error by Michael Niedermayer 2020-06-13 10:48:14 +0200
  • 08f49d5085 avcodec/wmalosslessdec: Check block_align maximum by Michael Niedermayer 2020-06-09 22:11:23 +0200
  • 5663dd6662 avcodec/loco: Fix signed integer overflow in loco_get_rice() by Michael Niedermayer 2020-06-09 22:14:59 +0200
  • f46d338341 avformat/thp: Check fps by Michael Niedermayer 2020-06-08 09:28:55 +0200
  • 60568d2841 avformat/mpl2dec: Fix integer overflow with duration by Michael Niedermayer 2020-06-08 09:47:41 +0200
  • a1cfe7baed avcodec/mpeg12dec: remove outdated comments by Michael Niedermayer 2020-06-06 19:42:07 +0200
  • 0d92707437 avcodec/snowdec: Avoid integer overflow with huge qlog by Michael Niedermayer 2020-06-06 17:45:39 +0200
  • 02361a13ef avcodec/mpeg12dec: Fix got_output by Michael Niedermayer 2020-05-28 00:19:56 +0200
  • 13f9cfbf2b avformat/4xm: Cleanup on GET_LIST_HEADER() failure by Michael Niedermayer 2020-06-07 21:35:43 +0200
  • 39806a275e avformat/mlvdec: fail reading a packet with 0 streams by Michael Niedermayer 2020-05-31 14:30:43 +0200
  • 2d29c01766 avformat/thp: Check compcount by Michael Niedermayer 2020-05-31 14:24:04 +0200
  • 387ba3cb35 avcodec/adpcm: XA: Check shift similar to filter by Michael Niedermayer 2020-05-31 14:59:02 +0200
  • 9b432f0e85 avcodec/huffyuvdec: Test vertical coordinate more often by Michael Niedermayer 2020-06-05 22:05:27 +0200
  • 849affacb2 avcodec/hq_hqa: Check info size by Michael Niedermayer 2020-05-30 00:43:46 +0200
  • 2c44582d1f avcodec/wmalosslessdec: Fix integer overflow in mclms_predict() by Michael Niedermayer 2020-05-23 22:02:56 +0200
  • 2383c88baa avcodec/vp9dsp_template: Fix integer overflow(s) in iadst16_1d() by Michael Niedermayer 2020-05-24 00:24:40 +0200
  • 6b58eaac4d avcodec/h264dec: Disable forced small_padding on flag2 fast by Michael Niedermayer 2020-05-28 14:33:58 +0200
  • a317af2deb avcodec/pnmdec: Use unsigned for maxval rescaling by Michael Niedermayer 2020-05-16 00:31:23 +0200
  • 9161063248 avcodec/ivi: Clear got_p_frame before decoding a new frame using it by Michael Niedermayer 2020-05-13 00:11:37 +0200
  • b35b3dfc25 avcodec/dsddec: Check channels by Michael Niedermayer 2020-05-04 00:04:49 +0200
  • 9fd634161f avcodec/xvididct: Fix integer overflow in idct_row() by Michael Niedermayer 2020-05-02 21:25:17 +0200
  • d8a1e0a79e avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr() by Michael Niedermayer 2020-04-26 21:19:13 +0200
  • 40a039fee4 avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE by Michael Niedermayer 2020-02-16 18:51:52 +0100
  • 104e38464b avformat/aadec: Check toc_size to contain the minimum to demuxer uses by Michael Niedermayer 2020-04-07 12:04:25 +0200
  • 832ae51f9b avformat/mov: Don't allow negative sample sizes. by Dale Curtis 2020-05-14 15:31:55 -0700
  • 72a8f82844 mpeg4videoenc: Don't crash with -fsanitize=bounds by Vitaly Buka 2020-04-21 21:34:19 -0700
  • 0c914ee968 avcodec/binkaudio: Fix 2Ghz sample_rate by Michael Niedermayer 2020-04-19 17:05:53 +0200
  • 40e54383a2 avcodec/adpcm: Fix integer overflow in ADPCM THP by Michael Niedermayer 2020-02-12 21:30:08 +0100
  • f8da048589 avcodec/ralf: Check num_blocks before use by Michael Niedermayer 2020-05-11 22:17:43 +0200
  • 2a9ed44fe2 avcodec/utvideodec: Fix integer overflow in decode_plane() by Michael Niedermayer 2020-05-10 21:16:59 +0200
  • 186599c86f avcodec/ralf: Fix integer overflow in decode_block() by Michael Niedermayer 2020-05-10 20:15:11 +0200
  • 24f824af86 avcodec/nuv: widen buf_size type by Michael Niedermayer 2020-05-10 19:09:47 +0200
  • 8970824856 avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1 by Michael Niedermayer 2020-05-10 11:34:53 +0200
  • 8880343974 avformat/thp: Require a video stream by Michael Niedermayer 2020-04-15 20:27:27 +0200
  • eb9e718078 avformat/mpeg: Decrease score by 1 for files with very little valid data by Michael Niedermayer 2020-04-14 00:03:30 +0200
  • 8a359e077f avcodec/pngdec: Check length in fdAT by Michael Niedermayer 2020-04-07 19:29:44 +0200
  • e060f917f2 avcodec/g2meet: Check tile_width in epic_jb_decode_tile() by Michael Niedermayer 2020-04-05 22:58:29 +0200
  • 189d849aa5 avcodec/vp9dsp_template: Fix integer overflows in idct32_1d() by Michael Niedermayer 2020-02-11 22:58:08 +0100
  • 1c200201cd libavcodec/wmalosslessdec: prevent sum of positive numbers from becoming negative by Michael Niedermayer 2020-02-09 18:09:24 +0100
  • b055fa4b1c avcodec/txd: Check for input size against the header size. by Michael Niedermayer 2020-02-18 23:14:16 +0100
  • 54ec335e83 avcodec/svq1dec: Check that there is data left after the header by Michael Niedermayer 2020-02-18 23:28:33 +0100
  • a957f43072 avcodec/scpr3: Fix out of array access with dectab by Michael Niedermayer 2020-07-01 23:31:47 +0200
  • 2cebde69e0 avcodec/dstdec: Replace AC overread check by sample rate check by Michael Niedermayer 2020-07-01 21:27:23 +0200
  • 9fd30d0bdf avutil/avsscanf: Add () to avoid integer overflow in scanexp() by Michael Niedermayer 2020-06-18 11:56:53 +0200
  • 6fe28832a9 avformat/utils: reorder duration computation to avoid overflow by Michael Niedermayer 2020-06-21 12:24:04 +0200
  • 3ea2cfe162 avcodec/pngdec: Check for fctl after idat by Michael Niedermayer 2020-06-25 19:22:01 +0200
  • 57970c41f5 avformat/hls: Pass a copy of the URL for probing by Michael Niedermayer 2020-06-29 19:49:41 +0200
  • c00e881a45 avformat/hls: check segment duration value of EXTINF by Steven Liu 2020-05-29 11:39:05 +0800