1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-13 16:11:20 +02:00
ffmpeg/libavresample/libavresample.v
Justin Ruggles c8af852b97 Add libavresample
This is a new library for audio sample format, channel layout, and sample rate
conversion.
2012-04-24 21:28:27 -04:00

5 lines
66 B
Verilog

LIBAVRESAMPLE_$MAJOR {
global: av*;
local: *;
};