view etc/inttypes.h @ 32548:ffbacc2a87fc

Fix TS demuxer with -sb and when -aid stream is not found. Make it seek back to the stream->start_pos position instead of 0 in that case. Fixes bug 1790.
author reimar
date Sat, 20 Nov 2010 10:47:58 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>