summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 entrypointswm42013-09-291-6/+2
* vaapi: fix non-sense conditionwm42013-09-291-1/+1
* vaapi: fix inverted conditionwm42013-09-291-2/+2
* cocoa_common: call gl_clear indirectlyStefano Pigozzi2013-09-283-2/+23
* cocoa_common: fix deadlockStefano Pigozzi2013-09-281-5/+7
* cocoa_common: report pixels instead of points during mouse movementStefano Pigozzi2013-09-281-5/+15
* cocoa_common: split the code, refactoring and cleanupsStefano Pigozzi2013-09-2810-515/+722
* osc: add options to show OSC only when FS/windowedChrisK22013-09-271-2/+12
* osx: fix buildwm42013-09-271-2/+2
* network: add options to control TLS verificationwm42013-09-274-0/+17
* vaapi: make vaDeriveImage() less verbosewm42013-09-271-1/+1
* vaapi: check image format in va_surface_upload()wm42013-09-273-6/+9
* vaapi: potentially make reading surfaces back to system RAM fasterwm42013-09-274-33/+64
* input: translate mouse position to OSD space earlywm42013-09-274-18/+5
* input: handle MOUSE_LEAVE speciallywm42013-09-271-0/+8
* input: more mp_msg conversionwm42013-09-273-64/+57
* matroska: prevent uids from being dereferenced when NULLBen Boeckel2013-09-271-5/+5
* osc: Prevent OSD style options from messing with the OSC stylesChrisK22013-09-261-18/+30
* matroska: fix uninitialized memory accesses with ordered chaptersBen Boeckel2013-09-263-1/+3
* osd_libass: add "Default" dummy stylewm42013-09-263-2/+11
* video: let sh_video->disp_w/h always be container sizewm42013-09-262-8/+9
* video: let sh_video->aspect always be container aspect ratiowm42013-09-264-20/+33
* vd: move aspect calculation to a functionwm42013-09-263-24/+25
* vd: remove some dead codewm42013-09-261-14/+4
* Add the on-screen-controllerChrisK22013-09-266-0/+1183
* Add initial Lua scripting supportwm42013-09-2622-3/+1238
* Fix previous commitwm42013-09-252-4/+4
* vaapi: fix compilation with Libavwm42013-09-253-6/+5
* options: allow selecting the libass shaperwm42013-09-254-0/+16
* options: make --ass-hinting a choice, instead of using magic numberswm42013-09-253-8/+14
* configure: make the pdflatex check use the tempdirMartin Herkt2013-09-251-2/+1
* configure: improve pdflatex checkMartin Herkt2013-09-251-2/+6
* vaapi: allow GPU read-back with --hwdec=vaapi-copywm42013-09-255-4/+114
* vd_lavc: allow process_image to change image formatwm42013-09-252-18/+21
* vaapi: add vf_vavpp and use it for deinterlacingxylosper2013-09-2513-524/+1145
* sd_ass: minor simplificationwm42013-09-241-14/+8
* sd_ass: remove dead codewm42013-09-241-48/+0
* command: fix short buffer when handling of long property nameswm42013-09-241-6/+4
* wayland: remove outdated commentAlexander Preisinger2013-09-241-2/+0
* wayland: remove moving window by grabbingAlexander Preisinger2013-09-241-4/+0
* .gitignore: add pdflatex output filesMartin Herkt2013-09-231-1/+5
* sub/ass_mp: remove superfluous message prefixesMartin Herkt2013-09-231-3/+2
* install: don’t force append /mpv to docdirMartin Herkt2013-09-232-5/+5
* win32: edit resource files, in particular set CompanyNamewm42013-09-232-5/+5
* demux: don't print "Clip info:" line if there are no tagswm42013-09-231-1/+1
* ao_oss: add support for SNDCTL_DSP_RESET and use it when pausingPaul B Mahol2013-09-231-0/+6
* mplayer: attempt to make playback resume work with DVD/BDwm42013-09-228-19/+27
* network: fix rtsp playbackwm42013-09-225-2/+35
* stream_lavf: print lavf options that could not be setwm42013-09-221-0/+6
* command: when changing volume while muted, show an extra message on OSDwm42013-09-211-1/+2
* command: when changing a property, allow showing an extra OSD messagewm42013-09-214-33/+50
* m_property: add a way to switch on property values in property expansionwm42013-09-202-6/+24
* m_property: rearrange codewm42013-09-201-20/+27
* command: don't append, but prepend deinterlace filter by defaultwm42013-09-201-1/+1
* vo_lavc: mp_msg conversionwm42013-09-201-34/+27
* command: use a list of potential deinterlacer filterswm42013-09-201-13/+22
* vo/x11_common: don't require a working input methodwm42013-09-201-14/+9
* vf: fix filter initialization error checkwm42013-09-201-1/+1
* ao_pulse: bug fix: goto the correct error handlerJohan Kiviniemi2013-09-201-2/+2
* ao_pulse: set the property media.role=videoJohan Kiviniemi2013-09-201-2/+17
* Merge branch 'volume_restore'wm42013-09-2014-227/+290
|\
| * af: merge af_reinit() and fix_output_format()wm42013-09-202-30/+12
| * mixer: make struct opaquewm42013-09-207-57/+64
| * mixer: allow accessing volume and mute property on disabled audiowm42013-09-201-8/+0
| * manpage: af_volnorm was renamedwm42013-09-202-1/+2
| * mixer: restore volume with playback resumewm42013-09-207-3/+61
| * mixer: don't unmute audio when raising volumewm42013-09-191-2/+0
| * mixer: refactor, fix some aspects of --volume handlingwm42013-09-194-104/+131
| * mixer, af_volume: use linear values instead of dBwm42013-09-192-21/+21
| * mixer: minor refactoringwm42013-09-193-33/+31
* | vo/x11_common: remove superfluous msg prefixesMartin Herkt2013-09-201-2/+2
* | macosx_application: fix regression causing crashStefano Pigozzi2013-09-191-2/+11
* | Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts"Stefano Pigozzi2013-09-192-9/+5
* | vo/x11_common: Fail init with no valid XIMMartin Herkt2013-09-191-0/+9
* | wayland/common: exit properly on fd errorsAlexander Preisinger2013-09-191-2/+6
* | mplayer: rename a somewhat misnamed functionwm42013-09-191-2/+2
* | vo_opengl: blend alpha components by defaultwm42013-09-195-13/+29
|/
* af_export: fix compilation warningwm42013-09-191-2/+1
* osxbundle: fonts.conf: only look for fonts in ~/.mpv/fontsStefano Pigozzi2013-09-182-5/+9
* Config path functions can return NULLwm42013-09-182-3/+11
* osdep/path: remove ifdefswm42013-09-181-6/+0
* macosx: move bundle path stuff to path-macosx.mStefano Pigozzi2013-09-185-40/+16
* path, win32: redo user configfile path handlingwm42013-09-185-72/+102
* win32: add getenv() UTF-8 variantwm42013-09-182-0/+62
* path: fix undefined behaviorwm42013-09-181-2/+2
* cocoa_common: signal a mouse movement when changing window sizeStefano Pigozzi2013-09-181-0/+8
* cocoa_common: override core's cursor visibility stateStefano Pigozzi2013-09-181-3/+5
* HIDRemote: remove OS X version checksStefano Pigozzi2013-09-171-44/+1
* find_subfiles: fix really dumb bug causing segfaultswm42013-09-171-1/+1
* macosx_application: remove deprecation warning on OS X 10.9Nyx0uf2013-09-161-15/+29
* gl_common: add wayland backend before x11 backendAndreas Sinz2013-09-161-3/+5
* gl_common: signal to GL backend whether we are probingwm42013-09-164-7/+16
* mplayer: read subtitle packets as soon as possiblewm42013-09-161-8/+5
* demux_mkv: don't add too many subtitle packets during seekingwm42013-09-161-14/+19
* command: force video refresh when changing aspectwm42013-09-151-1/+2
* manpage: remove bogus space in example usagewm42013-09-151-1/+1
* Add mpv.desktop, let Makefile install the desktop file and the iconswm42013-09-152-4/+45
* manpage: remove version and date fieldswm42013-09-151-2/+0
* screenshot: change %w format to be more like %twm42013-09-152-22/+17
* mplayer: attempt to skip playlist entries which can't be playedwm42013-09-154-5/+42
* screenshot: make it possible to format playback time in various wayswm42013-09-152-0/+40
* mp_common: add function which accepts a format string to format playback timewm42013-09-152-11/+50
* mplayer: don't run heartbeat command while pausedwm42013-09-152-3/+5
* av_log: show ffmpeg "info" messages with -v onlywm42013-09-151-1/+1
* mplayer: m_option: fix clang -Wformat compiler warningStefano Pigozzi2013-09-142-2/+2
* stream_dvd: prevent segmentation fault with some broken filesStefano Pigozzi2013-09-141-2/+2
* macosx: add webm the filetypes handled by the bundleBilal Syed Hussain2013-09-141-0/+2
* demux_playlist: add mov RTSPtext tag parserBenjamin Franzke2013-09-141-0/+18
* README: add clarification about --enableStefano Pigozzi2013-09-141-3/+7
* README: update Contact info with Mailing ListsStefano Pigozzi2013-09-141-3/+15
* mplayer: print a message when writing watch_later config for resumewm42013-09-131-0/+2
* mplayer: change "Playing" message printed before playback startwm42013-09-131-1/+1
* vd_lavc: reset last_sample_aspect_ratio in uninit_avctx()xylosper2013-09-131-0/+1
* core: restore user-set video and audio filters with resume functionalitywm42013-09-132-0/+39
* core: add --deinterlace option, restore it with resume functionalitywm42013-09-139-4/+61
* macosx_application: fix file opening on 10.9 (for real this time)Stefano Pigozzi2013-09-131-1/+1
* macosx: always active bundle path lookup if cocoa is activeStefano Pigozzi2013-09-123-21/+3
* macosx_application: fix file opening on OS X 10.9 (hopefully)Stefano Pigozzi2013-09-121-1/+10
* mpvcore/path: Fix non-MinGW buildsMartin Herkt2013-09-121-2/+5
* wayland/shm: fix resizing for good (finally)Alexander Preisinger2013-09-121-7/+45
* mpvcore/path: Fix config path handling on WindowsMartin Herkt2013-09-121-5/+21
* wayland: change fs messages to dbgAlexander Preisinger2013-09-121-2/+2
* wayland/egl: use wayland logAlexander Preisinger2013-09-121-10/+7
* wayland/shm: use wayland logAlexander Preisinger2013-09-121-11/+11
* Revert "wayland: don't create our own log context"Alexander Preisinger2013-09-123-13/+18
* gl_osd: mp_msg conversionwm42013-09-125-10/+11
* aspect: mp_msg conversionwm42013-09-121-6/+5
* gl_lcms: mp_msg conversionwm42013-09-123-11/+22
* gl_common: complete mp_msg conversionwm42013-09-127-42/+42
* x11_common: mp_msg conversionwm42013-09-122-40/+38
* gl_32: mp_msg conversionAlexander Preisinger2013-09-111-9/+7
* w32_common: mp_msg conversionAlexander Preisinger2013-09-111-14/+12
* gl_x11: mp_msg conversionAlexander Preisinger2013-09-111-12/+10
* Makefile: update DIRS to fix cleaningStefano Pigozzi2013-09-111-1/+2
* input: fix accidental NULL pointer dereferencewm42013-09-111-2/+2
* input: convert to new msg APIStefano Pigozzi2013-09-103-27/+26
* cocoa_common: remove most of the special handling for cursor autohideStefano Pigozzi2013-09-101-17/+3
* mplayer: remove duplicated mouse autohide checkStefano Pigozzi2013-09-101-2/+0
* wayland/common: improved error messagesAlexander Preisinger2013-09-101-4/+8
* mplayer: print libquvi results in verbose modewm42013-09-101-0/+31
* quvi: restore playback position when switching formatswm42013-09-103-4/+13
* quvi: coerce libquvi 0.4 support into allowing format switchingwm42013-09-103-6/+30
* stream_bluray: return number of titleswm42013-09-101-6/+11
* command: make title property unavailable if there's no supportwm42013-09-101-3/+3
* stream: force demuxer of cached stream, fixes cdda:// + cachewm42013-09-101-0/+1
* mplayer: mentioned --list-options in --help outputwm42013-09-101-1/+3
* Makefile: restore manpage dependency ruleswm42013-09-101-0/+9
* manpage: various improvementswm42013-09-106-106/+87
* wayland: update license headersAlexander Preisinger2013-09-093-23/+16
* wayland/shm: version detection that also worksAlexander Preisinger2013-09-091-3/+8
* Add PDF manual targetMartin Herkt2013-09-094-19/+75
* demux: keep title chapter tag in uppercasewm42013-09-082-2/+2
* demux_mkv: support V_PRORESwm42013-09-083-0/+11
* DOCS/crosscompile-mingw.txt: UpdateMartin Herkt2013-09-081-17/+9
* Manpage: Fix formatting (mostly for PDF output)Martin Herkt2013-09-084-13/+19
* find_subfiles: fix off-by-1 errorGabriel Peixoto2013-09-081-1/+1
* demux: retrieve per-chapter metadatawm42013-09-086-10/+59
* demux: refactor tag handlingwm42013-09-083-50/+86
* core: remove a minor memory leakwm42013-09-082-0/+2
* demux_mkv: don't overflow packet queue when doing sub-prerollwm42013-09-081-4/+13
* osc: rename osd_font, add some glyphsChrisK22013-09-082-4/+2
* osd_libass: make sure Z-order is well defined for multiple eventswm42013-09-081-0/+1
* mplayer: cosmetics: split some code off of run_playloop()wm42013-09-081-117/+159
* mplayer: add --cursor-autohide-fs-only optionwm42013-09-085-19/+31
* options: remove --(no-)mouseinput optionwm42013-09-086-11/+5
* options: cosmetics: move cursor_autohide_delay definitionwm42013-09-083-7/+8
* input: rearrange codewm4