Mercurial > mplayer.hg
log libmpcodecs/vf_yuvcsp.c @ 30628:5fd3ea86cf0d
age | author | description |
---|---|---|
Sat, 30 Jan 2010 16:57:40 +0000 | diego | Add missing license headers to all files in the libmpcodecs directory. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Sun, 02 Dec 2007 14:57:15 +0000 | reimar | Make all vf_info_t structs const |
Tue, 30 Oct 2007 15:31:45 +0000 | diego | Comment out uninit function, its use is commented out. Fixes warning: |
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) |
Fri, 18 Nov 2005 14:39:25 +0000 | diego | Unify include path handling, -I.. is in CFLAGS. |
Sat, 29 Nov 2003 19:34:26 +0000 | alex | yuv colorspace converter |