summaryrefslogtreecommitdiff
path: root/libavutil/xga_font_data.h
Commit message (Collapse)AuthorAge
* Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'James Almer2017-11-11
| | | | | | | * commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0': msvc: Properly specify dllexport for data symbols shared across dll boundaries Merged-by: James Almer <jamrial@gmail.com>
* Mark data symbols shared between libraries with av_exportHendrik Leppkes2012-10-20
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Move xGA font data from lavc to lavu.Clément Bœsch2012-10-01
This needs to be accessible for libavfilter in the next commit.