summaryrefslogtreecommitdiffstats
path: root/libavutil/audio_fifo.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* avutil: add audio fifo bufferJustin Ruggles2012-04-201-0/+193
The functions operate on the sample level rather than the byte level and work with all audio sample formats.
OpenPOWER on IntegriCloud