Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Change structure of the linker version script templates | Diego Biurrun | 2016-05-29 | 1 | -3/+6 |
| | | | | | | 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. | ||||
* | swscale: Do not make ff_ symbols globally visible. | Diego Biurrun | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Add symbol versioning for shared libraries | Måns Rullgård | 2010-01-16 | 1 | -0/+4 |
Based on patch by Reinhard Tartler <siretart tauware de> Originally committed as revision 30315 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale |