aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_rawvideo.c
Commit message (Expand)AuthorAge
* Use defines to give names to the different seek flags.Gravatar reimar2008-01-29
* Make all demuxer_desc_t const, thus moving them to .rodataGravatar reimar2008-01-13
* Make m_option_t arrays referenced by cfg-common.h constGravatar reimar2007-12-02
* simplifyGravatar michael2007-11-30
* support Y800 in raw videoGravatar diego2007-10-13
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* Second-try commit of this patch.Gravatar corey2006-02-17
* calculate framesize for raw RGB and BGR.Gravatar reimar2005-12-18
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* the on suboption of -rawaudio and -rawvideo do not work anymore since theGravatar reimar2005-09-25
* Demuxer modularizationGravatar rtognimp2005-08-05
* y420 vs i420 typoGravatar diego2004-12-16
* using CONF_TYPE_IMGFMTGravatar alex2003-08-13
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's...Gravatar arpi2003-06-18
* on now set the demuxer type some we can use rawvideo with -audiofileGravatar albeu2003-03-27
* 16cif,sif,uyvyGravatar michael2003-01-23
* raw video demuxer, requested by MichaelGravatar arpi2003-01-22