index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
ao_wasapi: use correct UINT type for device enumeration
Kevin Mitchell
2016-01-22
*
ao_wasapi: exit earlier if there are zero playback devices found
Kevin Mitchell
2016-01-22
*
dvb: remove trailing whitespace
wm4
2016-01-22
*
dvb: fix compilation with older Linux headers
wm4
2016-01-22
*
video: don't wait for last video frame in the normal case
wm4
2016-01-22
*
sub: change when/how subtitles are read completely
wm4
2016-01-22
*
audio: refactor: move MPContext.ao_buffer field
wm4
2016-01-22
*
player: fix some oversights in video refactoring
wm4
2016-01-22
*
player: refactor: eliminate MPContext.d_audio
wm4
2016-01-22
*
audio: refactor: work towards unentangling audio decoding and filtering
wm4
2016-01-22
*
wscript: Update `--lua' help
Michael Reed
2016-01-22
*
vo_opengl: vaapi: reorganize platform entrypoints as table
wm4
2016-01-21
*
stream_dvb: add verbose output in non-DVBv5 querying.
Oliver Freyermuth
2016-01-21
*
stream_dvb: use DVBv5 API also for DVB-C tuning.
Oliver Freyermuth
2016-01-21
*
stream_dvb: improve messages on delivery-type detection.
Oliver Freyermuth
2016-01-21
*
stream_dvb: don't requery tuner type, rely on initial query.
Oliver Freyermuth
2016-01-21
*
stream_dvb: support frontends with multiple delivery systems.
Oliver Freyermuth
2016-01-21
*
x11: get *current* XRandR screen configuration
Nils Schneider
2016-01-20
*
vo_opengl: add KMS/DRM VAAPI hardware decoding interop
wm4
2016-01-20
*
ad_spdif: if DTS-HD is requested, and profile unknown, use DTS-HD
wm4
2016-01-20
*
audio: change downmix behavior, add --audio-normalize-downmix
wm4
2016-01-20
*
audio: change --audio-channels default back to stereo
wm4
2016-01-20
*
player: never show "DS: (unavailable)"
wm4
2016-01-20
*
Change 3 more files to LGPL
wm4
2016-01-20
*
vaapi: fix compilation on older FFmpeg/Libav
wm4
2016-01-20
*
audio: remove initial decoding retry limitation
wm4
2016-01-19
*
audio: move direct packet reading from decoders to common code
wm4
2016-01-19
*
audio: move dec_audio.pool to ad_spdif
wm4
2016-01-19
*
ao_coreaudio_chmap: change license to LGPL
wm4
2016-01-19
*
filter_kernels.h: adjust the license
wm4
2016-01-19
*
Change GPL/LGPL dual-licensed files to LGPL
wm4
2016-01-19
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
demux: remove a minor difference between threaded/unthreaded modes
wm4
2016-01-19
*
demux: fix leaking closed captions packets with unselected sub stream
wm4
2016-01-19
*
ao_wasapi: use share_mode value instead of raw option opt_exclusive
Kevin Mitchell
2016-01-18
*
ao_openal: wipe out global context on init error
Kevin Mitchell
2016-01-18
*
vo_drm: fix CRTC usage
rr-
2016-01-18
*
vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding
Aman Gupta
2016-01-18
*
lavc_conv: pass real_time=1 option to ffmpeg for eia_608 decoder
Aman Gupta
2016-01-18
*
ass_mp: add mp_ass_flush_old_events()
Aman Gupta
2016-01-18
*
command: fix NULL pointer deref in "video-codec" property
wm4
2016-01-18
*
demux: disable stream cache if no tracks are selected
wm4
2016-01-18
*
demux: remove unused function
wm4
2016-01-18
*
demux: fix interleaved subtitle reading in unthreaded mode
wm4
2016-01-18
*
demux: unify codepaths for threaded/unthreaded track switching
wm4
2016-01-18
*
cache: add mechanism for disabling readahead
wm4
2016-01-18
*
demux: remove unused flag
wm4
2016-01-18
*
manpage: adjust --display-fps description
wm4
2016-01-18
*
af_lavrresample: fudge some channel layout conversion
wm4
2016-01-18
*
sub: fix memory leaks
wm4
2016-01-18
[next]