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
/
dvbin.h
Commit message (
Expand
)
Author
Age
*
stream/dvbin.h: Use angular brackets for system #includes.
diego
2010-11-02
*
Drop support for old-style DVB code.
diego
2010-03-02
*
Add a few missing header #includes and #defines.
diego
2010-01-04
*
Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.
diego
2009-02-22
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
removed the obscene priv->stream entry. Someone must have injected vodka in m...
nicodvb
2007-12-15
*
get rid of the file-static dvb_config and free the config at close() . Patch...
nicodvb
2007-12-15
*
dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv...
nicodvb
2007-12-15
*
cosmetics: reformatted with only tabs
nicodvb
2006-11-04
*
nonsense removal: compare old and new frequency in order to skip tuning
nicodvb
2006-11-04
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31