Fix comments in seek function, throw an exception rather than ask IOChannel to seek...
commit8a8be73762ef650d2c8497a4ed98dee9bc38fe43
authorSandro Santilli <strk@keybit.net>
Mon, 6 Dec 2010 10:28:11 +0000 (6 11:28 +0100)
committerSandro Santilli <strk@keybit.net>
Mon, 6 Dec 2010 10:28:11 +0000 (6 11:28 +0100)
tree4f1ff7c143027c0aa54181f87186453b7225cf8f
parentc79cb009ea5810fc134ee921370c69e61c6c80d6
Fix comments in seek function, throw an exception rather than ask IOChannel to seek to negative positions (to have more precise error message, nothing more..)
libmedia/ffmpeg/MediaParserFfmpeg.cpp