17 Commits (b6b9ac5698c8f911841b469af77199153278c55c)

Author SHA1 Message Date
Michael Niedermayer cdea0206ef avcodec/ffwavesynth: Fixes invalid shift with pink noise seeking 6 years ago
Michael Niedermayer c4a88fb546 avcodec/ffwavesynth: Fix integer overflow for some corner case values 6 years ago
Michael Niedermayer 65bac4a782 avcodec/ffwavesynth: Check if there is enough extradata before allocation 6 years ago
Michael Niedermayer f4605770af avcodec/ffwavesynth: More correct cast in wavesynth_seek() 6 years ago
Michael Niedermayer c95857a423 avcodec/ffwavesynth: Check sample rate before use 6 years ago
Michael Niedermayer e9dd3c7126 avcodec/ffwavesynth: use uint32_t to compute difference, it is enough 6 years ago
Michael Niedermayer 8c02209935 avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case 6 years ago
Michael Niedermayer cf2bd3ce79 avcodec/ffwavesynth: Fix backward lcg_seek() 6 years ago
Michael Niedermayer 2db7a3bc4a 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 10 years ago
Nicolas George bcfcb8b852 lavc/ffwavesynth: fix dependency sizeof(AVFrame). 11 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 11 years ago
Nicolas George b33fd66f46 lavc: add ffwavesynth pseudo-codec. 13 years ago