index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
stream_pvr.c
Commit message (
Expand
)
Author
Age
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
diego
2008-08-14
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
Mark all stream_info_t as const
reimar
2007-12-02
*
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
diego
2007-08-28
*
Removing global variables from tv://
voroshil
2007-07-29
*
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
reimar
2007-07-05
*
give credits to Sven for pvr channel navigation
ben
2007-05-08
*
support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft ...
ben
2007-05-08
*
deprecated comment from the time the pvr code was half V4L2 and half IVTV spe...
ben
2007-04-30
*
removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin...
ben
2006-09-27
*
cosmetic renames because pvr support will soon be less ivtv driver dependant
ben
2006-09-25
*
fix build on some old 2.6 kernels, patch by Gernot Hillier
ben
2006-09-01
*
correctly report audio input
ben
2006-08-03
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31