Mercurial > mplayer.hg
log libmpcodecs/ve_qtvideo.c @ 19577:7e19b1207b81
age | author | description |
---|---|---|
Wed, 21 Jun 2006 14:49:09 +0000 | diego | Move #ifdefs around complete files into the build system. |
Tue, 21 Mar 2006 21:26:42 +0000 | michael | passing pts through the filter layer (lets see if pts or cola comes out at the end) |
Thu, 26 Jan 2006 19:32:07 +0000 | michael | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer |
Thu, 12 Jan 2006 20:04:36 +0000 | rathann | massive attack: mp_msg printf format fixes |
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |
Wed, 27 Apr 2005 12:43:30 +0000 | reimar | typo, memset 0 was done on desc instead of cdesc, see bug #288 |
Mon, 18 Apr 2005 15:52:38 +0000 | henry | replace VO and VF numeric flags with #defined identifiers |