log stream/tvi_bsdbt848.c @ 30405:d39acea63f2e

age author description
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-07-30 diego Start unifying names of internal preprocessor directives.
2008-05-16 diego cosmetics: Remove useless parentheses from return statements.
2008-01-13 reimar Make all tvi_info_t const
2007-10-24 ivo add missing include (errno.h). fix compilation on openbsd
2007-09-12 diego Add missing #include to fix compilation.
2007-08-26 voroshil Replace perror() with mp_msg()
2007-08-26 voroshil Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver.
2007-08-13 diego Remove unused variables.
2007-07-30 voroshil 10l: wrong pointer was initialized (causes crash during startup).
2007-07-29 voroshil Removing global variables from tv://
2007-07-29 voroshil Removing global variables from tv://
2007-05-20 reimar Fix OpenBSD compilation: strndup is a GNU extension.
2007-04-09 voroshil remove ugly #include from tvi_bsdbt848.c
2007-04-05 voroshil Ability to specify video and audio capture device names
2007-03-01 voroshil tv driver loading rework. As a side effect "-tv driver=help" option is
2007-01-10 diego GNU/kFreeBSD support, closes Bugzilla #704.
2006-10-10 uau Change occurrences of "(int)*(void **)arg" to "*(int *)arg".
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/tvi_bsdbt848.c@0f4869cf3d83