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
Commit message (
Expand
)
Author
Age
*
Rename libdvdread to dvdread. We really only include only the dvdread
diego
2006-11-18
*
add public wrapper for get_frequency
voroshil
2006-11-17
*
Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"
voroshil
2006-11-17
*
consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME...
nicodvb
2006-11-12
*
make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cach...
nicodvb
2006-11-11
*
idenfify now shows the timings of chapters of the chosen pgc
nicodvb
2006-11-10
*
one more deuglification
nicodvb
2006-11-09
*
COSMETICS: renamed dvdnav_priv to priv
nicodvb
2006-11-09
*
Add missed 'break'.
voroshil
2006-11-09
*
Move non driver-specific block to non-driver specific procedure, to avoid
voroshil
2006-11-09
*
changed ugly sizeof(*type_ptr) width sizeof(type)
nicodvb
2006-11-08
*
COSMETICS: reformatted this ugly mess in a consistent manner
nicodvb
2006-11-08
*
Support URL redirections that do not specify full URL.
reimar
2006-11-08
*
Adding ability to check allowed frequency range.
voroshil
2006-11-08
*
support for -dvdangle
nicodvb
2006-11-08
*
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precis...
nicodvb
2006-11-07
*
added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIME
nicodvb
2006-11-07
*
Replace enneccesery O_RDWR with O_RDONLY
voroshil
2006-11-07
*
Restoring volume level of radio card on exit.
voroshil
2006-11-07
*
printf->mp_msg
rtogni
2006-11-05
*
Fix compilation: forgotten mp_msg.h include
reimar
2006-11-05
*
printf ->mp_msg
rtogni
2006-11-05
*
Do not use abort()
rtogni
2006-11-05
*
cosmetics: reformatted with only tabs
nicodvb
2006-11-04
*
use calloc() instead of malloc()
nicodvb
2006-11-04
*
nonsense removal: compare old and new frequency in order to skip tuning
nicodvb
2006-11-04
*
changed email address
henry
2006-11-04
*
Streamline and simplify internal vs external libdvdread handling.
diego
2006-11-03
*
libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
diego
2006-11-03
*
More code shuffling
reimar
2006-11-01
*
cosmetics: move WIN32 read_toc code to allow for summarizing more common
reimar
2006-11-01
*
Avoid code duplication for "last" toc entry.
reimar
2006-11-01
*
simplify/unify read_toc
reimar
2006-11-01
*
Factor out common code in stream_cddb read_toc function.
reimar
2006-11-01
*
Remove useless code
reimar
2006-11-01
*
printf -> mp_msg
rtogni
2006-10-30
*
Realrtsp authentication
rtogni
2006-10-30
*
support for -chapter option (same semanthics as for dvd://)
nicodvb
2006-10-23
*
simplified code to handle titleset transition (removed useless assignment)
nicodvb
2006-10-23
*
spell fix
nicodvb
2006-10-23
*
don't play any other title other than N when N is specified (with dvdnav://N)
nicodvb
2006-10-23
*
bails out if cdparanoia can't read cd (avoid lockup)
ben
2006-10-13
*
slight overall verbosity reduction
diego
2006-10-12
*
gcc 2.95 fix
ods15
2006-10-11
*
added OSD audio switching visualization
ptt
2006-10-11
*
Change occurrences of "(int)*(void **)arg" to "*(int *)arg".
uau
2006-10-10
*
Forgotten http_free on send error.
reimar
2006-10-08
*
Print current DVD title as ID_DVD_CURRENT_TITLE.
corey
2006-10-06
*
warn the user to disable the cache when playing dvdnav streams
nicodvb
2006-10-04
*
removed ivtv driver dependancy in favor of native V4L2 MPEG API (requires Lin...
ben
2006-09-27
[next]