This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
ffmpeg
Watch
2
Star
0
Fork
You've already forked ffmpeg
0
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2025-12-08 06:09:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d5bf704f50
ffmpeg
/
libavresample
/
libavresample.v
7 lines
72 B
Coq
Raw
Normal View
History
Unescape
Escape
build: Change structure of the linker version script templates 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.
2016-05-24 02:18:40 +02:00
LIBAVRESAMPLE_MAJOR
{
global
:
av
*
;
local
:
*
;
Add libavresample This is a new library for audio sample format, channel layout, and sample rate conversion.
2012-03-23 17:42:17 -04:00
}
;
Reference in a new issue
Copy permalink