summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.2.4v0.2.4release/0.2wm42013-12-011-1/+1
* mp_image: deal with FFmpeg PSEUDOPAL braindeathwm42013-12-013-3/+15
* input: don't emit command when using multiple mouse buttons at oncewm42013-12-011-5/+21
* ao_oss: SNDCTL_DSP_CHANNELS takes int, not uint8_twm42013-12-011-2/+3
* vf_pullup: properly reset on seekwm42013-12-011-14/+37
* player: simple hack to make backstep code somewhat more robustwm42013-12-011-3/+12
* ao_coreaudio: simplify ch label to speaker id conversionStefano Pigozzi2013-12-011-23/+37
* old-build: fix iconv check on openbsdStefano Pigozzi2013-12-011-1/+1
* af_lavi: actually free the filter graph on uninitwm42013-12-011-5/+1
* ao_coreaudio: map channel labels needed for 8ch layoutsStefano Pigozzi2013-12-011-4/+30
* cocoa: unlock on uninitStefano Pigozzi2013-12-011-1/+3
* player: only pause for waiting on cache if it makes sensewm42013-12-011-1/+3
* input: discard precise scrolling commands with no valueStefano Pigozzi2013-12-011-0/+2
* vd_lavc: when falling back to software, revert filter error statuswm42013-12-011-0/+2
* audio: respect --end/--length with spdif passthroughwm42013-12-011-1/+2
* ao_rsound: fix option typeswm42013-12-011-2/+2
* manpage: document , mapping (frame_back_step)enkore2013-12-011-0/+4
* input.conf: fix typowm42013-12-011-1/+1
* Fixing list of vo's that vavpp works with, in man page.Josh Driver2013-12-011-4/+4
* stream_lavf: fix a small memory leakwm42013-12-011-1/+5
* ta: fix typo in commentwm42013-12-011-1/+1
* osdep/io.c: include config.hwm42013-12-011-0/+2
* manpage: fix typo in --video-align-y descriptionwm42013-12-011-1/+1
* player: deselect video track if initialization failswm42013-12-011-0/+1
* stream_dvb: remove bogus free callswm42013-12-011-5/+0
* vo_vdpau: don't calculate destination alpha when drawing OSDwm42013-12-011-2/+2
* player: don't remove playback status when reinitializing DVBwm42013-12-011-1/+3
* encode_lavc: add missing newline in error messagewm42013-12-011-1/+1
* manpage: mark DTS-HD passthough as brokenwm42013-12-011-0/+2
* osx bundle: remove embedded fonts.confStefano Pigozzi2013-12-011-120/+0
* gl_common: print SW renderer warning only if it was the only reason we reject...wm42013-12-011-1/+1
* configure: enable v4l2 input on freebsdbugmen0t2013-12-011-2/+4
* tvi_v4l2: let libv4l2 convert to a known pixel formatbugmen0t2013-12-012-47/+77
* stream: don't include linux/types.h in some fileswm42013-12-013-4/+0
* m_option: handle audio/filter filters with old option parsingwm42013-12-011-3/+9
* wayland: create xkbcommon keymap from stringAlexander Preisinger2013-12-011-2/+1
* ao_jack: refactoring, also fix "no-connect" optionWilliam Light2013-12-011-57/+97
* demux_mkv: add support for HEVCwm42013-12-013-0/+4
* vo_lavc: fix -ovoffset.Rudolf Polzer2013-12-011-1/+3
* vo_opengl: fix alpha values written to the framebufferwm42013-12-013-5/+16
* Release 0.2.3v0.2.3wm42013-11-081-1/+1
* audio: fix bogus audio format comparisonwm42013-11-071-1/+1
* osdep: handle SIGTERMwm42013-11-071-0/+2
* input.conf: clarify the magic how default key bindings are addedwm42013-11-071-3/+7
* manpage: fix incorrect default for --oscwm42013-11-071-1/+1
* stream_lavf: support more libavformat protocolswm42013-11-071-1/+3
* vo_opengl: reserve 4 texture units for video instead of 3wm42013-11-071-5/+5
* tools: add --no-cache --no-config to mpv_identify.shChrisK22013-11-071-1/+1
* player: fix quvi 0.9 playlist loadingwm42013-11-071-2/+3
* stream: reconnecting doesn't make sense if stream is not seekablewm42013-11-071-0/+2
* Release 0.2.2v0.2.2wm42013-11-021-1/+1
* ta: re-add MinGW cargo cultingwm42013-11-021-0/+6
* sd_lavc: display DVD subs with unknown durationwm42013-11-021-0/+6
* ao_pulse: fix channel layoutswm42013-11-021-1/+4
* vd_lavc: add more ifdeffery and ffmpeg cargo culting for correctnesswm42013-11-021-7/+13
* encoding-example-configs: add more comments regarding the scaling methodRudolf Polzer2013-11-021-2/+16
* gl_common: osx: fix compilation with latest XQuartz RCStefano Pigozzi2013-11-021-1/+1
* x11: restore support for --wid=0wm42013-11-021-2/+4
* Fix style of the HP Slate 7 vf-add line.Rudolf Polzer2013-11-021-1/+1
* encoding-example-profiles: support HP Slate 7's weird aspect.Rudolf Polzer2013-11-021-5/+37
* gl_x11: change error message when GL3 context creation failswm42013-11-021-1/+1
* getch2: assume EOF when input file descriptor is invalidwm42013-11-021-2/+5
* cocoa: apply the more invasive constraining only with cmd+1/2/3Stefano Pigozzi2013-11-021-2/+10
* x11: fix border togglingwm42013-11-022-2/+5
* vo_xv: check whether image allocation succeedswm42013-11-021-6/+24
* gl_common: suggest --vo=opengl-old if OpenGL 2.1 missingwm42013-11-021-1/+6
* mpvcore: add a note about desync on track switchesBen Boeckel2013-11-021-0/+1
* osc: make sure the OSC actually fits into the videoChrisK22013-11-021-1/+7
* ao_alsa: don't include alloca.hwm42013-11-022-2/+0
* README: add a link to the wiki about the FFmpeg vs. Libav issuewm42013-11-021-0/+8
* manpage: clarify --heartbeat-interval operationwm42013-11-021-0/+5
* x11_common: reduce screensaver heartbeat from 30 to 10 secondswm42013-11-021-1/+1
* cocoa: constraint the window position a little moreStefano Pigozzi2013-11-021-1/+6
* mplayer: make --length relative to actual start of file, instead of 0wm42013-11-021-1/+2
* wayland: fix fullscreen transparent border regionsAlexander Preisinger2013-11-022-22/+30
* cocoa: fix opening quarantined files on 10.9 with the bundle [2]Stefano Pigozzi2013-11-021-2/+2
* cocoa: fix opening quarantined files on 10.9 with the bundleStefano Pigozzi2013-11-021-2/+7
* cocoa: fix race condition with input context creationStefano Pigozzi2013-11-022-0/+14
* gl_video: add RGB10_A2 FBO formatwm42013-11-022-2/+3
* ao_pcm: big endian AC3 in wav doesn't workwm42013-11-021-1/+0
* mplayer: don't call libquvi for local fileswm42013-11-021-0/+2
* cocoa: set and clear gl context inside of sync sectionsStefano Pigozzi2013-11-021-6/+6
* Release 0.2.1v0.2.1wm42013-10-201-1/+1
* input: fix --input-ar-rate=0wm42013-10-201-1/+1
* wayland: use mp_input_test_draggingAlexander Preisinger2013-10-202-3/+8
* Revert "wayland: remove moving window by grabbing"Alexander Preisinger2013-10-201-0/+4
* Revert "wayland: remove outdated comment"Alexander Preisinger2013-10-201-0/+2
* vdpau_old: restore hardware decoding with old APIwm42013-10-201-0/+1
* af_lavrresample: actually free resamplerwm42013-10-201-0/+3
* mpv.desktop: add russian translation, sortNikoli2013-10-201-1/+3
* sws_utils: work around libswscale crash with --contrast=-100wm42013-10-201-1/+2
* vf_scale: fix get/set confusionwm42013-10-201-1/+1
* spelling fixesAlessandro Ghedini2013-10-203-5/+5
* Release 0.2.0v0.2.0wm42013-10-161-0/+1
* docs: osc: add short info about lua and how to disable itChrisK22013-10-151-0/+3
* changes.rst: add some replaced options, follow conventions betterwm42013-10-151-4/+6
* docs: osc: fix table and other errorsChrisK22013-10-151-11/+18
* docs: Add osc.rst to mpv.rstChrisK22013-10-152-3/+5
* osc: fix borked optionsChrisK22013-10-151-13/+13
* osc docs: Add documentation for OSC and rename some optionsChrisK22013-10-152-6/+194
* x11_common: don't handle mouse enter eventswm42013-10-151-5/+1
* tech-overview.txt: reflect talloc/TA changeswm42013-10-151-0/+6
* osc: reset mouse position when leaving windowChrisK22013-10-151-4/+9
* osc: Don't create a config if none exists.ChrisK22013-10-151-19/+14
* osc: use "info" instead of "warn" for config file creation messagewm42013-10-141-1/+1
* example.conf: add example for disabling the OSCwm42013-10-141-0/+3
* parser-cfg: allow putting options with leading "--"wm42013-10-141-0/+3
* parser-cfg: use bstr everywhere after parsing stagewm42013-10-143-7/+8
* options: enable OSC by defaultwm42013-10-141-0/+1
* mplayer: escape strings if needed when writing watch_later configwm42013-10-141-2/+19
* parser-cfg: parse % escapeswm42013-10-141-7/+31
* version.sh: don't use git tags for version output (again)wm42013-10-141-5/+10
* mplayer: print ffmpeg library versions along with mpv version infowm42013-10-143-16/+33
* osc: raise minmousemove default setting to 3 and disable input mouse area whe...ChrisK22013-10-141-6/+11
* mplayer, vo_image: simplify OSD redrawing, fix vo_image crashwm42013-10-132-11/+1
* mplayer: print a warning if libass is not compiledwm42013-10-131-0/+3
* osc: fix mouse hidingChrisK22013-10-131-2/+2
* osc: Once again new Show/Hide handlingChrisK22013-10-131-7/+34
* Copyright, LICENSE: switch to GPL version 2 or laterwm42013-10-136-653/+303
* Replace tallocwm42013-10-139-1928/+1098
* talloc: change talloc destructor signaturewm42013-10-138-30/+14
* cocoa: make --ontop also cover dock+menubarStefano Pigozzi2013-10-121-1/+3
* command: preferably show "add"/"cycle"/"set" command errors on OSDwm42013-10-121-10/+10
* command: don't allow changing volume if no audio initializedwm42013-10-123-0/+12
* playlist: check for NULL on caller sitewm42013-10-122-2/+3
* options: --loop=N means playback N times, not N+1 timesPhilip Sequeira2013-10-123-8/+9
* libquvi9: work around insane interaction between libquvi and libkdecorewm42013-10-121-0/+7
* cocoa: refactor precise scrolling to a separate methodStefano Pigozzi2013-10-121-4/+7
* cocoa: fix mouse wheel scrollingMad Fish2013-10-121-1/+1
* mpvcore/playlist.c: Avoid NULL reference in playlist_add_base_path()Mohammad Alsaleh2013-10-111-1/+1
* cocoa_common: check if the screen has a menubar in a more generic wayStefano Pigozzi2013-10-091-1/+3
* mp_ring: fix mp_ring_read_cb() when read wraps aroundWilliam Light2013-10-081-2/+10
* demux_raw: set a default video sizewm42013-10-071-2/+2
* command: sub_seek: avoid getting stuckwm42013-10-072-2/+10
* osc: Okay, don't multiply the cache valueChrisK22013-10-071-5/+1
* osc: Display cache fill statusChrisK22013-10-071-1/+21
* osc: Add another scale option for forced windows.ChrisK22013-10-061-3/+6
* ad_mpeg123: support in-stream format changesThomas Orgis2013-10-061-61/+88
* vo_x11, vo_xv: fix OSD redrawing with --force-windowwm42013-10-062-16/+19
* mplayer: don't resume playlist if --no-resume-playback is usedwm42013-10-061-0/+2
* ao_sndio: add documentationChristian Neukirchen2013-10-051-0/+9
* command: add commands for displaying overlayswm42013-10-058-4/+227
* command: add properties for retrieving OSD dimensionswm42013-10-054-0/+31
* mplayer: fix some issues with playlist_prev commandwm42013-10-051-1/+9
* mplayer: fix cleanup if VO initialization failswm42013-10-051-0/+1
* cocoa_common: add OS X 10.7 compatibility hacks includesStefano Pigozzi2013-10-052-0/+2
* mplayer: don't keep previous video frame with --force-windowwm42013-10-041-15/+14
* gl_x11: fail gracefully if selected FBconfig has no X visualwm42013-10-031-0/+6
* ao_coreaudio: clear output buffer on buffer underrunStefano Pigozzi2013-10-031-0/+1
* audio/out: add sndio supportChristian Neukirchen2013-10-037-0/+496
* vo_opengl_old: mp_msg conversionwm42013-10-021-74/+65
* cosmetics: replace "CTRL" defines by enumswm42013-10-025-51/+61
* command: add sub_seek input commandwm42013-10-024-6/+27
* input: remove strange offset from commands enumwm42013-10-021-1/+1
* command: don't let "avsync" property print NOPTS valuewm42013-10-021-0/+2
* vo: mark frame lost after seek resetwm42013-10-021-0/+1
* mplayer: osd bar depends on VO, not video decodingwm42013-10-021-1/+1
* mplayer: make VO interaction work in --idle modewm42013-10-021-19/+34
* mplayer: change default window size for --force-windowwm42013-10-021-1/+1
* mpv.desktop: add --force-windowwm42013-10-021-1/+1
* command: subtitle support depends on VO, not video decodingwm42013-10-022-13/+9
* core: add --force-windowwm42013-10-028-17/+103
* core: don't require "refresh" seek for --keep-openwm42013-10-021-7/+1
* vo_vdpau: don't blank screen on VOCTRL_RESETwm42013-10-021-16/+35
* video/out: always support redrawing VO window at any pointwm42013-10-028-15/+73
* ao_coreaudio: fetch device name only for verbose log levelStefano Pigozzi2013-10-011-6/+8
* ao_jack: don’t force exact client nameMartin Herkt2013-09-301-1/+1
* x11: remove colormap code, always request TrueColor visualswm42013-09-303-164/+17
* vf_scale: factor out libswscale equalizer controlwm42013-09-303-23/+34
* Remove completely outdated AUTHORS filewm42013-09-302-1117/+2
* mplayer: fix looping of very short fileswm42013-09-293-7/+19
* vaapi: remove non-VLD entrypointswm4