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
*
Simplify code: make open_stream() accept NULL file_format argument
reimar
2010-11-02
*
printf format fixes ("%d" -> "%zd")
diego
2010-11-02
*
cache: add sanity-check for sector size
reimar
2010-11-02
*
spelling fixes
siretart
2010-11-02
*
cache: Don't mess up current position if time-based seek fails
reimar
2010-11-02
*
stream_dvd: Improve seeking by position
diego
2010-11-02
*
stream_dvd: Improve seeking by chapters
diego
2010-11-02
*
stream_dvd: fix incorrect assumption about chapter count
diego
2010-11-02
*
stream_dvb.c: avoid compiler warning by adding initialization
diego
2010-11-02
*
configure: Rename "network" variable and option to "networking"
diego
2010-11-02
*
cache: Use sigaction() instead of signal()
reimar
2010-11-02
*
stream.c: add <libavutil/common.h> include needed for GET_UTF16
reimar
2010-11-02
*
stream_bluray: implement slave mode compatible controls
ben
2010-11-02
*
stream_bluray: add unencrypted Blu-ray playback
ben
2010-11-02
*
Factorize MPlayer/MEncoder version string handling.
diego
2010-11-02
*
stream: Use MSG_NOSIGNAL flag if available for send().
reimar
2010-11-02
*
stream/dvbin.h: Use angular brackets for system #includes.
diego
2010-11-02
*
stream_cddb: move structs to the file they're used in
diego
2010-11-02
*
stream_cdda: change printf format for cdda_tracks to %d
diego
2010-11-02
*
stream_cdda.c: Reorder functions to avoid forward declarations.
diego
2010-11-02
*
stream_cdd*: Move declarations for stream_cddb.c functions to cdd.h
diego
2010-11-02
*
stream_cddb: Remove unused static functions
diego
2010-11-02
*
stream_ccda: Move cdda_priv structure to the only place it is used
diego
2010-11-02
*
stream/tcp.c: Prefer the use of inet_ntop over inet_ntoa
attila
2010-11-02
*
stream.h: support backswards stream_skip() within buffer
reimar
2010-11-02
*
tv.h: Change function pointer types to proper declarations
reimar
2010-11-02
*
cache: Respect -cache-seek-min also for on-disk files
reimar
2010-11-02
*
Merge svn changes up to r31291
Uoti Urpala
2010-06-02
|
\
*
|
stream_radio.c: fix corrupt line from e3061749
Uoti Urpala
2010-06-02
|
*
Add a referrer option to set the HTTP Referer field.
reimar
2010-05-30
*
|
Merge svn changes up to r31256
Uoti Urpala
2010-05-30
|
\
\
*
\
\
Merge svn changes up to r31244
Uoti Urpala
2010-05-30
|
\
\
\
*
\
\
\
Merge svn changes up to r31226
Uoti Urpala
2010-05-30
|
\
\
\
\
*
\
\
\
\
Merge svn changes up to r31211
Uoti Urpala
2010-05-30
|
\
\
\
\
\
*
|
|
|
|
|
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
|
|
|
|
|
*
misc cosmetics: K&R style nits, #include placement, indentation
diego
2010-05-29
|
|
|
|
|
/
|
|
|
|
*
Fix typo in message.
reimar
2010-05-28
|
|
|
|
*
stream_check_interrupt should sleep even if no callback is set.
reimar
2010-05-28
|
|
|
|
*
100l, stream_check_for_interrupt argument is not in usec,
reimar
2010-05-28
|
|
|
|
*
Document time scale for stream_check_interrupt argument.
reimar
2010-05-28
|
|
|
|
*
Improve handling of cache process/thread hanging/being killed.
reimar
2010-05-28
|
|
|
|
*
Fix cache process accidentally being killed by SIGUSR1.
reimar
2010-05-28
|
|
|
|
/
|
|
|
*
Fix a bunch of typos in the stream cache code.
diego
2010-05-27
|
|
|
*
Drop pointless _st suffix from 'struct stream'.
diego
2010-05-27
|
|
|
/
|
|
*
Retry reading even if we hit eof before.
reimar
2010-05-26
|
|
*
Re-enable wakeup-on-signal for cache process.
reimar
2010-05-26
|
|
*
Disable waking the cache process up via a signal, it
reimar
2010-05-26
|
|
*
Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streams
hyc
2010-05-25
|
|
/
|
*
Slightly reduce number of #ifs
reimar
2010-05-23
|
*
Use an extra define to simplify ifdefs
reimar
2010-05-23
[next]