1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-23 08:01:40 +02:00
audacity/lib-src/ffmpeg/libavutil/audioconvert.h
Leland Lucius 95bcb08b4b Revert "Cleanup and update FFmpeg support to v4.3.1 (#741)"
Removing until a decision is made on how to handle the required
library upgrade.
2021-05-10 10:33:01 -05:00

7 lines
82 B
C

#include "version.h"
#if FF_API_AUDIOCONVERT
#include "channel_layout.h"
#endif