1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +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: *;
};