log

age author description
Wed, 07 Feb 2007 17:56:31 +0000 michael supporting files with A,V,I,0x19 header libavformat
Wed, 07 Feb 2007 01:48:09 +0000 diego Replace deprecated PIX_FMT names by the newer variants. libavformat
Tue, 06 Feb 2007 19:14:16 +0000 michael Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>) libavformat
Mon, 05 Feb 2007 23:16:01 +0000 michael indent libavformat
Mon, 05 Feb 2007 23:06:08 +0000 michael dynamic index building so forward and backward seeking in avi without an index is possible libavformat
Mon, 05 Feb 2007 23:04:48 +0000 michael better generic index building and seeking code libavformat
Mon, 05 Feb 2007 02:08:57 +0000 takis Fix audio corruption when cutting. libavformat
Sun, 04 Feb 2007 17:05:44 +0000 mru move networking #includes into separate file libavformat
Fri, 02 Feb 2007 17:54:50 +0000 takis Make x11grab output its warning that it couldn't find the mouse pointer only libavformat
Fri, 02 Feb 2007 14:33:25 +0000 kostya Set correct aspect ratio (it's sample aspect, not display aspect) libavformat
Fri, 02 Feb 2007 11:19:58 +0000 michael packets must be correctly interleaved libavformat
Wed, 31 Jan 2007 23:32:01 +0000 michael extract aspect ratio libavformat
Wed, 31 Jan 2007 11:24:04 +0000 michael 10l to whoever wrote this (wrong fps, fixes nirvana.nuv) libavformat
Wed, 31 Jan 2007 08:29:24 +0000 diego Add some context to av_log calls. libavformat
Tue, 30 Jan 2007 10:48:39 +0000 gpoirier Fix misbehaviour in url_fseek() when seeking fails. libavformat
Tue, 30 Jan 2007 10:37:52 +0000 gpoirier protect the size=seek(SEEK_END,-1)+1 results with an if (.. < 0), else the libavformat
Mon, 29 Jan 2007 15:02:57 +0000 lu_zero Missing prototype added libavformat
Mon, 29 Jan 2007 14:54:55 +0000 michael fix seeking in wma libavformat
Sun, 28 Jan 2007 17:23:28 +0000 kostya Seeking support in WavPack libavformat
Sun, 28 Jan 2007 09:07:49 +0000 mmu_man an alloc func failing should give ENOMEM anyway. libavformat
Sun, 28 Jan 2007 02:38:02 +0000 bcoudurier proper error handling in file size retrieval, patch by Ronald S. Bultje rbultje at ronald bitfreak net libavformat
Sat, 27 Jan 2007 12:07:16 +0000 michael stealing a few field names from mplayers asf demuxer libavformat
Fri, 26 Jan 2007 12:32:23 +0000 bcoudurier remove void * used in arithmetic warnings libavformat
Thu, 25 Jan 2007 21:56:06 +0000 bcoudurier add waveformatextensible support libavformat
Thu, 25 Jan 2007 10:01:28 +0000 gpoirier use more portable PRIu64 libavformat
Thu, 25 Jan 2007 00:34:38 +0000 diego Move conditional CFLAGS and OBJS setting to common place. libavformat
Thu, 25 Jan 2007 00:10:10 +0000 diego cosmetics: sort libavformat
Wed, 24 Jan 2007 15:59:58 +0000 bcoudurier remove some printf warnings libavformat
Wed, 24 Jan 2007 15:57:41 +0000 bcoudurier make vars unsigned libavformat
Wed, 24 Jan 2007 15:46:59 +0000 bcoudurier stop if current sample is higher than sample count libavformat