aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* command: add a new property deprecation mechanismGravatar wm42015-05-22
* DOCS: add a changelog for option/command/property changesGravatar wm42015-05-22
* audio: make softvol scale cubicGravatar wm42015-05-22
* audio: change range of volume option/propertyGravatar wm42015-05-22
* options: --loop without argument means looping foreverGravatar wm42015-05-22
* command: explicitly show mouse cursor when unfullscreeningGravatar wm42015-05-21
* win32: do not call timeEndPeriod(1) on terminationGravatar wm42015-05-21
* DOCS/client_api_examples: cocoa: minor fixesGravatar wm42015-05-21
* DOCS/client_api_examples: add opengl-cb-based cocoa example.Gravatar torque2015-05-21
* chmap: use av_popcount64()Gravatar wm42015-05-21
* vo_opengl: vda: make it work anywhereGravatar wm42015-05-21
* video: do not align source position to 2Gravatar wm42015-05-21
* vo_opengl: remove npot optionGravatar wm42015-05-21
* DOCS/mplayer-changes: add relative seeking by %Gravatar Robin2015-05-21
* vo_xv: make number of buffers configurableGravatar wm42015-05-20
* command: refactor if/else statements to switchGravatar Robin2015-05-20
* video: force audio resync after video discontinuityGravatar wm42015-05-20
* video: better heuristic for timestamp resetsGravatar wm42015-05-20
* audio: fix resync issue differentGravatar wm42015-05-19
* command: change OSD symbol for absolute perc. seekGravatar rrooij2015-05-19
* manpage: fix syntaxGravatar wm42015-05-19
* demux: read cue sheets embedded in tagsGravatar wm42015-05-19
* demux_cue: move cue parser to a separate fileGravatar wm42015-05-19
* ad_spdif: use DTS-HD passthrough only if the audio is really DTS-HDGravatar wm42015-05-19
* ad_spdif: set output format lazilyGravatar wm42015-05-19
* audio: avoid wasting CPU due to continuous wakeupGravatar wm42015-05-19
* command: use consistent comment styleGravatar rrooij2015-05-19
* input: add relative percentage seekGravatar rrooij2015-05-19
* x11: never forcefully terminate xdg-screensaver processGravatar wm42015-05-18
* mpv.desktop: shorten polish nameGravatar Mateusz Łukasik2015-05-18
* sub: add .sup file extension for subtitle autoloadingGravatar wm42015-05-18
* command: add playlist_shuffle commandGravatar wm42015-05-17
* input.conf: add CTRL+s key binding for window screenshotsGravatar wm42015-05-17
* manpage: improve osc helpGravatar Avi Halachmi (:avih)2015-05-16
* DOCS/client_api_examples: Qt: force qmake to use pkg-config.Gravatar torque2015-05-16
* manpage: lua: clarify OSD differences between mp.command/mp.commandvGravatar wm42015-05-16
* x11: attempt to make initial fullscreening more reliableGravatar wm42015-05-15
* vf_vapoursynth: reject unaligned video sizesGravatar wm42015-05-15
* vo: remove suspicious lineGravatar wm42015-05-15
* Remove trailing whitespacesGravatar Michael Vetter2015-05-15
* video: add hevc to whitelist of hwdec codecsGravatar wm42015-05-14
* dxva2: support HEVCGravatar wm42015-05-14
* vo_opengl: hardcode rquested GL version in backendsGravatar wm42015-05-14
* x11: use new OpenGL backend APIGravatar wm42015-05-14
* vo_opengl: create new API for OpenGL VO backendsGravatar wm42015-05-14
* vo_opengl: change user options for requesting GLESGravatar wm42015-05-14
* vo_opengl: merge GL backend creation/initializationGravatar wm42015-05-13
* vo_opengl: remove mpgl_lock callsGravatar wm42015-05-13
* cocoa: redo synchronizationGravatar wm42015-05-13
* vo_opengl: remove some more Cocoa resize leftoversGravatar wm42015-05-13