aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: do not attempt to cache frames in FBO in dumb-modeGravatar wm42015-10-30
* manpage: briefly mention libmpvGravatar wm42015-10-30
* vd_lavc: fix declarationsGravatar wm42015-10-30
* manpage: extend profile documentationGravatar wm42015-10-29
* vo: take normal drop path when dropping in display-sync modeGravatar wm42015-10-29
* vo_drm: show osd in audio only modeGravatar Paul B Mahol2015-10-29
* player: raise display sync desync toleranceGravatar wm42015-10-28
* player: reset AO stats on pause and other discontinuitiesGravatar wm42015-10-28
* player: simplify display-adrop mode safeguardGravatar wm42015-10-28
* player: minor refactor for A/V diff computationGravatar wm42015-10-28
* player: fix display sync A/V difference estimation on dropsGravatar wm42015-10-28
* sub: remove use of semi-deprecated libass fieldGravatar wm42015-10-28
* Replace deprecated av_free_packet() callsGravatar wm42015-10-28
* demux_mkv: fix cluster skip with duration probingGravatar wm42015-10-27
* vo: kill non-working missed frame detectionGravatar wm42015-10-27
* player: disable total-avsync-change update in display-sync modeGravatar wm42015-10-27
* player: fix display-sync A/V calculation on high playback speedsGravatar wm42015-10-27
* player: add audio drop/duplicate modeGravatar wm42015-10-27
* player: simplify audio sync pts calculationGravatar wm42015-10-27
* demux_mkv: fix duration probing for files with non-0 start timeGravatar wm42015-10-26
* ao_coreaudio_exclusive: check for maximum channel countGravatar wm42015-10-26
* client API: change error string if playback fails completelyGravatar wm42015-10-26
* ao_coreaudio_exclusive: fallback to stereo on unknown channel layoutsGravatar wm42015-10-26
* ao_coreaudio_chmap: minor refactorGravatar wm42015-10-26
* ao_coreaudio_chmap: allow stereo as fallback; avoid mono fallbackGravatar wm42015-10-26
* ao_coreaudio: fix another minor memory leakGravatar wm42015-10-26
* audio: bump maximum number of channels to 16Gravatar wm42015-10-26
* audio: use AVFrames with more than 8 channels correctlyGravatar wm42015-10-26
* af_lavrresample: make planarization pass work with >8 channelsGravatar wm42015-10-26
* audio: improve mp_chmap_to_lavc_unchecked() unknown chmap behaviorGravatar wm42015-10-26
* audio: always log channel maps before determining final mapGravatar wm42015-10-26
* ao_coreaudio: fix potential UB in error casesGravatar wm42015-10-26
* ao_coreaudio_chmap: add more loggingGravatar wm42015-10-26
* af: prevent endless loop when removing filters due to spdifGravatar wm42015-10-26
* ao_alsa: log format probing in verbose modeGravatar wm42015-10-25
* vd_lavc: make software decoding fallback an optionGravatar Rodger Combs2015-10-25
* options: remove --use-text-osdGravatar wm42015-10-24
* ytdl: disable --all-subs if "sub-lang" is in raw-optionsGravatar Ricardo Constantino2015-10-24
* vo_opengl: remove source shader leftoverGravatar Bin Jin2015-10-24
* sd_lavc: take care of AVPicture deprecationGravatar wm42015-10-23
* vo_opengl: always cache to an FBO when not interpolatingGravatar Niklas Haas2015-10-23
* vo: expose frame->num_vsyncs to the VO backendGravatar Niklas Haas2015-10-23
* w32_common: disable IMEGravatar James Ross-Gowan2015-10-23
* vo_opengl: wayland: use a more standard symbolGravatar wm42015-10-23
* vo_opengl: vaapi: fix compilation failure on older systemsGravatar wm42015-10-23
* command: make bitrate properties work correctly for external tracksGravatar wm42015-10-23
* command: do not return 0 for bitrates if unknownGravatar wm42015-10-23
* player: offset chapter display by start timeGravatar wm42015-10-23
* vo_opengl_cb: fix passing through some video equalizer propertiesGravatar wm42015-10-23
* client API: fix typo and wording in a commentGravatar wm42015-10-22