aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* video: fix playback of pal8Gravatar wm42015-11-01
* video: fix another A/V difference bug in display-sync modeGravatar wm42015-10-31
* vo_direct3d: fix operationGravatar wm42015-10-31
* SVG version of the icon (with symbolic counterpart)Gravatar Evgeny Kolesnikov2015-10-30
* vo_opengl: add vsync-fences optionGravatar wm42015-10-30
* vo_opengl: cosmetics: flip the order of 2 functionsGravatar wm42015-10-30
* vo_drm: uninstall signal handlers after quittingGravatar rr-2015-10-30
* vo_drm: handle possible errors from sigactionGravatar rr-2015-10-30
* vo_drm: check if signal already usedGravatar rr-2015-10-30
* stream/audio: fix unchecked strdupsGravatar wm42015-10-30
* command: add mistimed-frame-count propertyGravatar wm42015-10-30
* video: fix framedrop accounting in display-sync modeGravatar wm42015-10-30
* vo_opengl: cache frames only in display-sync modeGravatar wm42015-10-30
* 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