log avio.c @ 5692:87b26ad577c5 libavformat

age author description
Thu, 28 Jan 2010 09:11:26 +0000 benoit Use av_mallocz in url_open_protocol for URLContext. libavformat
Sun, 24 Jan 2010 18:09:46 +0000 reimar Make url_read_complete handle EAGAIN more intelligently. libavformat
Sat, 23 Jan 2010 10:23:47 +0000 reimar Make url_read_complete retry on EAGAIN and return how much data it read libavformat
Sun, 17 Jan 2010 13:39:34 +0000 mru Fix comment typo carefull -> careful libavformat
Thu, 04 Jun 2009 06:25:53 +0000 kostya Move function for reading whole specified amount of data from RTSP libavformat
Tue, 03 Mar 2009 17:04:51 +0000 rbultje Add url_get_file_handle(), which is used to get the file descriptor libavformat
Sun, 15 Feb 2009 14:25:23 +0000 stefano Rename register_protocol() to av_register_protocol() and deprecate libavformat