log libmpdemux/demux_mf.c @ 33883:7bf488338904

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 12 Sep 2010 13:01:05 +0000 reimar Replace sizoef(type) by sizeof(*ptrvar).
Sun, 12 Sep 2010 11:44:42 +0000 reimar Replace malloc+memset by calloc
Sun, 03 Jan 2010 00:58:56 +0000 reimar Add support for JPEG2000 via FFmpeg/OpenJPEG
Mon, 17 Aug 2009 06:14:12 +0000 reimar Set demuxer->filepos in mf demuxer, since the stream_tell fallback is not
Tue, 11 Aug 2009 17:56:19 +0000 cehoyos Allow dpx image files as input.
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.
Sat, 21 Mar 2009 19:46:13 +0000 compn map jls (jpeg-ls), thm and db (thumbnails) files to jpg
Mon, 12 May 2008 02:09:47 +0000 compn add ffptx , works on ptx samples
Mon, 25 Feb 2008 18:30:02 +0000 compn sun rasterfile decoder
Wed, 13 Feb 2008 21:36:27 +0000 compn add ffpcx decoder, works on my samples.
Tue, 29 Jan 2008 15:11:38 +0000 reimar Use defines to give names to the different seek flags.
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata
Sun, 18 Nov 2007 10:02:28 +0000 reimar 100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table