Mercurial > mplayer.hg
log libmpcodecs/ve_libdv.c @ 24108:51cd49ee92d6
age | author | description |
---|---|---|
Thu, 15 Mar 2007 17:51:32 +0000 | diego | Add explicit location for headers from the libmpdemux/ directory. |
Thu, 15 Mar 2007 17:30:55 +0000 | diego | Add explicit location for headers from the stream/ directory. |
Mon, 18 Dec 2006 21:03:59 +0000 | nicodvb | muxers now write to output muxer->stream rather than to muxer->file |
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 |
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |