log avio.h @ 5355:bbdbcaf1e6f2 libavformat

age author description
Tue, 20 Oct 2009 06:40:01 +0000 benoit Make url_resetbuf() assert on wrong flags passed and make it static on next libavformat
Thu, 04 Jun 2009 06:25:53 +0000 kostya Move function for reading whole specified amount of data from RTSP libavformat
Mon, 25 May 2009 22:17:27 +0000 stefano Define struct URLContext and typedef it to URLContext in one step. libavformat
Tue, 03 Mar 2009 17:04:51 +0000 rbultje Add url_get_file_handle(), which is used to get the file descriptor libavformat
Thu, 26 Feb 2009 22:34:18 +0000 stefano Mark as "internal but installed" the avio.h file. libavformat
Thu, 26 Feb 2009 22:28:42 +0000 stefano Add a @file notice to avio.h. libavformat
Tue, 17 Feb 2009 21:43:57 +0000 diego Add missing #includes to fix 'make checkheaders'. libavformat
Sun, 15 Feb 2009 20:45:10 +0000 stefano Improve grammar: "X next after Y" -> "next X after Y". libavformat
Sun, 15 Feb 2009 14:34:23 +0000 stefano Do not export to the public the first_protocol symbol at the next libavformat
Sun, 15 Feb 2009 14:31:18 +0000 stefano Document av_protocol_next(). libavformat
Sun, 15 Feb 2009 14:25:23 +0000 stefano Rename register_protocol() to av_register_protocol() and deprecate libavformat
Sat, 13 Dec 2008 13:39:13 +0000 diego whitespace cosmetics libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Tue, 19 Aug 2008 23:44:23 +0000 rbultje Implement url_open_protocol(), which is basiclly the former url_open() libavformat