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