summaryrefslogtreecommitdiffstats
path: root/libass/libass.sym
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-12-31 17:26:46 +0100
committerwm4 <wm4@nowhere>2015-12-31 17:58:28 +0100
commit11f121859c3d3f81f3de3153a18752a70c689580 (patch)
treedc9e016595ad0eb962abbd6639e42eea74520aac /libass/libass.sym
parent59f858b22477a02f835b6464928f28e4aaf38baa (diff)
downloadlibass-11f121859c3d3f81f3de3153a18752a70c689580.tar.bz2
libass-11f121859c3d3f81f3de3153a18752a70c689580.tar.xz
ass: add ass_set_check_readorder() API function
Not all API users will keep the event list on seeking. This also gives the opportunity to API users to handle severely broken files with duplicate ReadOrder entries. (It is not known whether this is really needed, however VSFilter does not deduplicate using the ReadOrder field.)
Diffstat (limited to 'libass/libass.sym')
-rw-r--r--libass/libass.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/libass/libass.sym b/libass/libass.sym
index 5cdca1f..42ca0cd 100644
--- a/libass/libass.sym
+++ b/libass/libass.sym
@@ -42,3 +42,4 @@ ass_set_line_position
ass_set_pixel_aspect
ass_set_selective_style_override_enabled
ass_set_selective_style_override
+ass_set_check_readorder