22 Commits (658085fbcff249da29b45d398d59ea17d8dc06e0)

Author SHA1 Message Date
  Michael Niedermayer 658085fbcf avcodec/ffwavesynth: Fix integer overflow in computation of ddphi 5 years ago
  Michael Niedermayer b9b2ac5dbb avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample() 6 years ago
  Michael Niedermayer ed4f485353 avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next 6 years ago
  Michael Niedermayer 8d7d6066ef avcodec/ffwavesynth: Fix integer overflows in pink noise addition 6 years ago
  Michael Niedermayer ad7b379e42 avcodec/ffwavesynth: Fix integer overflow in timestamps 6 years ago
  Michael Niedermayer 50b07e145b avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking 6 years ago
  Michael Niedermayer a2d0ed8718 avcodec/ffwavesynth: Fix integer overflow for some corner case values 6 years ago
  Michael Niedermayer 2d86e41d45 avcodec/ffwavesynth: Check if there is enough extradata before allocation 6 years ago
  Michael Niedermayer 6e1b07c0b2 avcodec/ffwavesynth: More correct cast in wavesynth_seek() 6 years ago
  Michael Niedermayer 68ee6f4d8b avcodec/ffwavesynth: Check sample rate before use 6 years ago
  Michael Niedermayer 69a7633a76 avcodec/ffwavesynth: use uint32_t to compute difference, it is enough 6 years ago
  Michael Niedermayer 6e050fc931 avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case 6 years ago
  Michael Niedermayer 98e712bd1c avcodec/ffwavesynth: Fix backward lcg_seek() 6 years ago
  Michael Niedermayer fb81fd52d3 avcodec/ffwavesynth: Check ts_end - ts_start for overflow 6 years ago
  Michael Niedermayer 748ad112e2 avcodec/ffwavesynth: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Nicolas George bcfcb8b852 lavc/ffwavesynth: fix dependency sizeof(AVFrame). 12 years ago
  Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 12 years ago
  Nicolas George b33fd66f46 lavc: add ffwavesynth pseudo-codec. 14 years ago