index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mplayer.c
Commit message (
Expand
)
Author
Age
*
VO: actually rename VOs gl -> opengl-old, gl3 -> opengl
wm4
2012-10-03
*
mplayer: fix crash when muted and audio codec fails
wm4
2012-10-03
*
encode: add options --ovfirst and --oafirst
Rudolf Polzer
2012-09-29
*
options: accept "yes" and "no" only for flags
wm4
2012-09-23
*
mplayer: fix abort command handling
wm4
2012-09-23
*
mplayer: unbreak OSD with CONFIG_ENCODING undefined
wm4
2012-09-18
*
encode: video encoding now supported using mencoder-like options
Rudolf Polzer
2012-09-18
*
mplayer: selectively reset track selection when playing multiple files
wm4
2012-09-18
*
core, timeline: cache external ordered chapter files too
Stefano Pigozzi
2012-09-18
*
core: remove duplicated format_time() functions
wm4
2012-09-18
*
subs: always use sub decoder framework for libass rendering
Uoti Urpala
2012-09-18
*
subs: libass: use a single persistent renderer for subtitles
Uoti Urpala
2012-09-18
*
sd_lavc: use subtitle framework for former av_sub.c code
Uoti Urpala
2012-09-18
*
core: fix DVD subtitle selection
wm4
2012-09-18
*
mplayer: don't clear OSD when new file is played
wm4
2012-09-18
*
core: runtime Matroska edition switching
wm4
2012-09-18
*
mplayer: do not cancel playback if VF/VO config fails
wm4
2012-09-18
*
core: move implementation for -audiofile to the frontend
wm4
2012-09-18
*
core: manage tracks in the frontend
wm4
2012-09-18
*
core: refactor MPContext.demuxer field accesses
wm4
2012-09-18
*
command: remove sub_log command
wm4
2012-09-07
*
core, timeline: don't keep separate stream field
wm4
2012-09-07
*
osd: reset OSD progression display
wm4
2012-09-07
*
OSD/commands: use osdlevel=3 for osd_show_progression command
Uoti Urpala
2012-08-28
*
input: add ability to disable all default bindings for an input section
wm4
2012-08-24
*
mplayer: enable talloc leak report if special environment is variable set
wm4
2012-08-20
*
mplayer: fix command line arguments log output
wm4
2012-08-20
*
Remove dvdnav support (DVD menus)
wm4
2012-08-16
*
Remove win32/qt/xanim/real binary codecs loading
wm4
2012-08-16
*
mplayer: cosmetic changes to status line output
wm4
2012-08-16
*
mplayer: remove playlist demuxer hack
wm4
2012-08-16
*
vf_expand: remove OSD support
wm4
2012-08-16
*
sub: fix confusion of ass_library handles
wm4
2012-08-07
*
osd_libass: allocate separate ASS_Library for OSD
wm4
2012-08-07
*
osd: reset OSD change state even if VO doesn't draw OSD
wm4
2012-08-07
*
win32: fix compilation on MinGW
wm4
2012-08-07
*
options: get rid of ambiguous option parsing
wm4
2012-08-05
*
mplayer: make OSD stack a member of MPContext
wm4
2012-08-04
*
mplayer: free return value of chapter_name()
wm4
2012-08-04
*
mplayer: never exit mplayer from within the play loop
wm4
2012-08-04
*
command, mplayer: free return value of demuxer_stream_lang()
wm4
2012-08-04
*
mplayer: fix invalid memory access in print_stream()
wm4
2012-08-04
*
playlist: rename params_count field to num_params for consistency
wm4
2012-08-04
*
mplayer: rearrange misleading code
wm4
2012-08-04
*
mplayer: fix idle mode regressions
wm4
2012-08-04
*
demuxer: introduce a general stream struct
wm4
2012-08-03
*
mplayer: fix output of audio/sub language in terminal output
wm4
2012-08-03
*
mplayer: move file loading out of main()
wm4
2012-08-03
*
mplayer: move things out of main()
wm4
2012-08-03
*
sub: simplify code by always defining sub_cp
wm4
2012-08-03
[next]