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: *;
};