This website requires JavaScript.
Explore
Register
Sign In
x
/
ffmpeg
Watch
1
Star
0
Fork
0
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2026-06-22 20:58:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f5352d5fe6ce801cfd0a45e8564373eeec595da
ffmpeg
/
libavcodec
/
libavcodec.v
T
10 lines
132 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
LIBAVCODEC_MAJOR
{
global
:
avcodec/libavcodec.v: Tighten export whitelist
2021-06-14 22:07:56 +02:00
av_
*
;
avcodec_
*
;
avpriv_
*
;
avsubtitle_free
;
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