summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* demux_lavf: print seek failures in verbose modewm42015-03-241-6/+12
* audio: increase maximum amount of audio skipped for seekingwm42015-03-241-1/+1
* subprocess-win: clarify argument escaping logicJames Ross-Gowan2015-03-241-8/+8
* subprocess-win: handle empty arguments correctlyJames Ross-Gowan2015-03-241-0/+6
* vo_wayland: fix null dereferenceJari Vetoniemi2015-03-231-1/+1
* vo_opengl: do not block on waylandJari Vetoniemi2015-03-235-0/+31
* vo_wayland: define opaque regionJari Vetoniemi2015-03-231-0/+9
* vo_wayland: share frame callbacks.Jari Vetoniemi2015-03-234-39/+58
* TOOLS: add a lua scripts for extracting and setting starttime with ytdlPatrick Hipp2015-03-231-0/+34
* TOOLS: add a lua script for a -stay on top only during playback- modePatrick Hipp2015-03-231-0/+19
* audio: prefer libdcadec by default if presentwm42015-03-231-1/+1
* mp_image: reject 0-sized imageswm42015-03-231-2/+1
* vo_opengl: fix XYZ input gammaNiklas Haas2015-03-231-1/+1
* demux_mkv_timeline: don't continue if reopening file failedwm42015-03-231-1/+1
* m_option: remove dead initializationwm42015-03-231-3/+3
* vo_vdpau: remove some minor code duplicationwm42015-03-231-13/+7
* vo_vdpau: check vdpau API return valuewm42015-03-231-0/+1
* vdpau: remove dead assignmentwm42015-03-231-2/+1
* client API: remove dead assignmentwm42015-03-231-1/+0
* vo_opengl: remove dead assignmentwm42015-03-231-3/+3
* ta: memcpy(ptr, NULL, 0) is undefinedwm42015-03-231-1/+3
* m_property: memcpy(ptr, NULL, 0) is undefinedwm42015-03-231-1/+2
* video: use less technical language for PTS warningwm42015-03-231-1/+1
* encode: make --audio-channels=auto workwm42015-03-231-2/+4
* manpage: ipc: make requirements for newlines more explicitwm42015-03-231-0/+3
* video: fix update of vo-configured propertywm42015-03-231-0/+1
* vo_opengl_cb: don't render OSD while VO is not createdwm42015-03-236-17/+26
* vo_opengl: move OSD rendering to separate functionwm42015-03-231-39/+41
* command: use mp_set_playlist_entrySai Ke WANG2015-03-221-3/+1
* vo_opengl: fix video equalizer gamma controlswm42015-03-221-1/+4
* af_bs2b: fix option default valuewm42015-03-221-1/+2
* vo_opengl: fix background color optionwm42015-03-211-7/+5
* vo_opengl: fix bicubic_fast scalerwm42015-03-211-1/+1
* vd_lavc: less confusing message when hardware decoding won't workwm42015-03-201-2/+3
* demux_lavf: assume h264/hevc raw streams have no timestampswm42015-03-201-4/+12
* player: better handling of video with no timestampswm42015-03-204-11/+15
* vo_xv: remove pointless castwm42015-03-201-2/+1
* vf_expand: fix memory leak on memory allocation failurewm42015-03-201-1/+3
* player: fix seekability testwm42015-03-201-1/+1
* mp_image: do not assume trailing stride padding existswm42015-03-201-4/+4
* video: uninline memcpy_pic functionswm42015-03-2016-93/+53
* video: replace pointless macrowm42015-03-202-9/+4
* mp_image: remove unneeded thingswm42015-03-202-39/+16
* manpage: remove "experimental" notice from dxva2 codewm42015-03-192-2/+2
* stream_lavf: workaround broken rtmp "timeout" optionwm42015-03-191-4/+7
* player: warn against non-monotonic video PTS only oncewm42015-03-182-13/+9
* player: refuse to write resume file with unseekable fileswm42015-03-181-0/+6
* osd: simplify an aspect of change detection handlingwm42015-03-1813-100/+74
* manpage: add a link to mpv.conf documentationwm42015-03-171-1/+1
* vd_lavc: change message about using hardware decodingwm42015-03-171-1/+1
* af_lavfi: handle seekingwm42015-03-171-1/+27
* DOCS: fix compilation instructions for MXE crosscompilationgunmantheh2015-03-171-0/+1
* build: fix missing windows librariesKevin Mitchell2015-03-161-2/+2
* video: don't drop anamorphic scaling if it's too minorwm42015-03-161-8/+1
* ao: slightly extend debug messageswm42015-03-161-1/+4
* vo_opengl: reduce number of uniforms in dithering passwm42015-03-161-8/+5
* vo_opengl: move glViewport call closer to draw callwm42015-03-162-2/+3
* command: don't drop audio buffers when switching filterswm42015-03-161-1/+0
* vo_opengl: fix srgb replacement optionsJames Ross-Gowan2015-03-161-1/+1
* vo_opengl: fix incorrectly drawn OSD in idle modewm42015-03-161-2/+2
* vo_opengl: apply OSD color managementNiklas Haas2015-03-161-24/+39
* vo_opengl: improve queue size heuristicNiklas Haas2015-03-161-1/+1
* vo_opengl: improve interpolation diagnosticsNiklas Haas2015-03-161-6/+9
* vo_opengl: color manage after interpolationNiklas Haas2015-03-161-13/+18
* man/vo: fix typoMartin Herkt2015-03-151-1/+1
* bootstrap: add waf mirrorMartin Herkt2015-03-151-5/+18
* filter_kernels: add comment to prevent confusionNiklas Haas2015-03-151-0/+2
* vo_opengl: add oversample support for tscaleNiklas Haas2015-03-152-25/+54
* vo_opengl: add oversample scalerNiklas Haas2015-03-152-0/+44
* vo_opengl: refactor smoothmotion -> interpolationNiklas Haas2015-03-155-130/+189
* vo_opengl: increase the number of video buffersNiklas Haas2015-03-151-12/+16
* audio: fix off by one error in channel map selection codewm42015-03-151-2/+2
* command: make "media-title" observablewm42015-03-151-1/+1
* man: fix PDF buildMartin Herkt2015-03-151-3/+4
* vo_opengl: remove hwdec unmap_image callbackwm42015-03-145-22/+1
* vo_opengl: silence vdpau hwdec warnings with smoothmotionwm42015-03-141-4/+10
* vo_opengl: only clamp when necessaryNiklas Haas2015-03-141-2/+2
* cocoa: signal VO_EVENT_WIN_STATE on fps changeStefano Pigozzi2015-03-141-0/+2
* vo_opengl: fix incorrect wording in commentNiklas Haas2015-03-141-1/+1
* vo_opengl: fix uninitialization logicNiklas Haas2015-03-141-1/+8
* vo_opengl: apply alpha after conversion to rgbNiklas Haas2015-03-131-12/+7
* vo_opengl: replace float array with a structwm42015-03-134-59/+64
* vo_opengl: remove unused declarationwm42015-03-131-5/+0
* ao: align audio buffer sizewm42015-03-131-0/+3
* TOOLS: remove youtube-dl_mpv.shwm42015-03-131-22/+0
* vo: make sure display-fps is up-to-datewm42015-03-131-2/+8
* win32: support get display fpsAvi Halachmi (:avih)2015-03-131-0/+54
* command: fix display-fps property (again)wm42015-03-133-10/+27
* vo_opengl: restore GL(ES) 2 compatibilitywm42015-03-131-0/+2
* vo_opengl: don't test for arrayswm42015-03-133-8/+2
* vo_opengl: minor fix to a commentwm42015-03-131-2/+2
* w32_common: don't hide cursor when the menu is openJames Ross-Gowan2015-03-131-8/+8
* manpage: update cscaleNiklas Haas2015-03-131-4/+1
* vo_opengl: sample from the right tex for separated scalersNiklas Haas2015-03-131-8/+8
* options: introduce --cache=yes choicewm42015-03-123-3/+8
* cache: bump default size to 150MBwm42015-03-122-2/+2
* command: display-fps is the display FPS as assumed by the VOwm42015-03-123-8/+8
* vo: update FPS only on state changeswm42015-03-122-13/+33
* Merge branch 'gl_rework'wm42015-03-1215-2045/+1852
|\
| * vo_opengl: refactor shader generation (part 2)Niklas Haas2015-03-128-223/+750
| * vo_opengl: refactor shader generation (part 1)wm42015-03-1212-2000/+1280
|/
* build: simplify windows checkswm42015-03-112-25/+14
* player: dump list of satisfied deps instead of config.h with -vwm42015-03-112-2/+12
* demux_mkv: make matroska.pl script output deterministicwm42015-03-111-1/+1
* command: allow changing some VO options even if VO wasn't created yetwm42015-03-111-4/+4
* player: fix crash when taking screenshots in idle modewm42015-03-111-0/+2
* x11: ignore mouse enter/leave events due to pointer grabwm42015-03-111-0/+4
* build: disable tests by defaultStefano Pigozzi2015-03-101-0/+1
* vo: hide opengl-cb in --vo=helpwm42015-03-101-1/+1
* audio: fix spdif packet size unitwm42015-03-102-9/+9
* audio: fix spdif DTS packet sizewm42015-03-101-0/+1
* audio: cut audio with spdif too on playback restartwm42015-03-101-3/+3
* ad_spdif: move frame sizes to a general functionwm42015-03-103-7/+16
* command: add display-fps propertywm42015-03-102-1/+24
* vo_opengl_cb: clear last video frame on uninit()wm42015-03-101-8/+9
* ao_coreaudio_exclusive: port to pull API, fix latency calculationswm42015-03-101-78/+37
* ao_coreaudio: move some helpers to utilswm42015-03-103-16/+20
* ao_coreaudio_exclusive: rip out pseudo volume controlwm42015-03-101-40/+1
* player: restore --dump-statswm42015-03-101-6/+6
* client API: clarify mpv_opengl_cb_render() viewport parameterwm42015-03-091-1/+4
* vo_opengl: move minor helper to common codewm42015-03-093-10/+6
* stream: use relaxed atomic loads for checking playback abortswm42015-03-091-1/+1
* demux_mkv: never warn when trying to resync on EOFwm42015-03-091-2/+4
* demux_mkv: check for playback abortswm42015-03-093-0/+9
* w32_common: remove redundant is_maximized functionJames Ross-Gowan2015-03-091-8/+1
* cocoa: fix minimized state getterStefano Pigozzi2015-03-091-5/+2
* x11: fix VOCTRL_GET_WIN_STATEwm42015-03-091-0/+1
* w32_common: support the "window-minimized" propertyJames Ross-Gowan2015-03-092-2/+6
* stream/smb: mark as network stream for --cache=autoKevin Mitchell2015-03-091-0/+1
* manpage: document swapinterval defaultNiklas Haas2015-03-091-1/+2
* cocoa: support the "window-minimized" propertyJaime Marquínez Ferrándiz2015-03-083-1/+33
* vf_vavpp: fix deinterlacingFilip Milivojevic2015-03-081-0/+8
* input.conf: add key binding to override ASS subtitle styleswm42015-03-082-0/+8
* DOCS: minor update to coding stylewm42015-03-081-0/+2
* cocoa: fix autohide in fullscreenStefano Pigozzi2015-03-084-5/+26
* cocoa: fix mouse hiding with launchpad and dock foldersStefano Pigozzi2015-03-083-1/+18
* options: add M_OPT_FILE to new options that are missing itPhilip Sequeira2015-03-072-2/+2
* audio: refuse to change playback speed with spdifwm42015-03-072-3/+5
* audio: make changing playback speed slightly more robustwm42015-03-071-32/+39
* cocoa: clamp mouse position to window.torque2015-03-071-0/+2
* cocoa: update mouse coordinates when window is initialized.torque2015-03-073-2/+4
* cocoa: don't uninit light sensor if not presentStefano Pigozzi2015-03-071-2/+4
* vo_opengl/x11: fix automatic ICC profile loadingMartin Herkt2015-03-072-6/+11
* cocoa: remove possible use after freeStefano Pigozzi2015-03-071-5/+5
* cocoa: fix some crashes caused by async uninitStefano Pigozzi2015-03-071-31/+15
* af_scaletempo: minor simplificationwm42015-03-061-15/+6
* af_scaletempo: restore confusing mplayer behaviorwm42015-03-061-3/+9
* demux_mkv: actually skip elements out of reachwm42015-03-061-1/+2
* demux_mkv: fix issues with unseekable streamswm42015-03-061-14/+16
* Lua: add unpack shim for Lua 5.2/5.3 compatibility.torque2015-03-061-0/+2
* vo_vaapi: fix video equalizer (second try)wm42015-03-061-12/+36
* player: allow changing playback speed in early audio init stageswm42015-03-061-1/+1
* DOCS/compile-window.md: add Lua package to MXE instructionswm42015-03-061-2/+2
* build: make vdpau and dxva2 checks nicerwm42015-03-062-4/+4
* player: fix operation if command line is emptywm42015-03-062-12/+13
* osx: terminate argv properly when arguments are removedwm42015-03-061-1/+4
* DOCS, options: fix exampleChrisK22015-03-051-1/+1
* build: check whether hwaccels are enabled in FFmpegwm42015-03-051-3/+5
* vo_opengl: make smoothmotion-threshold inclusiveNiklas Haas2015-03-051-2/+2
* vd_lavc: let --hwdec=auto select "vaapi-copy"wm42015-03-051-1/+1
* vd_lavc: request 1 more threads than CPU coreswm42015-03-051-0/+2
* vo_vaapi: round equalizer valueswm42015-03-051-2/+5
* client API: mention the changes to the seek/screenshot commandswm42015-03-052-1/+3
* player, client API: refactor cplayer init, reduce client API differenceswm42015-03-055-51/+60
* player: minor simplificationwm42015-03-053-16/+11
* vo_opengl: increase ambient light changes log levelStefano Pigozzi2015-03-041-1/+1
* README: fix typoswm42015-03-041-1/+1
* ad_spdif: remove per-packet messagewm42015-03-041-1/+0
* player: use symbolic constant for seek precisionwm42015-03-044-29/+43
* input: use flag option type for some input commandswm42015-03-044-38/+50
* input: remove numeric compatibility parameters from commandswm42015-03-041-14/+14
* options: add flag option typewm42015-03-042-0/+121
* cache: assume file size from EOF positionwm42015-03-041-2/+8
* README: add some better linkswm42015-03-041-3/+31
* win32: fix some more -Wparentheses warningswm42015-03-043-4/+4
* build: fix warnings with --disable-libasswm42015-03-041-2/+2
* cocoa: silence -Wlogical-op-parenthesesStefano Pigozzi2015-03-041-1/+1
* vo_opengl: add gamma-auto optionStefano Pigozzi2015-03-046-0/+103
* cocoa: add support for querying ambient lightingStefano Pigozzi2015-03-042-0/+97
* stream_cdda: add option to enable cdtext, and disable it by defaultwm42015-03-032-3/+9
* stream_cdda: fix parameter passingwm42015-03-031-2/+0
*