Anton Khirnov
468ea9d5b1
Revert "avutil: make some tables visible again"
This reverts commit def8c94699877d015154a03d43e2b8f479cd89a0.
After the major bump this is no longer necessary.
13 years ago
Reinhard Tartler
def8c94699
avutil: make some tables visible again
These tables are used for instance by older versions of libavcodec and
need to remain visible until the next SONAME bump.
Signed-off-by: Martin Storsjö <martin@martin.st>
13 years ago
Diego Biurrun
7638f0b2fe
avutil: Do not make ff_ symbols globally visible.
13 years ago
Justin Ruggles
03e098e7a0
lavu: change versioning script to include all av* prefixed symbols
Needed to properly export avpriv_* symbols.
13 years ago
Måns Rullgård
a482e61bd6
Add symbol versioning for shared libraries
Based on patch by Reinhard Tartler <siretart tauware de>
Originally committed as revision 21236 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 years ago