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
*
stream_cdda: fix incorrectly allocated option field
Uoti Urpala
2011-07-30
*
options: change option parsing to use bstr
Uoti Urpala
2011-07-29
*
options: indicate ambiguous option parameters explicitly
Uoti Urpala
2011-07-29
*
cleanup: do libav* initialization on startup
Uoti Urpala
2011-07-18
*
stream_bluray: switch to new libbluray API
Rico Tzschichholz
2011-07-10
*
cleanup: silence most of the clang warnings
Clément Bœsch
2011-07-09
*
stream.c: make reconnect checks more robust
reimar
2011-07-06
*
stream.c: Pass streaming_ctrl eof on to struct stream field
reimar
2011-07-06
*
stream/network: don't clobber buffer byte counts on error
reimar
2011-07-06
*
stream/network: distinguish EOF/error in streaming control API
reimar
2011-07-06
*
cache: don't modify argument when stream control fails
reimar
2011-07-06
*
stream/tvi_v4l[2]: fix calculation of free RAM for buffers
iive
2011-07-06
*
cleanup: tvi_dshow: add "static", fix printf format
diego
2011-07-06
*
cache: allow STREAM_CTRL_GET_CURRENT_TIME with cache
reimar
2011-07-06
*
cosmetics: cache2.c: Fix comment
reimar
2011-07-06
*
cosmetics: stream_dvdnav.c: Remove pointless ()
reimar
2011-07-06
*
stream_dvd: fix dvd_get_current_time()
reimar
2011-07-06
*
stream_pvr: Replace <sys/fcntl.h> include by <fcntl.h>
reimar
2011-07-06
*
stream_cdda: work around libcdparanoia caching issues
reimar
2011-07-06
*
stream: show negative seek position value in error message
reimar
2011-07-06
*
stream_cue: Avoid probing empty filename in cue_find_bin()
iive
2011-07-06
*
stream_cue: fix multiple bugs
reimar
2011-07-06
*
Merge branch 'mplayer1_changes'
Uoti Urpala
2011-06-29
|
\
|
*
stream.c: make some stream messages translatable
ib
2011-06-29
|
*
Windows: stream_cddb.c: include <path.h> for MinGW
vayne
2011-06-29
|
*
cleanup: Make vcd_seek_to_track() static in more files
reimar
2011-06-29
|
*
cache2.c: Avoid warnings about discarding volatile
reimar
2011-06-29
*
|
stream/tvi_v4l2: Add V4L2 support for OpenBSD (and NetBSD)
Uoti Urpala
2011-06-29
|
/
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
*
cleanup: remove more warnings
Clément Bœsch
2011-05-02
*
Merge branch 'mplayer1_changes'
Uoti Urpala
2011-05-02
|
\
|
*
cache: call stream read with at least sector size space
reimar
2011-05-01
*
|
cleanup: avoid various GCC warnings
Clément Bœsch
2011-04-20
*
|
options: change -alang and -slang to use string list type
Clément Bœsch
2011-04-20
|
*
stream: http: Allow setting custom http header
cehoyos
2011-04-13
|
*
stream_dvdnav: output ID_DVD_VOLUME_ID also for dvdnav://
cehoyos
2011-04-13
|
*
stream_dvdnav: identify: show more title information
cehoyos
2011-04-12
|
*
stream: try to reset stream once if read fails
reimar
2011-04-12
|
*
stream_dvdnav: don't skip last title for dvdnav:// -identify
cehoyos
2011-04-12
|
*
stream: Make stream_write_buffer() check for short writes
ranma
2011-04-12
*
|
stream.[ch], ass_mp: new stream function for whole-file reads
Uoti Urpala
2011-03-03
*
|
cleanup: demuxer.[ch]: remove unused code, make functions static
Uoti Urpala
2011-02-22
|
/
*
stream/url.c: escape characters >= 127 in URLs
reimar
2011-02-15
*
terminal output: show cache fill changes in "PAUSED" message
reimar
2011-02-15
*
fix compilation with old FFmpeg versions
Uoti Urpala
2011-02-08
*
cache: suggest increasing cache size in the "not filling!" message
reimar
2011-01-31
*
stream/http: assume MakeMKV webservers always support ranges
reimar
2011-01-31
*
stream/tvi_v4l2.c: simplify by using getfps helper function
reimar
2011-01-31
*
cleanup: Replace two malloc+memset with calloc.
cboesch
2011-01-29
*
stream/http: support 307 (Temporary Redirect) responses
cboesch
2011-01-29
[next]