[FFmpeg-devel] [PATCH] remove unneeded read_pause checks

Aurelien Jacobs aurel
Thu Dec 20 00:51:03 CET 2007


Hi,

av_url_read_fpause() already check if s->pb->read_pause is not NULL,
so no need to check it before the call.
Attached patch removes those unneeded checks (and so, remove one more
dependency on ByteIOContext definition).
OK to apply ?

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bio_read_pause.diff
Type: text/x-patch
Size: 1159 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071220/75841cc7/attachment.bin>



More information about the ffmpeg-devel mailing list