aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ve_raw.c
Commit message (Expand)AuthorAge
* cosmetics: reindent after last commitGravatar compn2008-08-02
* change ve_raw.c:set_format to not overwrite biCompression if force_fourcc is ...Gravatar compn2008-08-02
* support format=y8 with -ovc rawGravatar lorenm2007-04-11
* Add explicit location for headers from the libmpdemux/ directory.Gravatar diego2007-03-15
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* muxers now write to output muxer->stream rather than to muxer->fileGravatar nicodvb2006-12-18
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...Gravatar reynaldo2006-03-31
* passing pts through the filter layer (lets see if pts or cola comes out at th...Gravatar michael2006-03-21
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...Gravatar michael2006-01-26
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* fixes for encoding of multiple filesGravatar henry2005-03-01
* Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problemsGravatar reimar2005-01-20
* Raw encoder does not support stride.Gravatar reimar2005-01-02
* Use aspect from encoder for AVI vprp headerGravatar ranma2004-03-24
* remove raw nonsense and replace it by one ovcGravatar attila2004-02-17