22 Commits (c00a5fc71f144b5f70efcefb4910b8afd53c274a)

Author SHA1 Message Date
  Michael Niedermayer c00a5fc71f avcodec/ffwavesynth: Fix integer overflow in computation of ddphi 5 years ago
  Michael Niedermayer 97de004ad9 avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample() 6 years ago
  Michael Niedermayer 032650458c avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next 6 years ago
  Michael Niedermayer 77847fd19e avcodec/ffwavesynth: Fix integer overflows in pink noise addition 6 years ago
  Michael Niedermayer 40d3103d36 avcodec/ffwavesynth: Fix integer overflow in timestamps 6 years ago
  Michael Niedermayer a982163627 avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking 6 years ago
  Michael Niedermayer 479361eb92 avcodec/ffwavesynth: Fix integer overflow for some corner case values 6 years ago
  Michael Niedermayer 996accb0d7 avcodec/ffwavesynth: Check if there is enough extradata before allocation 6 years ago
  Michael Niedermayer af0aea414f avcodec/ffwavesynth: More correct cast in wavesynth_seek() 6 years ago
  Michael Niedermayer 561aefbf8a avcodec/ffwavesynth: Check sample rate before use 6 years ago
  Michael Niedermayer ace8a759e6 avcodec/ffwavesynth: use uint32_t to compute difference, it is enough 6 years ago
  Michael Niedermayer d8c85a3464 avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case 6 years ago
  Michael Niedermayer 3bb800525e avcodec/ffwavesynth: Fix backward lcg_seek() 6 years ago
  Michael Niedermayer 40a614a5bf 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