index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
mplayer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: reset filters on seek
wm4
2013-01-20
1
-0
/
+2
*
core: make gapless-audio also apply to format changes within a file
Rudolf Polzer
2013-01-18
1
-1
/
+2
*
video/out: replace VFCAP_TIMER with vo->untimed, fix vo_image and vo_lavc
wm4
2013-01-13
1
-4
/
+2
*
video/filter: change filter API, use refcounting, remove filter DR
wm4
2013-01-13
1
-8
/
+28
*
core: timeline: prevent inaccurate seeks outside timeline
Uoti Urpala
2013-01-13
1
-2
/
+3
*
sub: do not apply timeline offset to external subtitles
wm4
2013-01-12
1
-3
/
+8
*
mplayer: make --loop loop the playlist instead of each playlist entry
wm4
2013-01-09
1
-31
/
+8
*
mplayer: keep pause state when frame stepping in last frame
wm4
2013-01-09
1
-0
/
+3
*
sub: use correct fallback font for subtitles
wm4
2013-01-06
1
-1
/
+2
*
Update copyright year
wm4
2013-01-04
1
-1
/
+1
*
core: fix crash if VO init fails
wm4
2012-12-28
1
-1
/
+1
*
core: make WAKEUP_PERIOD overridable by the vo
Rudolf Polzer
2012-12-19
1
-12
/
+26
*
path: add mp_find_config_file and reorganize some of the code
Stefano Pigozzi
2012-12-15
1
-7
/
+8
*
cleanup: remove ao.brokenpts
wm4
2012-12-12
1
-7
/
+0
*
sd_lavc: keep subs on subtitle track switching
wm4
2012-12-12
1
-1
/
+1
*
mplayer: prefer audio PTS over video PTS for status line
wm4
2012-12-11
1
-3
/
+3
*
core: allow disabling display of "album art" in audio files
wm4
2012-12-11
1
-5
/
+12
*
windows support: fix compilation with pthreads
wm4
2012-12-11
1
-0
/
+4
*
mplayer: make --length work if --start is missing
wm4
2012-12-11
1
-1
/
+1
*
sub: remove vobsub reader in favor of ffmpeg vobsub demuxer
wm4
2012-12-11
1
-97
/
+28
*
core: improve seeking in external files
wm4
2012-12-11
1
-11
/
+27
*
sub: use ffmpeg decoder for DVD subs
wm4
2012-12-10
1
-1
/
+47
*
core: automatically pause on low cache
wm4
2012-12-03
1
-3
/
+41
*
cache: simplify further
wm4
2012-12-03
1
-8
/
+17
*
cache: refactor how cache enabling is done
Uoti Urpala
2012-12-03
1
-25
/
+14
*
build: identify the build time of the binary in the versioning output
Stephen Hutchinson
2012-12-03
1
-1
/
+1
*
mplayer: fix track language display
wm4
2012-11-25
1
-1
/
+2
*
core: minor cleanups
wm4
2012-11-20
1
-1
/
+0
*
osd: fix OSD status symbol display in some cases
wm4
2012-11-20
1
-7
/
+14
*
mplayer: disable auto-loading of external codecs.conf
wm4
2012-11-20
1
-13
/
+4
*
osd: make the OSD and sub font more customizable
wm4
2012-11-20
1
-1
/
+1
*
core: fix crash when video filter returns inf as PTS
wm4
2012-11-20
1
-1
/
+1
*
mplayer: fix potential issue when ao_play() fails
wm4
2012-11-20
1
-1
/
+2
*
stream: fix dvd:// + cache crashing
wm4
2012-11-20
1
-2
/
+2
*
stream, demux: replace off_t with int64_t
wm4
2012-11-20
1
-2
/
+2
*
options: support chapters for --start and --end
wm4
2012-11-20
1
-0
/
+4
*
subtitles: improve support for libavformat demuxed subtitles
wm4
2012-11-16
1
-1
/
+18
*
mplayer: refactor: move computation of a/v sync
wm4
2012-11-16
1
-21
/
+26
*
core: add --keep-open, which doesn't close the file on EOF
wm4
2012-11-16
1
-0
/
+14
*
command: add sub_reload and sub_remove commands
wm4
2012-11-16
1
-6
/
+37
*
subreader: replace sub_free() by talloc destructor
wm4
2012-11-16
1
-7
/
+4
*
options: add --mute for setting initial audio mute status
wm4
2012-11-16
1
-3
/
+5
*
options: rename -ss and -endpos, allow relative times
wm4
2012-11-16
1
-20
/
+48
*
mplayer: do not freeze when trying to loop an unseekable file
wm4
2012-11-14
1
-1
/
+13
*
clang: fix all warnings except deprecations
Stefano Pigozzi
2012-11-13
1
-1
/
+3
*
Add MP_NORETURN and replace av_noreturn uses
wm4
2012-11-12
1
-1
/
+1
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-37
/
+37
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+4302