aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* audio: update outdated commentGravatar wm42016-01-05
* ao_pulse: attempt to fall back to an arbitrary sample formatGravatar wm42016-01-05
* ao_pulse: check for sample rate boundsGravatar wm42016-01-05
* ao_pulse: move format setting into a functionGravatar wm42016-01-05
* options: raise maximum value for --audio-samplerateGravatar wm42016-01-05
* vo_rpi: handle rotationGravatar wm42016-01-05
* vo_rpi: work around firmware oddness leading to incorrect video rectGravatar wm42016-01-05
* bundle: remove git sha from the Info.plist versionGravatar Stefano Pigozzi2016-01-05
* build: add option of html manualGravatar Chris Mayo2016-01-05
* demux_lavf: re-enable codepage autodetection for .assGravatar fwr2016-01-04
* ao_wasapi: remove +x flag from filesGravatar wm42016-01-04
* chmap_sel: prefer inexact equivalents over perfect upmixGravatar wm42016-01-04
* ao_wasapi: just use a pointer to the deviceID in change_notifyGravatar Kevin Mitchell2016-01-04
* ao_wasapi: correctly name the IMMNotificationClientVtblGravatar Kevin Mitchell2016-01-04
* ao_wasapi: make persistent enumerator local to change_notifyGravatar Kevin Mitchell2016-01-04
* ao_wasapi: rewrite device listing and selectionGravatar Kevin Mitchell2016-01-04
* vo_opengl: fix operation on GLES 2.0Gravatar wm42016-01-04
* sd_ass: fix memory leaks with --sub-ass=noGravatar wm42016-01-04
* vo_opengl: reset nnedi3 weights properlyGravatar Bin Jin2016-01-03
* x11: silence xdg-screensaver failure messageGravatar wm42016-01-03
* player: make sure streams are selected with ordered chaptersGravatar wm42016-01-03
* CONTRIBUTING: discourage reports against unmaintained releasesGravatar wm42016-01-03
* ao_wasapi: fix delay calculation againGravatar Kevin Mitchell2016-01-02
* options: exclude 360 from --video-rotate rangeGravatar wm42016-01-02
* Update copyright yearGravatar wm42016-01-01
* sub: do not check for duplicates if --sub-clear-on-seek is setGravatar wm42015-12-31
* video: do not disable hr-seek framedrop too earlyGravatar wm42015-12-30
* demux_mkv: skip EBML void elementsGravatar Kagami Hiiragi2015-12-29
* TOOLS/zsh.pl: add .opus extension in zsh completionsGravatar Eric G2015-12-29
* example.conf: minor changesGravatar wm42015-12-29
* manpage: lua: fix command namesGravatar wm42015-12-29
* sub: change how subtitles are readGravatar wm42015-12-29
* sub: remove packet list thingGravatar wm42015-12-28
* sub: do charset conversion in demux_lavf.cGravatar wm42015-12-28
* demux_lavf: prepare for using wrapper stream instanceGravatar wm42015-12-28
* wayland: fix typo in error messageGravatar Alessandro Ghedini2015-12-27
* sub: refactor initializationGravatar wm42015-12-27
* sub: minor refactor how video FPS for MicroDVD is setGravatar wm42015-12-27
* demux_mkv: adjust subtitle preroll defaultsGravatar wm42015-12-27
* README: remove pointer to homebrew-mpvGravatar Stefano Pigozzi2015-12-26
* vo_rpi: fix previous commitGravatar wm42015-12-26
* vo_rpi: fix compilationGravatar wm42015-12-26
* filter_kernels: use more precise parameters for robidoux filtersGravatar wm42015-12-26
* vo_opengl: fix gray playbackGravatar wm42015-12-26
* command: replace ROUND() with lrint()Gravatar wm42015-12-26
* sub: destroy/recreate ASS_Renderer when disabling/enablings subsGravatar wm42015-12-26
* sub: always recreate ASS_Renderer on subtitle decoder reinitGravatar wm42015-12-26
* sub: cache subtitle state per track instead of per demuxer streamGravatar wm42015-12-26
* vo_opengl: flip image if backend uses flipped renderingGravatar wm42015-12-25
* command: change heuristic for files with 1 chapterGravatar wm42015-12-25