Mercurial > mplayer.hg
log libao2/ao_ivtv.c @ 37195:ac6c37d85d65 default tip
age | author | description |
---|---|---|
Sat, 11 Sep 2010 22:52:14 +0000 | diego | Add explanatory comment for video_out.h #inclusion in libao2/. |
Sat, 11 Sep 2010 14:40:26 +0000 | diego | Move ivtv_fd extern variable declaration to vo_ivtv.h, where it belongs. |
Wed, 08 Sep 2010 18:16:06 +0000 | diego | Add proper include instead of declaring the vo_pts variable extern. |
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. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Fri, 06 Mar 2009 19:43:12 +0000 | reimar | Make ao_info_t structs const. |