log libmpdemux/demux_rawvideo.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 23 Feb 2014 18:14:44 +0000 reimar demuxers: remove pointless sh->ds assignments.
Wed, 19 Feb 2014 23:01:15 +0000 reimar demuxers: ensure that stream ids are correctly initialized.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Sat, 12 Apr 2008 15:51:05 +0000 uau Remove global demuxer_type
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, 02 Dec 2007 21:26:23 +0000 reimar Make m_option_t arrays referenced by cfg-common.h const
Fri, 30 Nov 2007 23:46:32 +0000 michael simplify
Sat, 13 Oct 2007 09:41:50 +0000 diego support Y800 in raw video
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Sun, 18 Dec 2005 11:57:25 +0000 reimar calculate framesize for raw RGB and BGR.
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sun, 25 Sep 2005 17:29:45 +0000 reimar the on suboption of -rawaudio and -rawvideo do not work anymore since the
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Thu, 16 Dec 2004 23:54:59 +0000 diego y420 vs i420 typo
Wed, 13 Aug 2003 19:02:34 +0000 alex using CONF_TYPE_IMGFMT
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Wed, 18 Jun 2003 00:34:35 +0000 arpi HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
Thu, 27 Mar 2003 20:30:44 +0000 albeu on now set the demuxer type some we can use rawvideo with -audiofile
Thu, 23 Jan 2003 01:16:49 +0000 michael 16cif,sif,uyvy
Wed, 22 Jan 2003 23:51:04 +0000 arpi raw video demuxer, requested by Michael