diff options
author | Martin Storsjo <martin@martin.st> | 2014-02-07 14:59:20 +0200 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2014-06-23 10:45:50 +0300 |
commit | 43cb942cd46729003405f7a6f3e5eaf6a7b95d84 (patch) | |
tree | ee7a7e4c25f501038dc87b6b98d4d6efb8e863d3 /libFDK/include/ppc | |
parent | cb19aa7c129d3635b5a918e5744c283eb5fb17f7 (diff) | |
download | fdk-aac-43cb942cd46729003405f7a6f3e5eaf6a7b95d84.tar.gz fdk-aac-43cb942cd46729003405f7a6f3e5eaf6a7b95d84.tar.bz2 fdk-aac-43cb942cd46729003405f7a6f3e5eaf6a7b95d84.zip |
Use skip instead of fseek
fseek(SEEK_CUR) doesn't work for nonseekable streams (such
as pipes).
Only do this for skipping past small chunks; don't use it for
skipping past the actual data for non-streamed input.
Diffstat (limited to 'libFDK/include/ppc')
0 files changed, 0 insertions, 0 deletions