log libao2/ao_v4l2.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 25 Jan 2014 16:55:12 +0000 reimar ao_v4l2: fix broken sample rate check.
Sat, 11 Sep 2010 22:52:14 +0000 diego Add explanatory comment for video_out.h #inclusion in libao2/.
Sat, 11 Sep 2010 14:37:12 +0000 diego Move v4l2_fd extern declaration to vo_v4l2.h, where it belongs.
Wed, 08 Sep 2010 18:16:06 +0000 diego Add proper include instead of declaring the vo_pts variable extern.
Sun, 21 Feb 2010 23:31:56 +0000 diego Add header for v4l2_write() instead of forward declaring it.
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.