index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
core
/
mplayer.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'cache_new'
wm4
2013-06-16
|
\
|
*
cache: make the stream cache a proper stream that wraps other streams
wm4
2013-06-16
*
|
audio/out: remove ao->outburst/buffersize fields
wm4
2013-06-16
*
|
mplayer: update window title if its properties change
John Hawthorn
2013-06-16
*
|
video/out: introduce VOCTRL_UPDATE_WINDOW_TITLE
wm4
2013-06-15
*
|
x11: enable screensaver when paused, rename/change --stop-xscreensaver
wm4
2013-06-14
*
|
core: introduce separate VOCTRLs for screensaver stop/resume
wm4
2013-06-14
*
|
mplayer: save sub-visibility property
wm4
2013-06-13
*
|
mplayer: try to handle PTS forward jumps
wm4
2013-06-13
|
*
core: use STREAM_CTRL instead of accessing stream_dvd internals
wm4
2013-06-09
|
/
*
core: make options.c compile standalone
wm4
2013-06-08
*
core: rename cfg-mplayer.h to options.c
wm4
2013-06-08
*
core: merge defaultopts.c into cfg-mplayer.h
wm4
2013-06-08
*
Merge branch 'sub_mess'
wm4
2013-06-04
|
\
|
*
sub: always show subtitles on terminal with -no-video
wm4
2013-06-04
|
*
sub: pass subtitle packets directly
wm4
2013-06-03
|
*
sub: use libass even if -no-ass is used
wm4
2013-06-03
|
*
sub: turn subassconvert_ functions into sub converters
wm4
2013-06-03
*
|
osx: add Apple Remote support
Stefano Pigozzi
2013-06-03
*
|
osx: create macosx_events to deal with keyDown events
Stefano Pigozzi
2013-06-03
|
*
sub: basic subtitle converters
wm4
2013-06-03
|
*
sub: refactor
wm4
2013-06-01
|
*
core: add demux_sub pseudo demuxer
wm4
2013-06-01
|
*
sub: various minor subtitle related changes
wm4
2013-06-01
|
*
sub: remove some global variables
wm4
2013-05-30
|
*
sub: add sd_spu.c to wrap spudec, cleanup mplayer.c
wm4
2013-05-30
|
*
sub: use DVD PTS fallback code in normal sub decoding path
wm4
2013-05-30
|
*
sub: redo how -no-ass is handled
wm4
2013-05-30
|
/
*
core: avoid deselecting and reselecting stream needlessly
wm4
2013-05-29
*
mplayer: fix volume setting with --gapless-audio
wm4
2013-05-29
*
mplayer: output status line normally with --no-consolecontrols
wm4
2013-05-27
*
Replace calls to usec_sleep()
wm4
2013-05-26
*
Replace all calls to GetTimer()/GetTimerMS()
wm4
2013-05-26
*
vo: rip out VO timer wakeup mechanism again
wm4
2013-05-26
*
timer: refactor, add 64 bit timer function
wm4
2013-05-26
*
core: do mouse cursor hiding business in frontend
wm4
2013-05-26
*
macosx_application: implement "Quit & remember position"
Stefano Pigozzi
2013-05-23
*
mplayer: don't cut status line if --no-consolecontrols is used
wm4
2013-05-21
*
mplayer: re-add some legacy slave mode output for issue #92
wm4
2013-05-21
*
core: allow changing filter filters at runtime
wm4
2013-05-18
*
options: fix exit code when using help options
wm4
2013-05-15
*
mplayer: potentially fix main() return value
wm4
2013-05-15
*
options: add --version
wm4
2013-05-15
*
core: re-add -dumpstream as --stream-dump
wm4
2013-05-12
*
core: add --stream-capture
wm4
2013-05-12
*
Merge branch 'audio_changes'
wm4
2013-05-12
|
\
|
*
audio: print channel map additionally to channel count on terminal
wm4
2013-05-12
|
*
audio: remove useless audio channels from AO, unless requested
wm4
2013-05-12
|
*
core: use channel map on demuxer level too
wm4
2013-05-12
|
*
audio/out: switch to channel map
wm4
2013-05-12
[next]