summaryrefslogtreecommitdiffstats
path: root/stream/stream_pvr.c
Commit message (Expand)AuthorAgeFilesLines
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-85/+85
* Use '#include <poll.h>' instead of '#include <sys/poll.h>'.diego2008-08-141-1/+1
* Use standard license headers with standard formatting.diego2008-05-141-17/+20
* Mark all stream_info_t as constreimar2007-12-021-1/+1
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDdiego2007-08-281-1/+1
* Removing global variables from tv://voroshil2007-07-291-33/+33
* Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpyreimar2007-07-051-8/+9
* give credits to Sven for pvr channel navigationben2007-05-081-0/+1
* support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft ...ben2007-05-081-23/+760
* deprecated comment from the time the pvr code was half V4L2 and half IVTV spe...ben2007-04-301-2/+0
* removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin...ben2006-09-271-242/+264
* cosmetic renames because pvr support will soon be less ivtv driver dependantben2006-09-251-11/+11
* fix build on some old 2.6 kernels, patch by Gernot Hillierben2006-09-011-0/+1
* correctly report audio inputben2006-08-031-10/+2
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+1026