Mercurial > mplayer.hg
log libmpcodecs/ve_raw.c @ 19416:78f2fbe31c5d
age | author | description |
---|---|---|
2006-03-31 | reynaldo | Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me |
2006-03-21 | michael | passing pts through the filter layer (lets see if pts or cola comes out at the end) |
2006-01-26 | michael | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer |
2005-11-18 | diego | Unify include path handling, -I.. is in CFLAGS. |
2005-03-01 | henry | fixes for encoding of multiple files |
2005-01-20 | reimar | Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems |
2005-01-02 | reimar | Raw encoder does not support stride. |
2004-03-24 | ranma | Use aspect from encoder for AVI vprp header |
2004-02-17 | attila | remove raw nonsense and replace it by one ovc |