Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • 1911fdb7b8 avcodec/mlpdec: Insuffient typo by Michael Niedermayer 2019-02-23 22:00:39 +0100
  • da696f9966 avcodec/jvdec: Check available input space before decode8x8() by Michael Niedermayer 2019-02-21 01:09:43 +0100
  • 8dde01b57b avformat/webmdashenc: Check id in adaption_sets by Michael Niedermayer 2019-02-13 10:15:04 +0100
  • 423319d157 avformat/http: Fix Out-of-Bounds access in process_line() by Wenxiang Qian 2019-02-13 08:54:08 +0100
  • 7426a7c958 avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 by Wenxiang Qian 2019-02-13 08:47:20 +0100
  • 4123064b5f avformat/mov.c: require tfhd to begin parsing trun by chcunningham 2019-02-06 16:12:51 -0800
  • 5f0699d39a avcodec/pgssubdec: Check for duplicate display segments by Michael Niedermayer 2019-01-29 01:06:01 +0100
  • 61894a612b avformat/rtsp: Check number of streams in sdp_parse_line() by Michael Niedermayer 2019-01-25 21:30:04 +0100
  • 90fbb18a7c avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() by Michael Niedermayer 2019-01-28 00:53:22 +0100
  • 54c01b6f94 avcodec/fic: Check that there is input left in fic_decode_block() by Michael Niedermayer 2019-01-23 00:30:53 +0100
  • af857cb62f avutil/mem: Optimize fill32() by unrolling and using 64bit by Michael Niedermayer 2019-01-17 22:35:10 +0100
  • d9590afafc configure: bump year by James Almer 2019-01-01 15:26:31 -0300
  • 1e41754792 avcodec/4xm: Fix returned error codes by Michael Niedermayer 2018-12-31 18:11:44 +0100
  • 415dd357af avcodec/mjpegbdec: Fix some misplaced {} and spaces by Michael Niedermayer 2018-12-28 22:22:56 +0100
  • 12dcf732ff avformat/wvdec: detect and error out on WavPack DSD files by David Bryant 2018-11-20 21:00:47 -0800
  • a7f94ae583 avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa by gxw 2018-12-24 14:07:44 +0800
  • 75c53cf09e avcodec/fic: Fail on invalid slice size/off by Michael Niedermayer 2018-12-16 21:43:07 +0100
  • 6cc642cafa postproc/postprocess_template: Avoid using %4 for the threshold compare by Michael Niedermayer 2018-12-20 22:40:05 +0100
  • 968c4cbf22 fate/cbs: add svc AV1 tests by James Almer 2019-12-02 14:45:02 -0300
  • 5985ca0436 avcodec/av1_parser: skip frames with spatial_id > 0 by James Almer 2019-12-02 14:38:52 -0300
  • f9d4366912 avfilter/buffersrc: remove write-only variable by Zhao Zhili 2019-12-02 21:18:50 +0800
  • 01b179f39b avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan() by Michael Niedermayer 2018-12-18 14:27:48 +0100
  • 68be54dfbe lavf/id3v2: fail read_apic on EOF reading mimetype by chcunningham 2018-12-14 13:44:07 -0800
  • 8381cbf692 avformat/nutenc: Document trailer index assert better by Michael Niedermayer 2018-12-14 21:52:09 +0100
  • acd49222eb lavf/mov: ensure only one tkhd per trak by chcunningham 2018-12-13 13:58:40 -0800
  • b3dab0f894 avcodec/msvideo1: Check for too small dimensions by Michael Niedermayer 2018-12-01 22:16:19 +0100
  • d6b647e221 avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal size by Michael Niedermayer 2018-11-27 23:37:03 +0100
  • b84cda4b63 avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size by Michael Niedermayer 2018-11-29 02:32:10 +0100
  • c78d5c9ce9 avcodec/truemotion2: fix integer overflows in tm2_low_chroma() by Michael Niedermayer 2018-11-17 00:38:53 +0100
  • 637742b45d fate/cbs: add a decode model AV1 test by James Almer 2019-11-30 22:12:10 -0300
  • af7ab32b89 fate/cbs: add a switch frame AV1 test by James Almer 2019-11-30 21:27:17 -0300
  • 553c1431ac Revert "avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use" by James Almer 2019-11-17 10:26:53 -0300
  • eced91afa5 avcodec/cbs_av1: implement missing set_frame_refs() function by James Almer 2019-11-17 00:50:38 -0300
  • 289a79d545 (tag: n3.4.7) Changelog: update by Michael Niedermayer 2019-12-01 18:24:40 +0100
  • 0b49c74fe1 avcodec/g729dec: require buf_size to be non 0 by Michael Niedermayer 2019-11-09 21:19:24 +0100
  • 4d932eb66b avcodec/alac: Fix integer overflow in lpc_prediction() with sign by Michael Niedermayer 2019-11-08 20:40:46 +0100
  • f4daf42c1a avcodec/wmaprodec: Fix buflen computation in save_bits() by Michael Niedermayer 2019-11-08 19:20:31 +0100
  • 5b43aa7a80 avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() by Michael Niedermayer 2019-11-08 18:31:02 +0100
  • 2f942ddf74 avcodec/vmdaudio: Check chunk counts to avoid integer overflow by Michael Niedermayer 2019-11-08 17:28:27 +0100
  • 0eff731d8d avformat/mxfdec: Clear metadata_sets_count in mxf_read_close() by Michael Niedermayer 2019-10-31 13:32:55 +0100
  • db659cdf47 avcodec/nuv: Use ff_set_dimensions() by Michael Niedermayer 2019-11-23 09:29:58 +0100
  • ed4f485353 avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next by Michael Niedermayer 2019-11-05 22:11:52 +0100
  • 6ce5379105 avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel() by Michael Niedermayer 2019-11-05 22:27:04 +0100
  • a67d997ad7 avcodec/g729dec: Use 64bit and clip in scalar product by Michael Niedermayer 2019-11-05 23:28:35 +0100
  • 3f18698652 avcodec/mxpegdec: Check for multiple SOF by Michael Niedermayer 2019-11-03 12:20:14 +0100
  • 9162df98e1 avcodec/nuv: Move comptype check up by Michael Niedermayer 2019-11-02 14:14:44 +0100
  • 66e701af69 avcodec/wmavoice: Fix integer overflow in synth_frame() by Michael Niedermayer 2019-11-02 15:15:46 +0100
  • f3e553e36a avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases by Michael Niedermayer 2019-10-20 23:02:27 +0200
  • 650ce5047c avutil/lfg: Correct index increment type to avoid undefined behavior by Michael Niedermayer 2019-10-19 21:27:41 +0200
  • e2def5f382 avcodec/cngdec: Remove AV_CODEC_CAP_DELAY by Michael Niedermayer 2019-10-19 21:58:26 +0200
  • a11aa5f3ed avcodec/alsdec: Discard frames for which no channel could be decoded by Michael Niedermayer 2019-11-09 22:02:50 +0100
  • fd3c34ff30 avcodec/alsdec: Avoid 1 layer of pointer dereferences in INTERLEAVE_OUTPUT() by Michael Niedermayer 2019-11-09 21:52:26 +0100
  • 0ddef00457 avcodec/g729dec: Avoid one multiply by using init_get_bits8() by Michael Niedermayer 2019-11-09 21:32:09 +0100
  • 336f9461df avcodec/g729dec: Avoid using buf_size by Michael Niedermayer 2019-11-09 21:21:51 +0100
  • 576746b4e3 avcodec/g729dec: Factor block_size out by Michael Niedermayer 2019-11-09 21:11:02 +0100
  • f64be9da4c avcodec/g729dec: require buf_size to be non 0 by Michael Niedermayer 2019-11-09 21:19:24 +0100
  • d468da8d79 avcodec/g729dec: Check for KELVIN && 6k4 by Michael Niedermayer 2019-11-09 21:08:58 +0100
  • 7686ba1f14 avcodec/alac: Fix integer overflow in lpc_prediction() with sign by Michael Niedermayer 2019-11-08 20:40:46 +0100
  • 589cb44498 avcodec/wmaprodec: Fix buflen computation in save_bits() by Michael Niedermayer 2019-11-08 19:20:31 +0100
  • 0e010e489b avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() by Michael Niedermayer 2019-11-08 18:31:02 +0100
  • 47d963335e avcodec/vmdaudio: Check chunk counts to avoid integer overflow by Michael Niedermayer 2019-11-08 17:28:27 +0100
  • 13816a1d08 avformat/mxfdec: Clear metadata_sets_count in mxf_read_close() by Michael Niedermayer 2019-10-31 13:32:55 +0100
  • 5946243fa8 avformat/flac_picture: Return directly if nothing has been allocated by Andreas Rheinhardt 2019-11-29 20:44:11 +0100
  • 84a4261cd8 avformat/flac_picture: Switch to bytestream2 API by Andreas Rheinhardt 2019-11-29 20:44:10 +0100
  • 35005a4af1 avformat/flac_picture: Simplify checks by Andreas Rheinhardt 2019-11-29 20:44:09 +0100
  • 9cc88ed4b7 avformat/smoothstreamingenc: removed unused check of avformat_free_context by Steven Liu 2019-11-29 13:16:00 +0800
  • 0f79a71353 avformat/rtpenc_mpegts: removed unused check of avformat_free_context by Steven Liu 2019-11-29 13:15:59 +0800
  • e880f4fb38 avformat/hdsenc: removed unused check of avformat_free_context by Steven Liu 2019-11-29 13:15:58 +0800
  • b26225a3c7 avformat/dashenc: remove unused check of avformat_free_context by Steven Liu 2019-11-29 13:15:57 +0800
  • e5db2e96c0 avformat/avc: add missing return error value by James Almer 2019-11-30 11:26:17 -0300
  • 99d78e4f42 lavc/extract_extradata: Use bytestream api by Andriy Gelman 2019-11-30 08:30:19 -0500
  • 76e0ecec0b avcodec/extract_extradata_bsf: Don't unref uninitialized buffers by Andreas Rheinhardt 2019-11-30 07:38:10 +0100
  • 18507b4882 avformat/avc: fix sps buffer offset when calling ff_avc_decode_sps() by James Almer 2019-11-29 23:13:36 -0300
  • 0d67af34c2 fate/demux: add an AV1 Annex B test by James Almer 2019-11-18 10:44:32 -0300
  • 378065f08f avcodec/av1_parser: export stream dimensions in avctx by James Almer 2019-11-18 10:43:40 -0300
  • 13ed243594 fate/lavf-container: add an H264 mp4 remux test by James Almer 2019-11-29 18:12:41 -0300
  • de557eb191 fate/lavf-container: add an AV1 mp4 remux test by James Almer 2019-11-29 18:02:05 -0300
  • 19956d01cc libavdevice/lavfi: check avfilter_graph_dump return value by Zhao Zhili 2019-11-21 15:08:18 +0800
  • 2205fb2810 avformat/avio: Use ffurl_closep by Andreas Rheinhardt 2019-11-29 10:42:48 +0100
  • 8c2f81a17a avfilter/vf_hqdn3d: add support for commands by Paul B Mahol 2019-11-21 15:50:35 +0100
  • 3a61297a67 avfilter/vf_hqdn3d: add support for 12bit and 14bit yuv formats by Paul B Mahol 2019-11-21 15:27:43 +0100
  • 2952d9c5dc lavc/mvha: Check init_get_bits8() for failure by Jun Zhao 2019-11-28 19:42:01 +0800
  • d965589022 lavf/vividas: check avformat_new_stream() return by Jun Zhao 2019-11-28 19:07:48 +0800
  • c1ed00fd18 avfilter/vf_yadif: rename config_props -> config_output, link -> outlink by Limin Wang 2019-11-28 09:41:15 +0800
  • ff5c8e57e7 avformat/vividas: Avoid allocation of AVIOContext by Andreas Rheinhardt 2019-11-28 15:31:33 +0100
  • 16fa513392 avformat/avc: write the missing bits in the AVC Decoder Configuration Box by James Almer 2019-11-26 11:58:16 -0300
  • 4d97b2ad2f avformat/movenc: Avoid allocation for small dynamic buffers by Andreas Rheinhardt 2019-11-27 13:22:11 +0100
  • 3a58ec7c77 avformat/matroskaenc: Avoid allocation for small dynamic buffers by Andreas Rheinhardt 2019-11-27 13:22:10 +0100
  • aad82270b6 avformat/id3v2enc: Avoid allocation for small tags by Andreas Rheinhardt 2019-11-27 13:22:09 +0100
  • c36a3df676 avformat/avc: Avoid allocation for small SPS/PPS arrays by Andreas Rheinhardt 2019-11-27 13:22:08 +0100
  • a31f68fb44 avformat/av1: Avoid allocation for small headers by Andreas Rheinhardt 2019-11-27 13:22:07 +0100
  • 67ce9e0463 avformat/apetag: Avoid allocation for small tags by Andreas Rheinhardt 2019-11-27 13:22:06 +0100
  • 163bb9ac0a avformat/aviobuf: Avoid allocating buffer when using dynamic buffer by Andreas Rheinhardt 2019-11-27 13:22:05 +0100
  • 8aa143eaa8 avfilter/vf_libvmaf: Check for av_frame_alloc failure by Limin Wang 2019-11-20 23:24:22 +0800
  • df912bbc5f avformat/flacenc: Add const to ff_flac_write_header() parameter by Andreas Rheinhardt 2019-11-27 08:48:56 +0100
  • ed5cdf3d5a avcodec/vp8: fix multiple ff_thread_finish_setup() calls by Zhao Zhili 2019-11-14 12:29:55 +0800
  • 3a6ec10d90 avfilter/vf_colorconstancy: av_frame_free(&in) in case of error or direct flag is false by Limin Wang 2019-11-27 18:46:51 +0800
  • df625057af lavc/qsvenc: Fix some code indentations by Linjie Fu 2019-11-26 11:53:16 +0800
  • 1b831bc729 doc/encoder: add the missing qsv encoders by Zhong Li 2019-11-27 07:04:23 +0000
  • 846e26b8c9 lavc/rav1e: log and doc updated for const quantizer mode by Zhong Li 2019-11-12 09:09:20 +0000