appunite / AndroidFFmpeg

[DEPRECATED] FFmpeg build for android random architectures with example jni
Apache License 2.0
1.07k stars 471 forks source link

Jay Jeong from South Korea changes #136

Open jacek-marchwicki opened 9 years ago

millehoon commented 9 years ago

Thank you. Actually, I'd like make a perfect stream player. And, I think there is still problem in finding seek position with long size stream contents. In this projects, the player read stream step by step and compare with seek pos. But, If I want jump to seek pos directly, Without, request new stream from server. Is that possible?