67190 Commits (47b6ea314df6df4021690a98616d3fa73e07d0df)
 

Author SHA1 Message Date
  Michael Niedermayer 47b6ea314d avcodec/g2meet: Fix potential overflow in tile dimensions check 10 years ago
  Michael Niedermayer 45c30d84b6 avcodec/svq1dec: Check init_get_bits8() for failure 10 years ago
  Michael Niedermayer ec35bb729c avcodec/tta: Check init_get_bits8() for failure 10 years ago
  Michael Niedermayer f66787d345 swresample/swresample: Fix integer overflow in seed calculation 10 years ago
  Michael Niedermayer 79b16c6e5e avformat/mov: Fix integer overflow in FFABS 10 years ago
  Michael Niedermayer c09fe0346d avutil/common: Add FFNABS() 10 years ago
  Michael Niedermayer 7ffe708297 avutil/common: Document FFABS() corner case 10 years ago
  Michael Niedermayer e5c9396a02 avformat/dump: Fix integer overflow in aspect ratio calculation 10 years ago
  Michael Niedermayer 6f08086992 avcodec/truemotion1: Check for even width 10 years ago
  Michael Niedermayer ab79e3d1a5 avcodec/libopusenc: Fix infinite loop on flushing after 0 input 10 years ago
  Andrey Utkin a38a41df39 doc/filters/drawtext: fix centering example 10 years ago
  Andreas Cadhalpun db13758b88 avcodec: avoid division by zero in avcodec_string 10 years ago
  Andreas Cadhalpun ae1156ef2a mpegvideo: clear overread in clear_context 10 years ago
  Andreas Cadhalpun aa464dc041 dvdsubdec: validate offset2 similar to offset1 10 years ago
  Michael Niedermayer 372ded7f69 avcodec/takdec: Use memove, avoid undefined memcpy() use 10 years ago
  Andreas Cadhalpun 79e477823f jvdec: avoid unsigned overflow in comparison 10 years ago
  Michael Niedermayer 2ccab79595 avcodec/mpeg12dec: Do not call show_bits() with invalid bits 10 years ago
  Kieran Kunhya 458b1fda34 opusdec: Don't run vector_fmul_scalar on zero length arrays 10 years ago
  Michael Niedermayer 5ed5acb910 avcodec/opusdec: Fix extra samples read index 10 years ago
  Andreas Cadhalpun 16cbc7a930 riffdec: prevent negative bit rate 10 years ago
  Michael Niedermayer 68c0d66d4d Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 10 years ago
  Andreas Cadhalpun ba944121e2 imc: use correct position for flcoeffs2 calculation 10 years ago
  Andreas Cadhalpun 6f024dfd53 snow: remove an obsolete av_assert2 10 years ago
  Andreas Cadhalpun 910df0f871 wavpack: limit extra_bits to 32 and use get_bits_long 10 years ago
  Andreas Cadhalpun 31ae0693d8 huffyuvdec: validate image size 10 years ago
  Andreas Cadhalpun 4410505b42 wavpack: use get_bits_long to read up to 32 bits 10 years ago
  Andreas Cadhalpun 5999a89190 nutdec: check maxpos in read_sm_data before returning success 10 years ago
  Andreas Cadhalpun 7bd9ae4afb s302m: fix arithmetic exception 10 years ago
  Andreas Cadhalpun 554dffb35f mpegaudiodec: copy AVFloatDSPContext from first context to all contexts 10 years ago
  Andreas Cadhalpun 6e288d5274 vc1dec: use get_bits_long and limit the read bits to 32 10 years ago
  Michael Niedermayer 46a7fe2417 avcodec/s302m: Only set the sample rate when some data is output 10 years ago
  Andreas Cadhalpun 045121959e avidec: check for valid bit_rate range 10 years ago
  Ronald S. Bultje d837407ae0 vp9: add support for resolution changes in inter frames. 11 years ago
  wm4 f3e33608a5 vp9: avoid infinite loop with broken files 11 years ago
  Ronald S. Bultje d3af86c867 videodsp: don't overread edges in vfix3 emu_edge. 10 years ago
  Michael Niedermayer 18f36c70ec avformat/oggenc: Check segments_count for headers too 10 years ago
  Michael Niedermayer 6b4a22b5e9 avformat/avidec: Workaround broken initial frame 10 years ago
  Hendrik Leppkes 4edb236c49 hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 10 years ago
  Ronald S. Bultje f085ce3265 hevc: fix wpp threading deadlock. 10 years ago
  Michael Niedermayer 6e629b0b66 avcodec/ffv1: seperate slice_count from max_slice_count 10 years ago
  Przemysław Sobala 13b34510b6 lavf/img2dec: Fix memory leak 10 years ago
  wm4 f5ce1a7626 avcodec/mp3: fix skipping zeros 10 years ago
  James Almer 30f4512477 doc: mention libavcodec can decode Opus natively 10 years ago
  Michael Niedermayer 0045969e41 Update Changelog 10 years ago
  Michael Niedermayer b06958917c avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops 10 years ago
  Arthur Grant cc39b2be23 avformat/hevc: Fix parsing errors 10 years ago
  Michael Niedermayer e0bd87de8f ffmpeg: Use correct codec_id for av_parser_change() check 10 years ago
  Michael Niedermayer 3faf444010 ffmpeg: Check av_parser_change() for failure 10 years ago
  Michael Niedermayer 5b41bb29d7 avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check 10 years ago
  Michael Niedermayer 1c058d94b9 ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTURE 10 years ago