Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | | *
  • | | *
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • 2742cb10c7 avcodec/fic: Avoid some magic numbers related to cursors by Michael Niedermayer 2018-05-05 23:42:36 +0200
  • 8229afc3a9 avcodec/mpeg4video: Detect reference studio streams as studio streams by Michael Niedermayer 2018-04-29 23:39:41 +0200
  • 76f8c8cd05 avcodec/mpeg4videodec: Do not corrupt bits_per_raw_sample by Michael Niedermayer 2018-04-29 20:49:21 +0200
  • 786834a693 avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for studio profile by Michael Niedermayer 2018-04-29 19:09:05 +0200
  • f2c253f083 avcodec/g2meet: ask for sample with overflowing RGB by Michael Niedermayer 2018-05-16 22:50:19 +0200
  • e26be20a27 avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecContext profile by Michael Niedermayer 2018-05-28 21:19:08 +0200
  • 7b7c582c15 avcodec/ac3dec: Check that the number of channels with dependant streams is valid by Michael Niedermayer 2018-05-25 22:55:19 +0200
  • 06b84f7271 avcodec/ac3dec: Fix null pointer dereference in ac3_decode_frame() by Michael Niedermayer 2018-05-25 22:22:27 +0200
  • f974cc9830 avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_dependent_coupling_fixed() by Michael Niedermayer 2018-05-25 22:06:48 +0200
  • af0ba288e7 oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behavior by Michael Niedermayer 2018-05-25 22:02:20 +0200
  • c98d84e229 avcodec/g723_1dec: Clip bits2 in both directions by Michael Niedermayer 2018-05-25 21:56:04 +0200
  • b3d740263c avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header() by Michael Niedermayer 2018-05-21 23:08:05 +0200
  • 6edf0ecab0 avcodec/mlpdec: Only change noise_type if the related fields are valid by Michael Niedermayer 2018-05-17 13:58:46 +0200
  • b2aaf5de42 indeo4: Decode all or nothing of a band header. by Michael Niedermayer 2018-05-17 13:40:38 +0200
  • 217367b5eb avcodec/ac3dec: Use frame_size if superframe_size is 0 by Michael Niedermayer 2018-05-18 01:48:38 +0200
  • c97f9ed53f avformat/mov: Only fail for STCO/STSC contradictions if both exist by Michael Niedermayer 2018-05-15 17:07:00 +0200
  • 05ac7fdeeb avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0 by Michael Niedermayer 2018-05-14 00:10:33 +0200
  • c071618ba6 avcodec/fic: Check available input space for cursor by Michael Niedermayer 2018-05-05 22:00:01 +0200
  • b367c23da1 avcodec/mpeg4videodec: Check bps (VOL header) before VOP for studio profile by Michael Niedermayer 2018-04-29 20:28:46 +0200
  • 58a03420be avcodec/g2meet: Check RGB upper limit by Michael Niedermayer 2018-04-27 20:16:13 +0200
  • cbe442048f avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case by Michael Niedermayer 2018-05-04 19:18:25 +0200
  • 87e9f5e118 avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done by Michael Niedermayer 2018-05-04 19:11:36 +0200
  • 2cffce26a7 avcodec/g2meet: Change order of operations to avoid undefined behavior by Michael Niedermayer 2018-05-04 18:16:08 +0200
  • c26e101654 avcodec/flac_parser: Fix infinite loop by Michael Niedermayer 2018-04-30 22:20:28 +0200
  • 60e408f252 avcodec/mpeg4videodec: Split decode_studio_vol_header() out of decode_studiovisualobject() by Michael Niedermayer 2018-04-29 21:19:15 +0200
  • e61dcd2c86 avcodec/mpeg4videodec: Move decode_studiovisualobject() parsing in the branch for visual object parsing by Michael Niedermayer 2018-04-29 21:19:14 +0200
  • dd3914c5b5 avcodec/mpeg4video_parser: Avoid litteral 0x1B6, use named constant instead by Michael Niedermayer 2018-04-30 18:17:20 +0200
  • 90c4c076c7 avcodec/mpeg4video_parser: Fix incorrect spliting of MPEG-4 studio frames by Michael Niedermayer 2018-04-29 23:56:15 +0200
  • d976855c00 avformat/m4vdec: Use the same constant names as libavcodec by Michael Niedermayer 2018-04-30 18:09:41 +0200
  • 7bc5d49c60 avformat/m4vdec: Fix detection of raw MPEG-4 ES Studio by Michael Niedermayer 2018-04-29 23:56:14 +0200
  • 36c4995428 avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED() by Michael Niedermayer 2018-04-27 21:44:07 +0200
  • 57bb78d980 avcodec/wavpack: Fix integer overflow in wv_unpack_stereo() by Michael Niedermayer 2018-04-27 21:44:06 +0200
  • b2cb42f1c3 avcodec/error_resilience: Fix integer overflow in filter181() by Michael Niedermayer 2018-04-22 21:46:05 +0200
  • fe7f2a77c7 avcodec/h263dec: Check slice_ret in mspeg4 slice loop by Michael Niedermayer 2018-04-22 21:07:45 +0200
  • 9dfe36616f avcodec/elsdec: Fix memleaks by Michael Niedermayer 2018-04-25 01:54:17 +0200
  • 4ace1597a2 avcodec/vc1_block: simplify ac_val computation by Michael Niedermayer 2018-04-23 02:08:10 +0200
  • 6d2c5bb5d2 avcodec/ffv1enc: Check that the crc + version combination is supported by Michael Niedermayer 2018-04-21 22:19:31 +0200
  • 8bd514d934 avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_coupling_fixed() by Michael Niedermayer 2018-06-14 16:41:49 +0200
  • 575d8ca026 avcodec/dirac_dwt_template: Fix undefined behavior in interleave() by Michael Niedermayer 2018-06-14 16:37:32 +0200
  • aa41d322be avutil/common: Fix undefined behavior in av_clip_uintp2_c() by Michael Niedermayer 2018-06-14 15:41:33 +0200
  • 2e205bfc14 avcodec/decode: Consider STRIDE_ALIGN in get_buffer_internal() when checking width by Michael Niedermayer 2018-06-14 15:00:55 +0200
  • 3dc5aa36fb qt-faststart - print errors to stderr by erankor 2018-06-14 14:06:14 +0300
  • 6129b13dad configure: simplify ffnvcodec version logic by Timo Rothenpieler 2018-06-15 11:18:37 +0200
  • f7d117b484 avcodec/nvenc: enable nvenc encoder instance reuse by Pavel Koshevoy 2018-06-07 09:08:15 -0600
  • 29cddc99cd lavfi/atempo: raise max tempo limit (v2) by Pavel Koshevoy 2018-06-14 19:19:17 -0600
  • 78298bce70 lavc/dpx: Reset n_datum for every new line when decoding 12bit. by Carl Eugen Hoyos 2018-06-13 14:19:45 +0200
  • 28d33c252e ffmpeg: assert that audio packet duration in process_input_packet() is non negative by Michael Niedermayer 2018-06-13 16:50:39 +0200
  • 16d8b13b3b fftools/ffmpeg: Fallback to duration if sample rate is unavailable by Michael Niedermayer 2018-05-01 22:44:07 +0200
  • 8176799f31 avformat/mov: Only set pkt->duration to non negative values by Michael Niedermayer 2018-05-16 23:35:58 +0200
  • daf38d0753 doc/formats: get fflags values up-to-date by Gyan Doshi 2018-06-14 17:28:45 +0530
  • c5e6c0b5f6 qt-faststart: add fate test for stco overflow by erankor 2018-06-11 14:45:11 +0300
  • dc16c9dd90 qt-faststart - stco offset bug fix by erankor 2018-06-01 09:55:45 +0300
  • ee09ffbfd2 qt-faststart: add validation on ftyp atom size by erankor 2018-06-13 11:48:20 +0300
  • 2fc108f60f avcodec/mpeg4videodec: Clear bits_per_raw_sample if it has originated from a previous instance by Michael Niedermayer 2018-06-09 22:25:38 +0200
  • 30af29a712 doc/devices: order alphabetically and add missing v4l2 outdev by Lou Logan 2018-06-13 11:21:12 -0800
  • 2223811b01 avformat/movenc: fix recognization of cover image streams by Timo Teräs 2018-06-04 17:36:19 +0300
  • 12205d2c89 avformat/movenc: properly handle cover image codecs by Timo Teräs 2018-06-01 02:24:39 +0300
  • 4aba45ca1f avformat/mov: Add check for per-sample IV size. by Jacob Trimble 2018-06-12 14:26:20 -0700
  • a6d85a97d0 configure: The eac3_core bitstream filter needs the ac3 parser. by Carl Eugen Hoyos 2018-06-12 10:02:44 +0200
  • 9461e7d3a5 configure: The eac3_core bitstream filter needs the ac3 parser. by Carl Eugen Hoyos 2018-06-12 10:02:44 +0200
  • 67747c89ad avformat: deprecate unused MP4A_LATM flag by Gyan Doshi 2018-06-10 20:18:10 +0530
  • 0946c0ec17 avdevice/decklink_dec: capture timecode to metadata when requested by Jon Morley 2018-05-31 02:45:07 -0700
  • fb480a1f1e avdevice/decklink_common: Move DECKLINK_* string functions into header by Jon Morley 2018-05-25 11:41:06 -0700
  • ba8a1d1618 avdevice/decklink_dec: use std::atomic for decklink_input_callback refcounting by Marton Balint 2018-06-04 10:27:42 +0200
  • 643123b29d avdevice/decklink_dec: use a custom memory allocator by Marton Balint 2018-06-04 10:02:46 +0200
  • 8a0c2901f1 lavc/qsv: suppress code scan complain by Zhong Li 2018-05-09 14:07:40 +0800
  • 238a8ae92f pixdesc: Only check against valid entries when iterating over lists of enums by Derek Buitenhuis 2018-06-08 16:40:29 +0100
  • 4ce701b4e6 qsvenc: remove vcm option on Linux by Zhong Li 2018-06-07 16:51:54 +0800
  • f8060865f3 qsvenc: use the compression_level to replace private option by Zhong Li 2018-06-08 07:00:18 +0800
  • 8c20ea8ee0 avcodec/h264_slice: Fix overflow in recovery_frame computation by Michael Niedermayer 2018-06-08 19:07:22 +0200
  • b796c5ae92 avcodec/h264_ps: Move MAX_LOG2_MAX_FRAME_NUM to header so it can be used in h264_sei by Michael Niedermayer 2018-06-10 17:02:47 +0200
  • 8b55591757 avcodec/h264_mc_template: Only prefetch motion if the list is used. by Michael Niedermayer 2018-06-08 18:25:14 +0200
  • c2852e4e00 avcodec/xwddec: Use ff_set_dimensions() by Michael Niedermayer 2018-06-08 00:42:31 +0200
  • d13379fb79 avcodec/wavpack: Fix overflow in adding tail by Michael Niedermayer 2018-06-08 00:07:04 +0200
  • d9f72e53bf avcodec/libzvbi-teletextdec: add support for selecting subtitle pages only by Marton Balint 2018-04-28 21:42:34 +0200
  • 3a56ade1f3 lsws/rgb2rgb_template: Do not compile unneeded shuffle functions on big-endian. by Carl Eugen Hoyos 2018-06-10 03:19:59 +0200
  • 1213840265 lavc/aacsbr: fix make checkheaders warning by Jun Zhao 2018-06-04 21:42:18 +0800
  • 4030d3d3f4 lavc/dolby_e: fix make checkheaders warning by Jun Zhao 2018-06-04 21:32:37 +0800
  • 5686c4489a ffmpeg: Fail if the user requested impossible subtitle encoding. by Carl Eugen Hoyos 2018-06-06 21:09:38 +0200
  • cf81a9c078 avformat/mov: Fix reading saio/saiz for clear content. by Jacob Trimble 2018-06-07 10:29:33 -0700
  • 7b80df677a doc/filters: change subtitles example to hint at correct color syntax by Gyan Doshi 2018-06-09 12:36:24 +0530
  • 2bd26dea66 avformat/mxfdec: add support for recognizing timed text streams by Marton Balint 2018-05-19 12:29:51 +0200
  • d070d6f69d avcodec/avcodec.h: add AV_CODEC_ID_TTML by Marton Balint 2018-05-19 11:06:23 +0200
  • d48fb904fa avformat/mxfdec: remove check for NULL MXFTrack in mxf_set_pts by Marton Balint 2018-05-31 01:32:29 +0200
  • 5d3f78383e avformat/mxfdec: only disallow seek on metadata streams by Marton Balint 2018-05-31 01:29:06 +0200
  • f9e77586cb avformat/mxfdec: recognize SMPTE 436 VBI data by Marton Balint 2018-05-19 11:17:20 +0200
  • 183db8a80b avformat/mxfdec: use MXFCodecUL struct to store essence description for data_essence_container_uls by Marton Balint 2018-05-18 21:06:17 +0200
  • 9c12938ec5 ffmpeg: mark sseof as an input-only option by Gyan Doshi 2018-06-07 23:15:35 +0530
  • 648361c2fa libavfilter/dnn_interface.c: fix av_freep dnn_module. by Sergey Lavrushkin 2018-06-07 18:22:22 +0300
  • d29c35b4d8 libavfilter/vf_srcnn.c: adds DNN module backend AVOption, changes AV_LOG_INFO message to AV_LOG_VERBOSE. by Sergey Lavrushkin 2018-06-06 01:44:40 +0300
  • 550372d0c4 MAINTAINERS: add myself to qsv section by Zhong Li 2018-06-04 17:41:57 +0800
  • f2abd36b38 avcodec/shorten: Fix multiple integer overflows by Michael Niedermayer 2018-06-05 13:19:35 +0200
  • 606c714823 avcodec/shorten: Fix undefined shift in fix_bitshift() by Michael Niedermayer 2018-06-05 13:15:34 +0200
  • a711efe922 avcodec/shorten: Fix a negative left shift in shorten_decode_frame() by Michael Niedermayer 2018-06-05 13:12:54 +0200
  • d91a0b503d avcodec/shorten: Sanity check nmeans by Michael Niedermayer 2018-06-05 13:03:48 +0200
  • 3769aafb7c configure: fix check for opencl by Jun Zhao 2018-06-02 11:02:38 +0800
  • 3161df5b0c lavfi/opencl: remove redundant header. by Jun Zhao 2018-05-30 08:54:45 +0800
  • 3bab7b70da lavu/hwcontext_opecl: fix the build warning by Jun Zhao 2018-05-30 08:13:13 +0800
  • 47a818323b doc/general.texi: clarify FDK-AAC licensing & usability by Gyan Doshi 2018-06-07 17:04:56 +0530
  • e4006a474f lavu: add calling convention for OpenCL callback. by Ruiling Song 2018-06-06 23:31:44 +0800