This website requires JavaScript.
Explore
Help
Register
Sign In
xaymar
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ca7d474c19f856b28fa588e040b23b1a58368ed
FFmpeg
/
libavdevice
/
libavdevice.v
T
8 lines
91 B
V
Raw
Normal View
History
Unescape
Escape
build: Change structure of the linker version script templates
2016-05-24 02:18:40 +02:00
LIBAVDEVICE_MAJOR
{
global
:
avdevice_
*
;
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
2016-06-27 17:51:57 +02:00
av_
*
;
build: Change structure of the linker version script templates
2016-05-24 02:18:40 +02:00
local
:
*
;
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
}
;
Reference in New Issue
Copy Permalink