summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_rawvideo.c
Commit message (Expand)AuthorAgeFilesLines
* Remove global demuxer_typeuau2008-04-121-1/+0
* Use defines to give names to the different seek flags.reimar2008-01-291-2/+2
* Make all demuxer_desc_t const, thus moving them to .rodatareimar2008-01-131-1/+1
* Make m_option_t arrays referenced by cfg-common.h constreimar2007-12-021-1/+1
* simplifymichael2007-11-301-1/+1
* support Y800 in raw videodiego2007-10-131-0/+1
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* Second-try commit of this patch.corey2006-02-171-1/+1
* calculate framesize for raw RGB and BGR.reimar2005-12-181-0/+6
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-2/+2
* the on suboption of -rawaudio and -rawvideo do not work anymore since thereimar2005-09-251-1/+0
* Demuxer modularizationrtognimp2005-08-051-4/+21
* y420 vs i420 typodiego2004-12-161-1/+1
* using CONF_TYPE_IMGFMTalex2003-08-131-1/+2
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-2/+1
* HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...arpi2003-06-181-0/+4
* on now set the demuxer type some we can use rawvideo with -audiofilealbeu2003-03-271-9/+12
* 16cif,sif,uyvymichael2003-01-231-1/+7
* raw video demuxer, requested by Michaelarpi2003-01-221-0/+120