summaryrefslogtreecommitdiffstats
path: root/libass/ass_types.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-08-28 14:35:41 +0200
committerwm4 <wm4@nowhere>2015-08-28 14:51:35 +0200
commitc52af17682c130fa5324f9a4b4c53713c78cedaa (patch)
tree0ef3757be1e0c2183193c41e6455b41597dd919c /libass/ass_types.h
parentb658669c0df5ef3adacd92cc29a9e679bd8bdd2f (diff)
downloadlibass-c52af17682c130fa5324f9a4b4c53713c78cedaa.tar.bz2
libass-c52af17682c130fa5324f9a4b4c53713c78cedaa.tar.xz
ass: restore ABI compatibility with older versions (more or less)
While enums normally are ints on most systems, it isn't guaranteed. This might also make C++ code fail to compile, since C++ doesn't allow implicit conversion of ints to enums. If the API user ever passed anything other than 0 or 1, compatibility will still break, but I guess we have to live with this. Also extend the doxygen.
Diffstat (limited to 'libass/ass_types.h')
0 files changed, 0 insertions, 0 deletions