summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to v0.9.0, remove Draft status from RELEASE_NOTESv0.9.0Diogo Franco (Kovensky)2015-04-252-2/+3
* Fix typo in RELEASE_NOTESDiogo Franco (Kovensky)2015-04-251-1/+1
* Add v0.7.x RELEASE_NOTES to RELEASE_NOTESDiogo Franco (Kovensky)2015-04-251-0/+215
* Update RELEASE_NOTESDiogo Franco (Kovensky)2015-04-251-7/+30
* Merge branch 'master' into release/0.9Diogo Franco (Kovensky)2015-04-2587-638/+1742
|\
| * manpage: move --autosync descriptionwm42015-04-241-14/+14
| * player: add --window-scale optionwm42015-04-244-0/+13
| * player: flush decoder even if cover art is decodedwm42015-04-241-1/+1
| * player: don't show A/V desync message in non-sense situationswm42015-04-241-2/+2
| * w32_common: add more rounded-down frame ratesJames Ross-Gowan2015-04-251-0/+4
| * w32_common: use the current monitor's refresh rateJames Ross-Gowan2015-04-251-9/+10
| * dxva2: fix broken build with gcc 5.1Avi Halachmi (:avih)2015-04-241-0/+5
| * terminal: printf() is not signal-safewm42015-04-241-2/+1
| * man: fix PDF buildMartin Herkt2015-04-241-2/+4
| * DOCS/mplayer-changes: Eleborate on joystick inputrobin007bond2015-04-231-0/+2
| * osc: add nil check for element.eventresponderwm42015-04-231-1/+1
| * mp_image: remove some unused interlacing flagswm42015-04-233-8/+2
| * vf_vapoursynth: update _FieldBased semanticswm42015-04-231-4/+4
| * options: remove unneeded hack from command line parserwm42015-04-233-16/+1
| * manpage: document ff-index sub-propertywm42015-04-231-0/+7
| * demux_mkv: limit timestamp fixing to 1ms maxwm42015-04-232-7/+7
| * demux_mkv: attempt to fix rounded timestampswm42015-04-232-1/+30
| * demux_mkv: move global options to the demuxerwm42015-04-236-21/+42
| * demux_mkv: better seeking after video endwm42015-04-231-15/+7
| * lua: add utils.format_json() functionwm42015-04-222-0/+26
| * osc: paint over a crashwm42015-04-221-4/+6
| * image_writer: fix writing screenshotswm42015-04-221-1/+1
| * cache: exit early on cancellationwm42015-04-211-0/+3
| * cache: another minor simplificationwm42015-04-211-11/+5
| * cache: simplify the check for printing the "cache stuck" messagewm42015-04-211-16/+6
| * player: do not load encoding config files in non-encoding modewm42015-04-211-8/+6
| * TOOLS/autoload: load only files that make senseMarcin Kurczewski2015-04-211-0/+30
| * TOOLS/autoload: add blank lines for readabilityMarcin Kurczewski2015-04-211-0/+7
| * command: demuxer-cache-time propertyxylosper2015-04-212-1/+26
| * vo_drm: fix return value for void functionMarcin Kurczewski2015-04-211-1/+1
| * vo_drm: fix coding style to adhere to guidelinesMarcin Kurczewski2015-04-212-8/+8
| * vo_drm: fix releasing VT if received signal twiceMarcin Kurczewski2015-04-211-0/+3
| * vo_drm: add vertical syncMarcin Kurczewski2015-04-211-5/+45
| * player: cleanup update_fps() functionwm42015-04-202-13/+5
| * video: cleanup some old log messageswm42015-04-202-9/+2
| * old-configure: disable HAVE_DRMwm42015-04-201-0/+1
| * client API: add a screenshot_raw commandwm42015-04-206-0/+67
| * client API: add MPV_FORMAT_BYTE_ARRAY typewm42015-04-203-1/+32
| * image_writer: factor image conversion into a separate functionwm42015-04-202-25/+37
| * image_writer: minor cleanupwm42015-04-202-11/+11
| * client API: add glue for making full use of mpv_command_node()wm42015-04-204-10/+14
| * demux: report correct cache state close to EOFwm42015-04-201-5/+4
| * vf_vapoursynth: stupid hack to unbreak with recent API changewm42015-04-201-0/+6
| * player: change video-bitrate and audio-bitrate propertieswm42015-04-209-71/+51
| * options: don't restrict --hr-seek-demuxer-offsetwm42015-04-201-1/+1
| * command: disc-mouse-on-button propertyxylosper2015-04-217-6/+49
| * build: fix libavfilter dependency for vf_mirrorxylosper2015-04-202-2/+2
| * w32_common: prevent system sleepJames Ross-Gowan2015-04-201-1/+2
| * vo_drm: extract vt_switcher to drm_commonMarcin Kurczewski2015-04-194-132/+226
| * vo_drm: disable VT switcher for non-Linux systemsMarcin Kurczewski2015-04-192-2/+9
| * manpage: fix typowm42015-04-191-1/+1
| * options: change [...] to balanced quoteswm42015-04-192-2/+15
| * vo_drm: fix logging problems with connectorsMarcin Kurczewski2015-04-181-1/+1
| * vo_drm: fix VT behavior with auxiliary screensMarcin Kurczewski2015-04-181-2/+4
| * vo_drm: fix VT switchingMarcin Kurczewski2015-04-181-55/+229
| * TOOLS: autoload.lua: sort files case insensitivewm42015-04-181-1/+3
| * af_lavrresample: fix drainingwm42015-04-181-8/+8
| * stream_file: minor simplificationwm42015-04-171-11/+8
| * player: allow playing directorieswm42015-04-173-5/+58
| * demuxer_lavf: add an option for disabling hackswm42015-04-172-0/+11
| * options: clarify quoting for option values starting with %wm42015-04-172-9/+13
| * TOOLS/umpv: fix typo in docstringAdrian Sadłocha2015-04-171-1/+1
| * vf_crop, vf_expand: remove ancient and useless messageswm42015-04-162-19/+1
| * vf_mirror: replace internal implementation with libavfilterwm42015-04-161-85/+4
| * vo: fix non-sense in init codewm42015-04-161-1/+1
| * vo: cosmetics: reindent VO listwm42015-04-161-23/+23
| * vf_screenshot: remove this filterwm42015-04-168-97/+3
| * command: let screenshot_to_file command overwrite fileswm42015-04-162-7/+1
| * video: do not show decoder framedrops if they're not requestedwm42015-04-162-5/+5
| * vo_drm: add missing documentationMarcin Kurczewski2015-04-161-0/+13
| * vo_drm: add KMS/DRM renderer supportMarcin Kurczewski2015-04-164-0/+522
| * subprocess: move implementation for deatched subprocesseswm42015-04-155-34/+63
| * subprocess-posix: always connect stdin to /dev/nullwm42015-04-151-1/+12
| * x11: actually disable screensaverwm42015-04-152-12/+61
| * options: --hr-seek=always is the same as --hr-seek=yeswm42015-04-152-1/+2
| * manpage: clarify --af=formatKevin Mitchell2015-04-151-14/+16
| * manpage: remove extra newline at end of af.rstKevin Mitchell2015-04-151-1/+0
| * ao_alsa: fallback to stereo channel layout if everything else failswm42015-04-141-1/+4
| * mapage: update --hwdec=vaapi description againwm42015-04-141-2/+1
| * player: silence spam in verbose mode when playing audio with cover artwm42015-04-141-1/+1
| * input.conf: unmap menu keywm42015-04-141-1/+0
| * vo_opengl: change dwmflush option valueswm42015-04-142-4/+6
| * options: don't let --vf-clr etc. take an argumentwm42015-04-131-0/+5
| * vo_rpi: explicitly reference MMAL VC driverwm42015-04-131-0/+8
| * man/options: make --audio-display easier to findMartin Herkt2015-04-131-2/+3
| * DOCS/contribute.md: Add guideline for pull requestsrobin007bond2015-04-131-0/+3
| * OSX/mpv.app/mpv.conf: Use pseudo-guirobin007bond2015-04-131-2/+1
* | Update RELEASE_NOTESDiogo Franco (Kovensky)2015-04-131-1/+18
* | Merge branch 'master' into release/0.9Diogo Franco (Kovensky)2015-04-13269-1465/+1533
|\|
| * Update license headersMarcin Kurczewski2015-04-13246-1233/+1012
| * af_lavrresample: minor simplificationwm42015-04-121-4/+4
| * af_lavrresample: allow resetting output sample formatwm42015-04-121-2/+3
| * audio/filter: fully renegotiate audio formats on every reconfigwm42015-04-121-0/+10
| * DOCS/waf: Edit --enable-feature sentencesrobin2015-04-121-2/+3
| * vo_opengl: slightly simplify check_gl_features()wm42015-04-111-25/+12
| * vo_opengl: unify blend-subtitles-res and blend-subtitleswm42015-04-113-20/+12
| * vo_opengl: fix blend-subtitles-res=video & anamorphic videowm42015-04-111-1/+6
| * manpage: mention how pseudo-gui mode is enabled on win32wm42015-04-111-2/+7
| * main-fn-win: fix handle validity check for XPJames Ross-Gowan2015-04-111-1/+2
| * win32: use pseudo-gui profile when started without stdioJames Ross-Gowan2015-04-111-6/+35
| * win32: only attach to the console from mpv.comJames Ross-Gowan2015-04-114-13/+49
| * win32: use a platform-specific unicode entry-pointJames Ross-Gowan2015-04-118-40/+32
| * vo_opengl: add blend-subtitles-resNiklas Haas2015-04-103-4/+30
| * manpage: document pseudo-gui stuffwm42015-04-101-0/+28
| * mp_image: remove redundant flags fieldwm42015-04-103-8/+6
| * mp_image: remove redundant chroma_x/y_shift fieldswm42015-04-105-13/+9
| * mp_image: remove redundant plane_w/h fieldswm42015-04-104-21/+31
| * player: use config parser for setting up pseudo-gui profilewm42015-04-103-11/+12
| * player: change pseudo-gui settingswm42015-04-101-2/+1
| * vo_opengl: use correct texture coordinates for nv12wm42015-04-101-1/+1
| * ao_coreaudio: fix inverted conditionwm42015-04-101-3/+4
| * player: do not accidentally init terminalwm42015-04-101-2/+1
| * README: remove dead linkwm42015-04-101-1/+1
| * mp_image: fix buildwm42015-04-091-2/+0
| * mp_image: get rid of chroma_width/height fieldswm42015-04-092-7/+4
| * screenshots: drop some useless jpeg writer optionswm42015-04-091-11/+0
| * screenshots: write jpg files with original subsamplingwm42015-04-091-1/+5
| * Update README.mdCris2015-04-091-20/+42
| * ytdl: set additional properties for rtmp streamsSebastian Mayr2015-04-091-3/+21
| * opengl: win32 - add option 'dwmflush' to sync in DWMAvi Halachmi (:avih)2015-04-094-0/+69
| * opengl: smoothmotion: wake up for next vsync a bit earlierAvi Halachmi (:avih)2015-04-091-1/+1
| * opengl: drop less frames when clip and display have similar fpsAvi Halachmi (:avih)2015-04-091-1/+9
| * ytdl_hook.lua: Disable video when vid option is "no"robin2015-04-091-0/+7
| * vo_opengl_cb: deprecate mpv_opengl_cb_render()wm42015-04-097-24/+42
| * vo_opengl_cb: add a function to report vsync timewm42015-04-098-1/+48
| * vo_opengl_cb: fix video timing somewhatwm42015-04-091-2/+2
| * vo_opengl: log used GLXFBConfigwm42015-04-091-0/+1
| * vo_opengl: remove unused functionwm42015-04-092-6/+0
* | Update RELEASE_NOTESDiogo Franco (Kovensky)2015-04-131-6/+243
* | Update RELEASE_NOTESDiogo Franco (Kovensky)2015-04-091-11/+13
* | Merge branch 'master' into release/0.9Diogo Franco (Kovensky)2015-04-0917-87/+115
|\|
| * sub: don't truncate timestamps to intwm42015-04-081-1/+1
| * sub: unprefer libavcodec's MicroDVD converterwm42015-04-081-1/+1
| * manpage: lua: clarify timer usagewm42015-04-081-0/+17
| * audio: automatically deatch filters if spdif prevents their usewm42015-04-072-5/+17
| * audio: change a detail about filter insertionwm42015-04-074-28/+15
| * ao_alsa: change log outputwm42015-04-071-12/+15
| * audio: avoid one more redundant audio filter reinitwm42015-04-071-2/+2
| * ao_coreaudio: do not error if retrieving info for verbose mode failswm42015-04-071-6/+6
| * travis: re-enable OSXwm42015-04-071-1/+1
| * video/out: fix screenshot image formatswm42015-04-073-3/+3
| * vdpau: don't use a transparent image format for screenshotswm42015-04-071-1/+1
| * screenshot: use GPU readback only for hardware decoded imageswm42015-04-071-1/+1
| * manpage: remove confusing statementwm42015-04-071-2/+1
| * screenshots: select best image format the encoder supportswm42015-04-061-24/+34
* | Add RELEASE_NOTESDiogo Franco (Kovensky)2015-04-061-0/+114
|/
* vaapi: fight with Intel's broken video decoding GL interopwm42015-04-052-25/+82
* demux_lavf: use mimetype instead of codec type for embedded fontswm42015-04-051-9/+3
* ao/wasapi: use atomic state variable instead of different eventsKevin Mitchell2015-04-044-65/+78
* ao/wasapi: reorder priv membersKevin Mitchell2015-04-041-12/+14
* command: new subproperty for video-params: gammaNiklas Haas2015-04-042-0/+8
* vf_format: add gamma override optionNiklas Haas2015-04-042-0/+26
* vo_opengl: make csp options consistent with vf_formatNiklas Haas2015-04-042-29/+11
* csputils: add some missing colorspacesNiklas Haas2015-04-045-12/+110
* vo_opengl: minor cleanup of gamma-related functionsNiklas Haas2015-04-041-5/+4