[FFmpeg-devel] [PATCH] Mask away AVSEEK_FORCE properly in some checks in url_fseek()

Tomas Härdin tomas.hardin
Tue Mar 23 14:45:12 CET 2010


On Tue, 2010-03-23 at 14:27 +0100, Michael Niedermayer wrote:
> int force= whence & AVSEEK_FORCE;
> whence &= ~AVSEEK_FORCE;
> seems more readable to me

Ah, yes. You're both right - prettier patch attached. I also ran make
test, which it passed.

/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: whencefix2.patch
Type: text/x-patch
Size: 925 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100323/d12845f1/attachment.bin>



More information about the ffmpeg-devel mailing list