log libmpdemux/demux_mf.c @ 19252:9757c44cae9a

age author description
Fri, 28 Jul 2006 18:19:44 +0000 reimar Implement DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_POS,
Wed, 26 Jul 2006 09:30:43 +0000 gpoirier fix 3 bugs in libmpdemux/demux_mf.c
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Tue, 14 Feb 2006 09:34:30 +0000 iive allow autodetection of pictures type when using mf://@file.list syntax
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
Sat, 26 Apr 2003 12:27:56 +0000 faust3 fopen requires binary flag on windows, too
Sun, 20 Apr 2003 14:31:20 +0000 albeu Fix this 10L for wich i got so good bugreports :(((
Wed, 05 Mar 2003 10:38:56 +0000 michael add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
Tue, 28 Jan 2003 22:00:57 +0000 arpi type autodetection (from filemask/filelist extension)
Sun, 15 Sep 2002 19:47:49 +0000 arpi stream layer cleanup - part 1
Tue, 10 Sep 2002 20:59:52 +0000 arpi TGA images (-mf on:type=tga) support
Wed, 24 Apr 2002 15:36:07 +0000 albeu Added demuxer uninit
Sun, 10 Mar 2002 22:49:18 +0000 pontscho Add IJPG decoder.
Mon, 11 Feb 2002 09:15:59 +0000 pontscho add initial mPNG support
Sun, 10 Feb 2002 18:09:52 +0000 alex identify jpg with case-insensitive 'jpg' or 'jpeg' string
Thu, 07 Feb 2002 12:07:47 +0000 pontscho finalize mfi support.
Wed, 06 Feb 2002 22:03:19 +0000 arpi emulating BITMAPINFOHDR (for win32 codecs)
Wed, 06 Feb 2002 20:15:36 +0000 pontscho add mfi demuxer