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_dvb.c
Commit message (
Expand
)
Author
Age
*
stream_dvb: restore --dvbin-file option
wm4
2014-08-06
*
stream_dvb: fix channels.conf preference order
wm4
2014-08-06
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
Basic xdg directory implementation
Kenneth Zhou
2014-06-26
*
Add more const
wm4
2014-06-11
*
stream_dvb: remove global option variables
wm4
2014-06-11
*
command: redo ancient TV/DVB/PVR commands
wm4
2014-06-11
*
stream: remove chaos related to writeable streams
wm4
2014-05-24
*
Kill all tabs
wm4
2014-04-13
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
*
stream: mp_msg conversions
wm4
2013-12-21
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Use O_CLOEXEC when creating FDs
wm4
2013-11-30
*
stream_dvb: remove bogus free calls
wm4
2013-11-18
*
Copyright, LICENSE: switch to GPL version 2 or later
wm4
2013-10-13
*
stream: fix url_options field, make protocols field not fixed length
wm4
2013-08-26
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
stream: redo URL parsing, replace m_struct usage with m_config
wm4
2013-08-02
*
stream: remove inactive URL option fields
wm4
2013-07-30
*
stream: remove useless author/comment fields
wm4
2013-07-12
*
stream: remove fd member
wm4
2013-07-12
*
Cleanup some include statements
wm4
2013-07-12
*
demux: rewrite probing and demuxer initialization
wm4
2013-07-12
*
core: change open_stream and demux_open signature
wm4
2013-07-12
*
Remove old demuxers
wm4
2013-07-07
*
stream: don't set EOF flag in stream implementations
wm4
2013-06-16
*
Check return values of some mp_find_..._config_file function calls for NULL
wm4
2013-02-09
*
path: add mp_find_config_file and reorganize some of the code
Stefano Pigozzi
2012-12-15
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
cleanup: don't check for NULL before free()
diego
2010-11-08
*
stream_dvb.c: avoid compiler warning by adding initialization
diego
2010-11-02
*
Merge svn changes up to r30967
Uoti Urpala
2010-04-26
|
\
|
*
Rename get_path.[ch] --> path.[ch].
diego
2010-03-20
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
|
/
*
Drop support for old-style DVB code.
diego
2010-03-02
*
Replace misuse of stream_reset to set stream pos to 0 by more appropriate code.
reimar
2010-02-20
*
Support ISDB-Tb tunning in Brazil
cehoyos
2009-10-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn...
nicodvb
2008-11-05
*
Fix condition broken in r27401 which incorrectly caused stdin to be closed af...
reimar
2008-11-04
*
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
diego
2008-08-14
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
removed useless parameter :type from -dvbin (the frontend type is reported by...
nicodvb
2008-04-12
*
removed defunct options :vid and :aid from -dvbin (they were useless from the...
nicodvb
2008-04-12
*
search channels.conf in mplayer's instdir if all other searches fail; patch b...
nicodvb
2008-03-03
*
Remove some unused extern variables
reimar
2008-01-13
*
stream_opts should be const
reimar
2008-01-13
*
10l, in dvb_free_config() channels' names must be free individually
nicodvb
2007-12-15
*
removed the obscene priv->stream entry. Someone must have injected vodka in m...
nicodvb
2007-12-15
[next]