index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stream
/
stream_pvr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
Use O_CLOEXEC when creating FDs
wm4
2013-11-30
1
-1
/
+3
*
stream: don't include linux/types.h in some files
wm4
2013-11-13
1
-1
/
+0
*
stream: fix url_options field, make protocols field not fixed length
wm4
2013-08-26
1
-3
/
+3
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-1
/
+1
*
stream: redo URL parsing, replace m_struct usage with m_config
wm4
2013-08-02
1
-3
/
+1
*
stream: remove useless author/comment fields
wm4
2013-07-12
1
-3
/
+0
*
Cleanup some include statements
wm4
2013-07-12
1
-2
/
+3
*
core: change open_stream and demux_open signature
wm4
2013-07-12
1
-1
/
+1
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-1
/
+1
*
stream_pvr: fix buffer overflow
mplayer-svn
2012-08-03
1
-16
/
+13
*
stream_pvr: fix field size / snprintf size mismatch
Uoti Urpala
2012-04-11
1
-1
/
+1
*
stream_pvr: Replace <sys/fcntl.h> include by <fcntl.h>
reimar
2011-07-06
1
-1
/
+1
*
cleanup: don't check for NULL before free()
diego
2010-11-08
1
-16
/
+6
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-85
/
+85
*
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
diego
2008-08-14
1
-1
/
+1
*
Use standard license headers with standard formatting.
diego
2008-05-14
1
-17
/
+20
*
Mark all stream_info_t as const
reimar
2007-12-02
1
-1
/
+1
*
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
diego
2007-08-28
1
-1
/
+1
*
Removing global variables from tv://
voroshil
2007-07-29
1
-33
/
+33
*
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
reimar
2007-07-05
1
-8
/
+9
*
give credits to Sven for pvr channel navigation
ben
2007-05-08
1
-0
/
+1
*
support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft ...
ben
2007-05-08
1
-23
/
+760
*
deprecated comment from the time the pvr code was half V4L2 and half IVTV spe...
ben
2007-04-30
1
-2
/
+0
*
removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin...
ben
2006-09-27
1
-242
/
+264
*
cosmetic renames because pvr support will soon be less ivtv driver dependant
ben
2006-09-25
1
-11
/
+11
*
fix build on some old 2.6 kernels, patch by Gernot Hillier
ben
2006-09-01
1
-0
/
+1
*
correctly report audio input
ben
2006-08-03
1
-10
/
+2
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31
1
-0
/
+1026