diff options
author | wm4 <wm4@nowhere> | 2014-12-21 23:55:00 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-12-21 23:58:09 +0100 |
commit | 1e3400e353d7aea5243f074f45741eb1cee9b1ad (patch) | |
tree | 78f29e000a08a8d04687ec66ce20149183edc40a /player/client.c | |
parent | 49d01d81e0d6c15c9a73fb8420eaabbad78dc56e (diff) | |
download | mpv-1e3400e353d7aea5243f074f45741eb1cee9b1ad.tar.bz2 mpv-1e3400e353d7aea5243f074f45741eb1cee9b1ad.tar.xz |
sd_lavc: compensate for a stupid libavcodec API issue
The libavcodec PGS decoder sets end_display_time to UINT32_MAX, in an
attempt to signal unknown end time (the API does not allow to signal
this properly, and this was a backwards compatible hack).
While we have no issues with the large value, our code wants to
distinguish between known and unknown end time explicitly.
Diffstat (limited to 'player/client.c')
0 files changed, 0 insertions, 0 deletions