83040 Commits (dacc00a2e336fb5fa6403044d3dc5212a48c09ca)
 

Author SHA1 Message Date
  Wenxiang Qian dacc00a2e3 avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 7 years ago
  Michael Niedermayer f84464c6de avformat/matroskadec: Do not leak queued packets on sync errors 7 years ago
  chcunningham 750ec96f66 avformat/mov: validate chunk_count vs stsc_data 7 years ago
  chcunningham 90c194710a avformat/mov.c: require tfhd to begin parsing trun 7 years ago
  Michael Niedermayer 98b5ec4bc0 avcodec/pgssubdec: Check for duplicate display segments 7 years ago
  Michael Niedermayer d116540d06 avformat/rtsp: Check number of streams in sdp_parse_line() 7 years ago
  Michael Niedermayer e5ea21a580 avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() 7 years ago
  Michael Niedermayer 20337eb106 avcodec/fic: Check that there is input left in fic_decode_block() 7 years ago
  Michael Niedermayer 8ea2558ab7 avutil/mem: Optimize fill32() by unrolling and using 64bit 7 years ago
  James Almer a06cd0283e avcodec/hevcdec: decode at most one slice reporting being the first in the picture 7 years ago
  Paul B Mahol 4321092be3 avfilter/af_silenceremove: fix possible crash if supplied duration is negative 8 years ago
  James Almer a97ea53ad9 configure: bump year 7 years ago
  Michael Niedermayer 05ed562862 Update for 3.2.13 7 years ago
  Michael Niedermayer 3389d479ac avcodec/diracdec: Check component quant 7 years ago
  Michael Niedermayer 53319cbe97 avcodec/tests/rangecoder: initialize array to avoid valgrind warning 7 years ago
  Michael Niedermayer f4a9455e03 avcodec/h264_slice: Fix integer overflow in implicit_weight_table() 7 years ago
  Michael Niedermayer 9f92a1d020 avcodec/exr: set layer_match in all branches 7 years ago
  Michael Niedermayer aae57535ca avcodec/4xm: Fix returned error codes 7 years ago
  Michael Niedermayer a27b49579d avcodec/mjpegbdec: Fix some misplaced {} and spaces 7 years ago
  David Bryant 0eaff670a7 avformat/wvdec: detect and error out on WavPack DSD files 7 years ago
  gxw 0f9cb4e726 avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa 7 years ago
  Michael Niedermayer 6e5238d55f avcodec/fic: Fail on invalid slice size/off 7 years ago
  Michael Niedermayer 5a82f570a4 postproc/postprocess_template: remove FF_REG_sp from clobber list 7 years ago
  Michael Niedermayer bcf1557736 postproc/postprocess_template: Avoid using %4 for the threshold compare 7 years ago
  Michael Niedermayer a48c69a04e avcodec/rpza: Check that there is enough data for all the blocks 7 years ago
  Michael Niedermayer b96292c6d3 avcodec/rpza: Move frame allocation to a later point 7 years ago
  Michael Niedermayer bcc42f1923 avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_ID 7 years ago
  Michael Niedermayer d9010b1d8f avformat/mpegts: Fix side data type for stream id 7 years ago
  Michael Niedermayer 72536017a7 avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan() 7 years ago
  chcunningham 490a5253ca lavf/id3v2: fail read_apic on EOF reading mimetype 7 years ago
  Michael Niedermayer 9925adcd68 avformat/nutenc: Document trailer index assert better 7 years ago
  chcunningham 418f13261f lavf/mov: ensure only one tkhd per trak 7 years ago
  Michael Niedermayer 3c2207b10f avcodec/msvideo1: Check for too small dimensions 7 years ago
  Michael Niedermayer 4ff4fd4179 avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal size 7 years ago
  Michael Niedermayer aa5190d54a avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size 7 years ago
  Michael Niedermayer f3400e731a avcodec/truemotion2rt: Fix rounding in input size check 7 years ago
  Michael Niedermayer dfa3a5ac63 avcodec/truemotion2: fix integer overflows in tm2_low_chroma() 7 years ago
  Michael Niedermayer de1d2ea6b2 avcodec/pngdec: Check compression method 7 years ago
  Michael Niedermayer 0612e6a0d7 avcodec/shorten: Fix integer overflow with offset 7 years ago
  Michael Niedermayer d10266a96f avcodec/cavsdec: Propagate error codes inside decode_mb_i() 7 years ago
  Michael Niedermayer 875a5d055b avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupported mp3adu case 7 years ago
  Michael Niedermayer c2af767c3e avutil/integer: Fix integer overflow in av_mul_i() 7 years ago
  Michael Niedermayer e6f8f6a7ee avcodec/msrle: Check that the input is large enough to contain a end of picture code 7 years ago
  Michael Niedermayer 353ef58a82 avcodec/jpeg2000dec: Fix off by 1 error in JPEG2000_PGOD_CPRL handling 7 years ago
  Michael Niedermayer 1effc4baa1 avcodec/mpeg4videodec: Fix typo in sprite delta check 7 years ago
  Michael Niedermayer 72268fbdc3 avcodec/h264_cavlc: Check mb_skip_run 7 years ago
  Michael Niedermayer f266eca585 avcodec/ra144: Fix integer overflow in add_wav() 7 years ago
  Michael Niedermayer 77d35ab734 avformat/utils: Never store negative values in last_IP_duration 7 years ago
  Michael Niedermayer 9181ecd2e6 avformat/utils: Fix integer overflow in discontinuity check 7 years ago
  Michael Niedermayer 72babd45c8 avcodec/unary: Improve get_unary() docs 7 years ago