diff options
author | wm4 <wm4@nowhere> | 2016-05-10 11:48:43 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-05-10 11:48:43 +0200 |
commit | 7e6e47b8c4e2e01a2a5c1af02402772f92416980 (patch) | |
tree | bcb9596dfb0815baff4e1167239d796dc43550ce /input/keycodes.c | |
parent | 013d63b081392c9688754e6096917415363b75d4 (diff) | |
download | mpv-7e6e47b8c4e2e01a2a5c1af02402772f92416980.tar.bz2 mpv-7e6e47b8c4e2e01a2a5c1af02402772f92416980.tar.xz |
sd_lavc: work around bug in older ffmpeg releases
Older ffmpeg releases don't have ffmpeg git commit
50401f5fb7d778583b03a13bc4440f71063d319d, which fixes ffmpeg's
pkt_timebase check to reject its default "unset" timebase as invalid.
The consequence was that all non-PGS bitmap subtitle timestamps were
forced to 0.
Of course this hit _only_ shitty distros using outdated/badly maintained
ffmpeg releases, so this is not worth working around. I've already
wasted a lot of time on analyzing this dumb issue, and it could be
useful for bisecting, so don't drop pre-3.0 ffmpeg just yet.
Fixes #3109.
Diffstat (limited to 'input/keycodes.c')
0 files changed, 0 insertions, 0 deletions