This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-04-29 12:54:10 +02:00
Code
Issues
Releases
Activity
Files
287c8db39e71af7047e551bbfd1264d771cccbc9
FFmpeg
/
libavcodec
/
libavcodec.v
T
7 lines
133 B
Verilog
Raw
Normal View
History
Unescape
Escape
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
LIBAVCODEC_
$MAJOR
{
lavc: hide private symbols.
2011-10-17 10:13:16 +02:00
global:
av
*
;
audio_resample
;
audio_resample_close
;
local:
*
;
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
}
;
Reference in New Issue
Copy Permalink