14 Commits (67ca18dd56956892a097388a160bb70f10539d77)

Author SHA1 Message Date
Andreas Rheinhardt fa4bf5793a avutil/audio_fifo: Constify some pointees 1 year ago
Andreas Rheinhardt 99b5956af1 avutil/audio_fifo: Avoid avutil.h inclusion 3 years ago
Anton Khirnov d1bd189c63 lavu/audio_fifo: switch to new FIFO API 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Diego Biurrun 0456e68439 audio_fifo: Drop write-only variable 8 years ago
Michael Niedermayer d790e48830 avutil/audio_fifo: Use av_fifo_freep() and remove redundant if() 8 years ago
Paul B Mahol 08acab85d3 avfilter: add loop filters 9 years ago
Paul B Mahol 2fa019958b avfilter: add showfreqs filter 9 years ago
Michael Niedermayer 6d639ecf44 avutil/audio_fifo: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 2ded57216e avutil/audio_fifo: Use av_mallocz_array() 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Justin Ruggles 0c0d1bce7c avutil: add audio fifo buffer 13 years ago