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
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Do not include sys/socket.h when using winsock2, it is pointless
reimar
2008-07-26
*
Our ALSA code needs alloca, so check for it in configure and include alloca.h
reimar
2008-07-17
*
Replace S_IREAD|S_IWRITE by POSIX-compatible S_IRUSR|S_IWUSR (not exactly the...
reimar
2008-07-15
*
Remove -std=gnu99/gnu89/default dialect linux define, as it violates the
michael
2008-07-15
*
in dvd streams the title part ranges from 1 to 99
nicodvb
2008-07-12
*
Add missing #include <sys/socket.h>, fixes the warnings:
diego
2008-07-08
*
avoid unnecessary strdup(); patch by Aurel
nicodvb
2008-07-06
*
Surround stream cache specific code by an appropriate #ifdef; fixes linking
diego
2008-07-05
*
Add some more -identify information for CDDB.
diego
2008-07-05
*
Add disc ID to -identify output.
diego
2008-07-05
*
Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.
diego
2008-07-04
*
cosmetics: in ifo_stream_oped() aligned the prototype to the style
nicodvb
2008-07-04
*
in ifo_stream_open() propagate the device based on the dirname of stream->url...
nicodvb
2008-07-04
*
dvd_device must be handled exclusively by the option parser; it can't be chan...
nicodvb
2008-07-04
*
added support for the device part in the url; patch by
nicodvb
2008-07-04
*
Try to get frame rate information through VIDIOC_G_PARM if
voroshil
2008-06-30
*
Fix division by zero in tvi_v4l2 which occures when capture device
voroshil
2008-06-30
*
removed struct dvdnav_event_t that is 1) unused; 2) has an improper name. You...
nicodvb
2008-06-29
*
mingw uses Windows sockets.
vayne
2008-06-28
*
Fix the issue instead of reverting
lu_zero
2008-06-25
*
Move rtsp_close away by simplification - avoids symbol clash with libnemesi
lu_zero
2008-06-25
*
Reorder some functions to avoid implicit declaration warnings.
diego
2008-06-19
*
Add missing #includes to fix 'make checkheaders'.
diego
2008-06-16
*
Ability for specifying TV standard individually for each TV channel.
voroshil
2008-06-14
*
Factorizes dvdnav aid retrieval code.
ben
2008-06-07
*
Add routine that provides audio ID corresponding to logical number
ben
2008-06-07
*
Rename some functions as they are mplayer related and not
ben
2008-06-07
*
rename for consistency
ben
2008-06-07
*
Add routine to determine if SPU has changed in dvdnav stream.
ben
2008-06-07
*
Add routine to determine if audio has changed in dvdnav stream.
ben
2008-06-07
*
Save DVDNAV palette info.
ben
2008-06-07
*
100l, fix wrong order of cases in cache_do_control
reimar
2008-06-01
*
Fix compilation with internal dvdnav
rtogni
2008-05-31
*
adapted to the dvdread->libdvdread transition in dvdnav's repository
nicodvb
2008-05-31
*
Handle NULL control function in cache_execute_control, fixes crash with http ...
reimar
2008-05-30
*
Emulate STREAM_CTRL_GET_TIME_LENGTH if cache is used.
reimar
2008-05-26
*
Add basic support for stream controls with cache enabled.
reimar
2008-05-24
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
Add missing stream.h #include, fixes the warning:
diego
2008-05-15
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-05-03
*
Use consistent #include paths without "../".
diego
2008-04-28
*
Merge stream/Makefile into top-level Makefile.
diego
2008-04-24
*
cosmetics: alphabetical order
diego
2008-04-24
*
in preparation for multi-frontend patch replaced file-static device names wit...
nicodvb
2008-04-13
*
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
*
Remove the need for code using stream to export an mp_input_check_interrupt()
albeu
2008-04-09
*
Make stream independent of libmpdemux, the asf demuxer and streaming
albeu
2008-04-09
[next]