This website requires JavaScript.
Explore
Help
Sign In
root
/
FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
Watch
1
Star
0
Fork
You've already forked FFmpeg
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
n3.4.13
FFmpeg
/
libswresample
/
libswresample.v
8 lines
96 B
Coq
Raw
Permalink
Normal View
History
Unescape
Escape
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' * commit '535a742c2695a9e0c586b50d7fa76e318232ff24': build: Change structure of the linker version script templates Merged-by: Matthieu Bouron <matthieu.bouron@stupeflix.com>
2016-06-27 23:51:57 +08:00
LIBSWRESAMPLE_MAJOR
{
global
:
swr_
*
;
swresample_
*
;
local
:
*
;
swr: fix shared lib build Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-19 13:26:42 +08:00
}
;