88238 Commits (85b8a4d2c7f4e2b5ea2ac0ba6f3bbfa12a10708d)
 

Author SHA1 Message Date
  Michael Niedermayer 85b8a4d2c7 avcodec/aacdec_fixed: Fix undefined shift in noise_scale() 6 years ago
  Michael Niedermayer bbbe82b142 avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() 6 years ago
  Michael Niedermayer 26d7824352 avformat/mov: Skip stsd adjustment without chunks 6 years ago
  Michael Niedermayer 59ac418258 avformat/aadec: Check for scanf() failure 6 years ago
  Michael Niedermayer 7751626787 avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside 6 years ago
  Michael Niedermayer b27afd717d avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform() 6 years ago
  Michael Niedermayer 76f6712057 avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation 6 years ago
  Michael Niedermayer 12a6305799 avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks() 6 years ago
  Michael Niedermayer 1a71be4eaa avcodec/rscc: Check that the to be uncompressed input is large enough 6 years ago
  James Almer 45bf2f4d72 avcodec/bsf: check that AVBSFInternal was allocated before dereferencing it 6 years ago
  Carl Eugen Hoyos cfa7c079f7 lavf/rawenc: Only accept the appropriate stream type for raw muxers. 6 years ago
  Stefan Schoenefeld 31161bc969 avcodec/h263dec: fix hwaccel decoding 6 years ago
  Mark Harris 29362d5f9a avutil/mem: Fix invalid use of av_alloc_size 7 years ago
  James Almer bb22b9ce21 avformat/aacdec: resync to the next adts frame on invalid data instead of aborting 6 years ago
  James Almer a9282fc964 avformat/aacdec: factorize the adts frame resync code 6 years ago
  Michael Niedermayer 0ac9001ab9 Update for 3.4.6 6 years ago
  Michael Niedermayer 9ccc633068 avcodec/hevcdec: Avoid only partly skiping duplicate first slices 6 years ago
  Carl Eugen Hoyos d31940f04e lavc/bmp: Avoid a heap buffer overwrite for 1bpp input. 6 years ago
  Michael Niedermayer 807d443c7e avcodec/truemotion2: Fix integer overflow in tm2_null_res_block() 7 years ago
  Michael Niedermayer 5e09dc8afe avcodec/dfa: Check the chunk header is not truncated 7 years ago
  Michael Niedermayer 51d29541cb avcodec/dvbsubdec: Check object position 7 years ago
  Michael Niedermayer d2fd2921e3 avcodec/cdgraphics: Use ff_set_dimensions() 7 years ago
  Michael Niedermayer 2d825946a3 avformat/gdv: Check fps 7 years ago
  Michael Niedermayer 6689435190 avcodec/scpr: Fix use of uninitialized variable 7 years ago
  Michael Niedermayer f2e3eae204 avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes 7 years ago
  Michael Niedermayer 7cc9a20791 avcodec/aic: Check remaining bits in aic_decode_coeffs() 7 years ago
  Michael Niedermayer 98fa61c020 avcodec/gdv: Check for truncated tags in decompress_5() 7 years ago
  Michael Niedermayer 6abc6acd50 avcodec/bethsoftvideo: Check block_type 7 years ago
  Michael Niedermayer 7a25b3192d avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() 7 years ago
  Michael Niedermayer 902c96ae16 avcodec/error_resilience: Use a symmetric check for skipping MV estimation 7 years ago
  Michael Niedermayer 49f8873f8b avcodec/mlpdec: Insuffient typo 7 years ago
  Michael Niedermayer edf0297c61 avcodec/zmbv: obtain frame later 7 years ago
  Michael Niedermayer 3891dbf4cf avcodec/jvdec: Check available input space before decode8x8() 7 years ago
  Michael Niedermayer 8ddad9f9cd avcodec/h264_direct: Fix overflow in POC comparission 7 years ago
  Michael Niedermayer 1613b1669d avformat/webmdashenc: Check id in adaption_sets 7 years ago
  Wenxiang Qian 3b4630c181 avformat/http: Fix Out-of-Bounds access in process_line() 7 years ago
  Wenxiang Qian e62abf9398 avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 7 years ago
  Kevin Backhouse via RT e2ae3419ff avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for handling braces 7 years ago
  Kevin Backhouse via RT 9191218d11 avcodec/htmlsubtitles: Fixes denial of service due to use of sscanf in inner loop for tag scaning 7 years ago
  Michael Niedermayer f906710870 avformat/matroskadec: Do not leak queued packets on sync errors 7 years ago
  Michael Niedermayer 3ae6063f5a avformat/mov: Do not use reference stream in mov_read_sidx() if there is no reference stream 7 years ago
  Michael Niedermayer 80603682ff avcodec/sbrdsp_fixed.c: remove input value limit for sbr_sum_square_c() 7 years ago
  chcunningham 08b159fd0d avformat/mov: validate chunk_count vs stsc_data 7 years ago
  chcunningham 0063964f84 avformat/mov.c: require tfhd to begin parsing trun 7 years ago
  Michael Niedermayer 4946bda473 avcodec/pgssubdec: Check for duplicate display segments 7 years ago
  Michael Niedermayer 136ec39a2f avformat/rtsp: Check number of streams in sdp_parse_line() 7 years ago
  Michael Niedermayer d3aab63320 avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() 7 years ago
  Michael Niedermayer ae4148b895 avcodec/fic: Check that there is input left in fic_decode_block() 7 years ago
  Michael Niedermayer 23f6170f1b avcodec/tiff: Check for 12bit gray fax 7 years ago
  Michael Niedermayer 532b6c2b25 avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() 7 years ago