log avio.c @ 2839:b51319dd86e5 libavformat

age author description
Wed, 19 Dec 2007 20:57:13 +0000 michael Merge recently added and still unused play and pause functions. libavformat
Wed, 19 Dec 2007 11:31:36 +0000 michael Remove dead code which disappeared with the last major version bump. libavformat
Wed, 12 Dec 2007 19:01:58 +0000 michael av_*_next() API for libavformat libavformat
Sat, 24 Nov 2007 07:09:32 +0000 andoma Extend URLProtocol with new function pointers and api functions for libavformat
Fri, 16 Nov 2007 00:14:48 +0000 alex Call prot->url_close only if it is present. libavformat
Wed, 07 Nov 2007 08:34:00 +0000 benoit Check context before accessing its field. libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat