summaryrefslogtreecommitdiff
path: root/libavresample/libavresample.v
Commit message (Collapse)AuthorAgeFilesLines
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-291-3/+5
| | | | | | Split version files into one line per symbol/directive to allow compatibility with the Solaris linker without preprocessing and eliminate $ from version file templates to simplify the postprocessing shell command.
* Add libavresampleJustin Ruggles2012-04-241-0/+4
This is a new library for audio sample format, channel layout, and sample rate conversion.