5d28b2dc37
avcodec/dvbsubdec: Check object position by
2019-03-05 20:14:05 +0100
bed614b0cc
avcodec/cdgraphics: Use ff_set_dimensions() by
2019-03-05 12:51:22 +0100
5ff9505770
avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes by
2019-02-24 00:44:40 +0100
8c69d65cb4
avcodec/aic: Check remaining bits in aic_decode_coeffs() by
2019-02-25 13:26:25 +0100
4e5a17e790
avcodec/bethsoftvideo: Check block_type by
2019-02-24 23:39:44 +0100
6299f85cf2
avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() by
2019-02-19 00:05:51 +0100
8a598030e2
avcodec/error_resilience: Use a symmetric check for skipping MV estimation by
2019-02-19 18:41:42 +0100
e9dbc7b309
avcodec/mlpdec: Insuffient typo by
2019-02-23 22:00:39 +0100
715b526d82
avcodec/zmbv: obtain frame later by
2019-02-21 17:25:14 +0100
fdf19ce6c6
avcodec/jvdec: Check available input space before decode8x8() by
2019-02-21 01:09:43 +0100
5773985902
avcodec/h264_direct: Fix overflow in POC comparission by
2019-02-14 00:05:34 +0100
0213519add
avformat/webmdashenc: Check id in adaption_sets by
2019-02-13 10:15:04 +0100
a0692be43b
avformat/http: Fix Out-of-Bounds access in process_line() by
2019-02-13 08:54:08 +0100
dacc00a2e3
avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 by
2019-02-13 08:47:20 +0100
f84464c6de
avformat/matroskadec: Do not leak queued packets on sync errors by
2019-02-06 15:29:38 +0100
750ec96f66
avformat/mov: validate chunk_count vs stsc_data by
2019-02-07 14:58:17 -0800
90c194710a
avformat/mov.c: require tfhd to begin parsing trun by
2019-02-06 16:12:51 -0800
98b5ec4bc0
avcodec/pgssubdec: Check for duplicate display segments by
2019-01-29 01:06:01 +0100
d116540d06
avformat/rtsp: Check number of streams in sdp_parse_line() by
2019-01-25 21:30:04 +0100
e5ea21a580
avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() by
2019-01-28 00:53:22 +0100
20337eb106
avcodec/fic: Check that there is input left in fic_decode_block() by
2019-01-23 00:30:53 +0100
8ea2558ab7
avutil/mem: Optimize fill32() by unrolling and using 64bit by
2019-01-17 22:35:10 +0100
5e09dc8afe
avcodec/dfa: Check the chunk header is not truncated by
2019-03-10 23:45:19 +0100
51d29541cb
avcodec/dvbsubdec: Check object position by
2019-03-05 20:14:05 +0100
d2fd2921e3
avcodec/cdgraphics: Use ff_set_dimensions() by
2019-03-05 12:51:22 +0100
2d825946a3
avformat/gdv: Check fps by
2019-03-05 00:48:18 +0100
6689435190
avcodec/scpr: Fix use of uninitialized variable by
2019-02-28 00:12:14 +0100
f2e3eae204
avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes by
2019-02-24 00:44:40 +0100
7cc9a20791
avcodec/aic: Check remaining bits in aic_decode_coeffs() by
2019-02-25 13:26:25 +0100
98fa61c020
avcodec/gdv: Check for truncated tags in decompress_5() by
2019-02-25 01:26:30 +0100
6abc6acd50
avcodec/bethsoftvideo: Check block_type by
2019-02-24 23:39:44 +0100
7a25b3192d
avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() by
2019-02-19 00:05:51 +0100
902c96ae16
avcodec/error_resilience: Use a symmetric check for skipping MV estimation by
2019-02-19 18:41:42 +0100
49f8873f8b
avcodec/mlpdec: Insuffient typo by
2019-02-23 22:00:39 +0100
edf0297c61
avcodec/zmbv: obtain frame later by
2019-02-21 17:25:14 +0100
3891dbf4cf
avcodec/jvdec: Check available input space before decode8x8() by
2019-02-21 01:09:43 +0100
8ddad9f9cd
avcodec/h264_direct: Fix overflow in POC comparission by
2019-02-14 00:05:34 +0100
1613b1669d
avformat/webmdashenc: Check id in adaption_sets by
2019-02-13 10:15:04 +0100
3b4630c181
avformat/http: Fix Out-of-Bounds access in process_line() by
2019-02-13 08:54:08 +0100
e62abf9398
avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 by
2019-02-13 08:47:20 +0100
e2ae3419ff
avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces by
2019-02-06 12:56:01 +0000
9191218d11
avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning by
2019-02-06 11:29:22 +0000
f906710870
avformat/matroskadec: Do not leak queued packets on sync errors by
2019-02-06 15:29:38 +0100
3ae6063f5a
avformat/mov: Do not use reference stream in mov_read_sidx() if there is no reference stream by
2019-02-12 23:28:35 +0100
80603682ff
avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c() by
2019-02-03 15:13:03 +0100
08b159fd0d
avformat/mov: validate chunk_count vs stsc_data by
2019-02-07 14:58:17 -0800
0063964f84
avformat/mov.c: require tfhd to begin parsing trun by
2019-02-06 16:12:51 -0800
4946bda473
avcodec/pgssubdec: Check for duplicate display segments by
2019-01-29 01:06:01 +0100
136ec39a2f
avformat/rtsp: Check number of streams in sdp_parse_line() by
2019-01-25 21:30:04 +0100
d3aab63320
avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() by
2019-01-28 00:53:22 +0100
ae4148b895
avcodec/fic: Check that there is input left in fic_decode_block() by
2019-01-23 00:30:53 +0100
23f6170f1b
avcodec/tiff: Check for 12bit gray fax by
2019-01-12 19:37:18 +0100
532b6c2b25
avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() by
2018-12-25 23:15:20 +0100
9e5cb0df49
avutil/mem: Optimize fill32() by unrolling and using 64bit by
2019-01-17 22:35:10 +0100
6c2e465f62
configure: bump year by
2019-01-01 15:26:31 -0300
e726cd332d
avcodec/diracdec: Check component quant by
2018-11-14 09:42:44 +0100
c4f2a8c6c1
avcodec/tests/rangecoder: initialize array to avoid valgrind warning by
2019-01-04 02:46:29 +0100
84ef2bba6c
avcodec/h264_slice: Fix integer overflow in implicit_weight_table() by
2019-01-04 20:00:38 +0100
980ad51291
avcodec/exr: set layer_match in all branches by
2018-12-25 21:30:54 +0100
b2fd3250c4
avcodec/exr: Check for duplicate channel index by
2018-12-25 18:41:58 +0100
d43b488340
avcodec/4xm: Fix returned error codes by
2018-12-31 18:11:44 +0100
8349bcb526
avcodec/v4l2_m2m: fix cant typo by
2018-12-28 22:22:53 +0100
8490652c9c
avcodec/mjpegbdec: Fix some misplaced {} and spaces by
2018-12-28 22:22:56 +0100
24438427ef
avformat/wvdec: detect and error out on WavPack DSD files by
2018-11-20 21:00:47 -0800
4656ad1e96
avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa by
2018-12-24 14:07:44 +0800
d99a3f9792
avcodec/fic: Fail on invalid slice size/off by
2018-12-16 21:43:07 +0100
30046553a5
postproc/postprocess_template: remove FF_REG_sp from clobber list by
2018-12-20 22:40:06 +0100
7df1c93619
postproc/postprocess_template: Avoid using %4 for the threshold compare by
2018-12-20 22:40:05 +0100
728f142651
avcodec/rpza: Check that there is enough data for all the blocks by
2018-12-16 19:13:27 +0100
3ca0a8e077
avcodec/rpza: Move frame allocation to a later point by
2018-12-16 19:04:56 +0100
4556f7c8a2
avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_ID by
2018-12-07 21:52:30 +0100
f51a271f20
avformat/mpegts: Fix side data type for stream id by
2018-12-07 21:51:48 +0100
53d34fad0d
tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgb by
2018-12-06 21:51:22 +0100
e657e8e8d6
avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan() by
2018-12-18 14:27:48 +0100
96062eb3cc
lavf/id3v2: fail read_apic on EOF reading mimetype by
2018-12-14 13:44:07 -0800
f9b7c87145
avformat/nutenc: Document trailer index assert better by
2018-12-14 21:52:09 +0100
cb901e1836
lavf/mov: ensure only one tkhd per trak by
2018-12-13 13:58:40 -0800
04fe02bd80
avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with --disable-optimizations by
2018-12-04 16:29:40 +0100
a6d25b6ba5
avcodec/msvideo1: Check for too small dimensions by
2018-12-01 22:16:19 +0100
d6aac086b6
avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal size by
2018-11-27 23:37:03 +0100
f06485063d
avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size by
2018-11-29 02:32:10 +0100
506b9c88c7
avcodec/truemotion2rt: Fix rounding in input size check by
2018-11-17 09:24:30 +0100
940c6f3fb1
avcodec/truemotion2: fix integer overflows in tm2_low_chroma() by
2018-11-17 00:38:53 +0100
5e1133920f
avcodec/pngdec: Check compression method by
2018-11-09 03:12:45 +0100
4376377c51
fftools/ffmpeg: Repair reinit_filter feature by
2018-11-13 20:29:40 +0100
e8aaadd41e
avcodec/shorten: Fix integer overflow with offset by
2018-11-09 19:59:27 +0100
a6e6b86669
avcodec/cavsdec: Propagate error codes inside decode_mb_i() by
2018-11-04 20:00:16 +0100
f3404f6b90
avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case by
2018-10-28 21:08:39 +0100
013f71497b
avcodec/tiff: do not allow bpp 40 with undefined pixel formats by
2019-03-23 18:28:10 +0100
5fceac1cdb
lavd/v4l2: Fix the type of the probe function. by
2019-03-23 23:42:09 +0100
5252d594a1
lavc/libdavs2: fix frame dumping error description by
2019-03-23 14:08:00 +0800
bf05f621d5
lavc/libdavs2: add davs2_flush by
2019-03-23 14:07:16 +0800
2cb29a5d8d
avformat/avformat.h: update the comment from deprecated to new API by
2019-03-23 14:04:39 +0800
fba42b33b7
lavf/flvdec: fix typo in log message by
2019-03-23 11:28:15 +0800
305025c8ae
lavfi/sidedata: add missed frame side data type by
2019-03-09 11:56:39 +0800
47e12966b7
Merge commit '0676de935b1e81bc5b5698fef3e7d48ff2ea77ff' by
2019-03-22 16:04:42 -0300
e704070f61
lavd/v4l2-common: Add an entry for Z16. by
2019-03-21 01:24:42 +0100
b073fb9eea
lavfi/colorspace_common: add ifdef check to be more compatible. by
2019-01-21 15:44:04 +0800
8b951cd475
lavfi/tonemap_opencl: reuse color matrix calculation from colorspace.c by
2019-01-22 15:01:56 +0800
2593122a16
lavfi/opencl: add ff_opencl_print_const_matrix_3x3() by
2019-01-22 14:47:54 +0800