log stream/tv.h @ 31816:ab9824b6acc7

age author description
2010-06-13 reimar Fix function pointer types in tvi_functions struct
2009-11-07 cehoyos Separate teletext from tv support.
2009-10-31 cehoyos Replace two more occurences of tvi_vbi with dec_teletext.
2009-10-29 cehoyos Move teletext specific code from stream into libmpcodecs.
2009-08-15 cehoyos Fix file information. Patch by Francesco Lavra, francescolavra interfree it
2009-08-15 cehoyos Add missing major contributors to copyright statement.
2009-08-02 cehoyos Add standard GPL license header. Patch by Francesco Lavra, francescolavra interfree it
2009-08-02 cehoyos Fix more typos. Patch by Francesco Lavra, francescolavra interfree it
2009-08-02 cehoyos Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it
2009-08-02 cehoyos Fix typos. Patch by Francesco Lavra, francescolavra interfree it
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-03-16 reimar Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,
2008-06-14 voroshil Ability for specifying TV standard individually for each TV channel.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-01-13 reimar tvi_functions_t should be const
2007-10-14 voroshil #ifdef's in tv.c and tv.h becomes more and more hard to maintain.
2007-10-13 voroshil DirectShow based tv:// driver for win32
2007-09-18 voroshil Implement setting gain control for video devices (usually webcams)
2007-09-08 voroshil Implement boxes for subtitle teletext pages.
2007-09-08 voroshil Decrease teletext page rendering frequency from 1/frame to about 4/sec.
2007-09-01 voroshil Proper support for flashing chars in teletext pages.
2007-08-31 voroshil Support for selecting language via packet 28.
2007-08-28 voroshil Implement X/27/0 packet decoding.
2007-08-28 voroshil Implement 8/30 format 1 teletext packet decoding
2007-08-26 voroshil Enable decoding of packet X/24, it is usual teletext line
2007-08-23 voroshil Automatic TV channels scanning ability for MPlayer.
2007-08-13 diego Fix compilation on BSD.
2007-07-29 voroshil Teletext support.
2007-07-29 voroshil Removing global variables from tv://
2007-07-29 voroshil Removing global variables from tv://
2007-07-29 voroshil Removing global variables from tv://
2007-07-29 voroshil Removing forward declarations of routines used only in tv.c
2007-07-09 diego Remove unnecessary #ifdef around the whole file.
2007-06-21 voroshil Revert r23530.
2007-06-10 voroshil Teletext support for tv:// (v4l and v4l2 only)
2007-06-08 voroshil Fix compiler warnings.
2007-05-31 voroshil New "automute" tv:// option.
2007-05-27 reimar More fastmemcpy.h removal
2007-05-24 voroshil remove unnecessary stubs which were not ever used.
2007-03-17 voroshil New slave command: tv_step_freq <offset in MHz>
2007-03-01 voroshil tv driver loading rework. As a side effect "-tv driver=help" option is
2006-08-18 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/tv.h@60f38d352264