log libmpdemux/demux_mf.c @ 36659:f41b65ac7e81

age author description
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sat, 10 Nov 2012 12:07:28 +0000 reimar Fix memleak when reading a file fails.
Sat, 10 Nov 2012 12:03:26 +0000 reimar Simplify, remove pointless casts.
Sat, 21 Jul 2012 11:01:25 +0000 reimar For mf:// all frames are keyframes, mark them as such.
Tue, 31 Jan 2012 12:11:46 +0000 compn add jps / pns image formats, sync'd from ffmpeg
Sun, 22 Jan 2012 00:29:56 +0000 compn demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif image.
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