log stream/stream_pvr.c @ 31523:7ab5787e625c

age author description
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-08-14 diego Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
2008-05-14 diego Use standard license headers with standard formatting.
2007-12-02 reimar Mark all stream_info_t as const
2007-08-28 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
2007-07-29 voroshil Removing global variables from tv://
2007-07-05 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
2007-05-08 ben give credits to Sven for pvr channel navigation
2007-05-08 ben support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft dot com>)
2007-04-30 ben deprecated comment from the time the pvr code was half V4L2 and half IVTV specific
2006-09-27 ben removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Linux 2.6.18 and above)
2006-09-25 ben cosmetic renames because pvr support will soon be less ivtv driver dependant
2006-09-01 ben fix build on some old 2.6 kernels, patch by Gernot Hillier
2006-08-03 ben correctly report audio input
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/stream_pvr.c@cf6667b2c490