forked from len0rd/rockbox
Instead of %ld or %lx, use %jd or %jx for off_t (after casting to intmax_t) Change-Id: I4cd1831816820d2862b383ff8782e548b2fca294 |
||
|---|---|---|
| .. | ||
| libmpeg2 | ||
| alloc.c | ||
| audio_thread.c | ||
| disk_buf.c | ||
| disk_buf.h | ||
| mpeg_alloc.h | ||
| mpeg_misc.c | ||
| mpeg_misc.h | ||
| mpeg_parser.c | ||
| mpeg_settings.c | ||
| mpeg_settings.h | ||
| mpeg_stream.h | ||
| mpegplayer.c | ||
| mpegplayer.h | ||
| mpegplayer.make | ||
| parser.h | ||
| pcm_output.c | ||
| pcm_output.h | ||
| SOURCES | ||
| stream_mgr.c | ||
| stream_mgr.h | ||
| stream_thread.h | ||
| video_out.h | ||
| video_out_rockbox.c | ||
| video_thread.c | ||