Mercurial > mplayer.hg
log libvo/vo_ivtv.c @ 31681:7e7c541566ad
age | author | description |
---|---|---|
Mon, 14 Jun 2010 15:48:39 +0000 | diego | Add header for ivtv_write() instead of forward declaring it. |
Mon, 14 Jun 2010 15:43:47 +0000 | diego | Mark first parameter of ivtv_write as const; it is never changed. |
Fri, 01 Jan 2010 13:18:49 +0000 | reimar | Fix function declarations to avoid casting function pointers. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Sat, 07 Mar 2009 08:51:40 +0000 | reimar | Make data related to suboption parsing const in libvo |
Wed, 14 May 2008 17:22:53 +0000 | diego | Use standard license headers with standard formatting. |
Sun, 02 Dec 2007 14:39:15 +0000 | reimar | Mark the vo_functions_t definitions as const where possible. |