Mercurial > mplayer.hg
view etc/inttypes.h @ 35829:66bbe17c4abc
demux_lavf: fix up all ffmpeg:// URLs.
Fixes playback of hls streams via FFmpeg.
author | reimar |
---|---|
date | Sat, 23 Feb 2013 23:54:24 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>