diff options
author | Peter Ross <[email protected]> | 2011-03-03 22:37:05 +1100 |
---|---|---|
committer | Ronald S. Bultje <[email protected]> | 2011-03-07 10:19:46 -0500 |
commit | 2af07d36fc0e9f7e10e07b6336748a73ae2e2909 (patch) | |
tree | 8d491fc9956a9d5386303c4132e1217cd608540e /libavformat/mmf.c | |
parent | 02dd3666c2944a3db44ba13916ba40dbdd41f9b1 (diff) |
avio: add avio_skip macro
This is a substitute for the url_fskip function that was deprecated by
commit 0300db8ad778a194b4a8ec98f6da3de5b41c46ee. avio_fskip is provided to
improve demuxer code readability. It distinguishes the act of skipping over
unknown or irrelevant bytes from the standard avio_seek operation.
Signed-off-by: Ronald S. Bultje <[email protected]>
Diffstat (limited to 'libavformat/mmf.c')
0 files changed, 0 insertions, 0 deletions