Mercurial > mplayer.hg
log libmpcodecs/ve_vfw.c @ 17576:ed90229407c6
age | author | description |
---|---|---|
Thu, 26 Jan 2006 19:32:07 +0000 | michael | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer |
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |
Mon, 18 Apr 2005 15:52:38 +0000 | henry | replace VO and VF numeric flags with #defined identifiers |
Tue, 01 Mar 2005 20:21:58 +0000 | henry | fixes for encoding of multiple files |
Thu, 20 Jan 2005 22:53:37 +0000 | reimar | Initialized BITMAPINFOHEADER to 0 to avoid problems, esp. windows has problems |
Wed, 24 Mar 2004 15:16:36 +0000 | ranma | Use aspect from encoder for AVI vprp header |
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. |