summaryrefslogtreecommitdiff
path: root/libavfilter/libavfilter.v
Commit message (Collapse)AuthorAge
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-29
| | | | | | 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 symbol versioning for shared librariesMåns Rullgård2010-01-16
Based on patch by Reinhard Tartler <siretart tauware de> Originally committed as revision 21236 to svn://svn.ffmpeg.org/ffmpeg/trunk