view etc/inttypes.h @ 34769:8c1a27b26502

Fix hang when video pts suddenly jumps to match audio pts. This is a workaround for Debian issue Bug#668543. It most likely is also a FFmpeg demuxer issue, see https://ffmpeg.org/trac/ffmpeg/ticket/1213.
author reimar
date Sun, 15 Apr 2012 11:09:17 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>