Mercurial > mplayer.hg
log stream/tv.c @ 22788:16aa0544c85d
age | author | description |
---|---|---|
Mon, 19 Mar 2007 15:31:25 +0000 | voroshil | Add missing bogus norm warning for v4l2 |
Mon, 19 Mar 2007 12:28:53 +0000 | voroshil | Make sure bogus parameter will not be ignored by user. |
Sat, 17 Mar 2007 11:51:17 +0000 | voroshil | New slave command: tv_step_freq <offset in MHz> |
Fri, 16 Mar 2007 19:42:41 +0000 | voroshil | Allow to specify frequencies in channels option. |
Thu, 01 Mar 2007 18:38:00 +0000 | voroshil | tv driver loading rework. As a side effect "-tv driver=help" option is |
Mon, 08 Jan 2007 05:55:46 +0000 | voroshil | Two crash issues fixed: |
Fri, 18 Aug 2006 13:58:03 +0000 | diego | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. |
Fri, 04 Aug 2006 17:01:29 +0000 | ben | proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier) |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/tv.c@f64bf47df188 |