log libmpdemux/demux_y4m.c @ 33953:4721b1537f80

age author description
Sun, 12 Sep 2010 13:01:05 +0000 reimar Replace sizoef(type) by sizeof(*ptrvar).
Fri, 18 Jun 2010 16:32:54 +0000 reimar Error messages should not be hidden at -v level.
Sat, 27 Mar 2010 16:01:22 +0000 reimar Support concatenated YUV4MPEG files.
Sat, 27 Mar 2010 15:35:59 +0000 reimar Use calloc instead of malloc+memset
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Sat, 02 Dec 2006 12:32:44 +0000 diego Remove superfluous bswap.h include.
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Thu, 09 Feb 2006 19:39:51 +0000 corey Reverse commit of unfinished patch for passing audio_delay to the demuxers.
Tue, 07 Feb 2006 20:22:44 +0000 corey 1. Include audio_delay as an argument to demux_seek.
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sun, 26 Jun 2005 15:15:38 +0000 faust3 10l
Thu, 03 Jun 2004 09:52:25 +0000 rik fix bug reported by Leonardo Giordani: sh->aspect is not pixel aspect but movie aspect