summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Detect Lua on FreeBSDGrzegorz Blach2014-01-152-1/+3
* player: don't print status in --idle modewm42014-01-141-1/+1
* player: avoid stalling when starting a network streamwm42014-01-143-2/+9
* cocoa: add application icon to the Dock when run from CLIStefano Pigozzi2014-01-143-0/+25
* ebml: remove length parameters from read functionswm42014-01-143-39/+27
* ebml: remove unused functionswm42014-01-142-90/+0
* demux_mkv: remove unused macroswm42014-01-141-3/+0
* demux_mkv: improve robustness by explicitly checking for level 1 elementswm42014-01-143-46/+50
* demux_mkv: avoid skipping too much data in corrupted fileswm42014-01-143-14/+18
* msg: don't clear term OSD lines that are not usedwm42014-01-141-3/+5
* terminal-unix: fix terminfo/termcap name for cursor upwm42014-01-141-1/+1
* msg: fix printing of module headerwm42014-01-141-1/+2
* terminal-unix: add fallback for enter keywm42014-01-131-0/+3
* terminal-unix: fix fallbacks in case terminfo/termcap are disabledwm42014-01-131-2/+2
* terminal-unix: add termcap/terminfo documentation linkswm42014-01-131-0/+4
* manpage: document --term-osd=forcewm42014-01-131-1/+3
* player: redo terminal OSD and status line handlingwm42014-01-1314-92/+159
* player: don't block terminal OSD while seekingwm42014-01-131-3/+6
* player: mention subtitles in av_desync_help_textwm42014-01-121-2/+2
* options: remove --screenw and --screenhwm42014-01-113-18/+2
* video/out: remove pointless x/y parameter from vo_x11_config_vo_windowwm42014-01-117-15/+10
* video/out: simplify monitor aspect handlingwm42014-01-119-39/+25
* video/out: remove fallback handling for screensize/monitor pixel aspectwm42014-01-111-7/+1
* cocoa: fix window placement on secondary screensStefano Pigozzi2014-01-111-3/+2
* vd_lavc: matroska: remove weird code setting extra_huff for mjpegwm42014-01-111-12/+0
* vd_lavc: matroska: remove weird realvideo special handlingwm42014-01-111-16/+1
* vd_lavc: minor simplificationwm42014-01-111-11/+2
* sd_lavc: use mp_lavc_set_extradata()wm42014-01-111-2/+2
* Factor out setting AVCodecContext extradatawm42014-01-114-39/+27
* cocoa: refactor init window positioning codeStefano Pigozzi2014-01-101-2/+1
* cocoa: allow to drag and drop URLsNyx0uf2014-01-101-5/+19
* demux_lavf: add hack for MicroDVD for assuming frame based timingwm42014-01-101-0/+6
* sub: fix frame based subtitle timestamp handlingwm42014-01-091-1/+1
* options: don't reset pause mode when switching to next filewm42014-01-092-4/+3
* command: don't access VO for output parameterswm42014-01-091-12/+18
* wayland: properly empty output listAlexander Preisinger2014-01-081-4/+4
* wayland/shm: don't crash if initialization failedAlexander Preisinger2014-01-081-3/+1
* wayland: fix crash when initialization failswm42014-01-081-1/+2
* player: strip 'file://' from filenames on playback startwm42014-01-083-13/+34
* screenshot: add format specifiers to get file directory pathwm42014-01-082-0/+27
* wayland/shm: tone down warningsAlexander Preisinger2014-01-081-2/+2
* wayland: fix memory leaksAlexander Preisinger2014-01-083-2/+24
* player: fix setting smaller timeout on Windows systemswm42014-01-081-1/+1
* waf: do not use TaskGen for PDF build ruleMartin Herkt2014-01-081-14/+6
* wayland: cleanup registry_handle_globalAlexander Preisinger2014-01-081-2/+1
* wayland: remove set_user_data from seat_listenerAlexander Preisinger2014-01-081-2/+0
* wayland: use static consistentlyAlexander Preisinger2014-01-081-4/+4
* Switch PDF manual generation to rst2pdfMartin Herkt2014-01-086-58/+17
* terminal: don't initialize termcap etc. if stdout is not a terminalwm42014-01-071-2/+6
* ao_pulse: lower default buffer size from 1000ms to 250mswm42014-01-072-2/+2
* ao_pulse: add suboption to control buffer sizewm42014-01-072-1/+14
* wayland: fix fullscreen & resizing for goodAlexander Preisinger2014-01-073-12/+34
* manpage: mention how to get a list of codecs for use with --hwdec-codecswm42014-01-071-0/+3
* wayland: silence annoying libwayland-client messagewm42014-01-071-0/+3
* wayland: fix some memory leaks on initialization failurewm42014-01-071-6/+13
* demux_lavf: fix minor memory leakwm42014-01-071-1/+1
* audio: fix previous commitwm42014-01-061-1/+1
* Fix audio delay inversionMartin Herkt2014-01-063-6/+6
* sub: fix previous commitwm42014-01-061-2/+2
* Fix subtitle delay inversionMartin Herkt2014-01-062-2/+2
* w32_common: reformat yet againMartin Herkt2014-01-061-208/+208
* cocoa: don't reset window size when the video size doesn't changeStefano Pigozzi2014-01-061-15/+14
* w32_common: don't force topmost on fullscreenMartin Herkt2014-01-061-1/+2
* Windows: use roaming AppData instead of localMartin Herkt2014-01-061-1/+1
* win32-console-wrapper: use child process exit codeMartin Herkt2014-01-061-4/+6
* win32-console-wrapper: remove command line manglingMartin Herkt2014-01-061-11/+2
* w32_common: reformat slightlyMartin Herkt2014-01-061-68/+99
* w32_common: use OLE DnD for text/uri-list supportxnoreq2014-01-061-39/+203
* win32-console-wrapper: Fix heap corruptionMartin Herkt2014-01-061-1/+1
* build: don't depend on both libavresample and libswresamplewm42014-01-051-0/+1
* quvi: add option to not fetch subtitlesAndre D2014-01-054-1/+11
* player: always ise [statusline] for terminal OSDwm42014-01-051-3/+3
* player: print an error message if run command failswm42014-01-051-1/+5
* manpage: fix typowm42014-01-051-1/+1
* player: don't select subtitles added from quvi by defaultwm42014-01-052-5/+10
* Revert "wayland/egl: use redraw callback"Alexander Preisinger2014-01-042-28/+1
* wayland: remove workaroundAlexander Preisinger2014-01-041-6/+3
* wayland: fix obvious bug in dnd codeAlexander Preisinger2014-01-041-1/+1
* input: change mp_input_run_cmd signaturewm42014-01-043-8/+6
* video/out: remove some code duplication between X11 and waylandwm42014-01-044-45/+35
* demux_subreader: reject file if not opened by --subwm42014-01-043-0/+5
* build: fix build on old build systemStefano Pigozzi2014-01-041-0/+1
* cocoa: handle files drag and drop on the player video viewStefano Pigozzi2014-01-045-1/+30
* cocoa: refactor files drag and drop on the Dock iconStefano Pigozzi2014-01-041-24/+16
* input: move files drag and drop to a new event.c fileStefano Pigozzi2014-01-048-43/+89
* wayland/egl: misc fixes and cleanupsAlexander Preisinger2014-01-042-6/+1
* wayland/egl: use redraw callbackAlexander Preisinger2014-01-042-1/+32
* wayland/egl: add egl_context to the wayland stateAlexander Preisinger2014-01-042-67/+73
* wayland: Remove nonsense comment and add warningAlexander Preisinger2014-01-041-4/+2
* wayland: move workaround to fullscreen codeAlexander Preisinger2014-01-041-4/+5
* wayland: implement dropping files on the VO windowAlexander Preisinger2014-01-042-2/+190
* vo: dropping subtitle files on the VO window adds them as subtitle fileswm42014-01-043-11/+36
* x11: implement dropping files on the VO windowwm42014-01-042-6/+192
* vo: add vo_drop_files()wm42014-01-042-0/+26
* manpage: mention --pauseMartin Herkt2014-01-031-0/+3
* dvdnav: set correct stride for fake highlightswm42014-01-031-1/+1
* stream_pvr: fix crash on initializationwm42014-01-031-0/+1
* audio: check for overflowswm42014-01-031-0/+5
* bstr: check for overflow in buffer allocationwm42014-01-031-0/+4
* ta: check overflow in array realloc macroswm42014-01-023-3/+18
* vda: fix build on OS X 10.7Stefano Pigozzi2014-01-022-0/+2
* ao_alsa: remove 9 year old typowm42014-01-021-1/+0
* build: fix cocoa configure check on OS X 10.7Stefano Pigozzi2014-01-023-6/+15
* wayland/opengl: fix garbage bordersAlexander Preisinger2014-01-022-22/+22
* wayland/shm: only commit new framesAlexander Preisinger2014-01-021-36/+40
* wayland: don't change set fullscreen twiceAlexander Preisinger2014-01-021-1/+1
* ao_alsa: Unbreak pause/resumeMartin Herkt2014-01-021-11/+10
* ao_alsa: Fix PCM resume after suspendMartin Herkt2014-01-021-15/+15
* Add Windows console wrapper program (mpv.com)Martin Herkt2014-01-022-0/+96
* Windows: use the GUI subsystem, attach to consoleMartin Herkt2014-01-024-1/+25
* osdep/io, mp_vfprintf: split out console detectionMartin Herkt2014-01-021-42/+43
* stream: always respect sector_size, fixes cdda://wm42014-01-021-1/+1
* build: fix typoStefano Pigozzi2014-01-012-2/+2
* build: make configure fail if both __atomic and __sync are not availableStefano Pigozzi2014-01-013-3/+37
* manpage: clarifications about bitmap subtitles and --secondary-sidwm42014-01-011-2/+4
* options: make --msglevel=help print something helpfulwm42014-01-011-0/+11
* manpage: fix description on the slave mode msglevelwm42014-01-011-2/+1
* player: load encoding-profiles.conf before the main configwm42014-01-011-7/+7
* mpv.desktop: Add Czech translationsMiro Hrončok2014-01-011-0/+3
* player: fix DVD playbackwm42014-01-011-1/+1
* Update copyright yearwm42014-01-012-2/+2
* compat: use __atomic operations instead of __sync, when presentAlessandro Ghedini2013-12-311-2/+9
* build: check for libatomic and __atomic operationsAlessandro Ghedini2013-12-312-0/+23
* manpage: fix vf_noise parameter namewm42013-12-301-2/+2
* common: drop mp_append_utf8_buffer()wm42013-12-302-13/+2
* bstr: use mp_append_utf8_bstr()wm42013-12-301-19/+4
* input: use bstr_xappend()wm42013-12-303-15/+25
* osd_libass: use bstr_xappend()wm42013-12-301-22/+25
* common: simplify and optimize string escape parsingwm42013-12-304-42/+85
* bstr: add bstr_xappend functionwm42013-12-302-0/+59
* video: fix --brightness etc. optionswm42013-12-292-11/+14
* build: add flag for inline assemblyStefano Pigozzi2013-12-292-5/+10
* vd_lavc: by default, output all frames, even corrupted oneswm42013-12-294-0/+17
* player: add two more font mimetypes recognized by Haaliwm42013-12-291-1/+3
* player: use arrays to list font mimetypes and font file extensionswm42013-12-291-9/+15
* build: disable SDL by defaultStefano Pigozzi2013-12-291-2/+4
* Install encoding-profiles.conf by defaultwm42013-12-285-19/+42
* player: fix buggy error condition when loading mpv.confwm42013-12-281-1/+1
* vo/x11_common: do not select motion events when --no-mouse-movements is setahodesuka2013-12-281-1/+1
* input: print an error if reading input.conf failswm42013-12-281-4/+8
* Revert "x11: don't set global error handler"wm42013-12-271-0/+28
* demux_mkv: handle TrueHD properlywm42013-12-271-32/+98
* Revert "cocoa: unlock on uninit"Stefano Pigozzi2013-12-261-3/+1
* corevideo: fix video initialization when not using VDAStefano Pigozzi2013-12-261-52/+46
* build: fix shm detection on OpenBSDStefano Pigozzi2013-12-263-2/+14
* build: support multiple headers in check_statementStefano Pigozzi2013-12-261-4/+7
* mpv.desktop: add KDE file handlersSven-Hendrik Haase2013-12-261-0/+1
* options: simplify handling of some help optionswm42013-12-266-74/+28
* input: cosmetics: move code aroundwm42013-12-261-319/+316
* input: split off some code from input.c to separate fileswm42013-12-2610-1049/+1240
* build: hide duplicate options from `--help`Stefano Pigozzi2013-12-262-1/+11
* cocoa: sanitize window title string and guard against NULLStefano Pigozzi2013-12-251-1/+6
* vo_x11/vo_xv: fix build when using --disable-xextStefano Pigozzi2013-12-252-12/+12
* player: deselect secondary sub when switching to file with different trackswm42013-12-251-0/+2
* player: fix initial selection with --secondary-sidwm42013-12-252-3/+22
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-2415-106/+220
* player: add infrastructure to select multiple tracks at oncewm42013-12-246-43/+64
* player: do initial seek for external tracks only oncewm42013-12-241-2/+12
* player: slightly simplify seeking in external fileswm42013-12-241-16/+9
* player: redo demuxer stream selectionwm42013-12-247-85/+79
* audio: fix format ID conversionwm42013-12-231-1/+1
* changes.rst: add entry for dvdnav menuwm42013-12-231-1/+1
* manpage: mention video-unscaled propertywm42013-12-231-0/+1
* player: fix typo in previous commitwm42013-12-231-1/+1
* player: warn if Matroska font attachments have incorrect MIME typewm42013-12-231-2/+11
* options: print any options set in verbose modewm42013-12-231-0/+5
* options: disable joystick by defaultwm42013-12-232-2/+1
* vaapi: fix initialization error code pathwm42013-12-231-1/+2
* subreader: replace some strcpy callswm42013-12-221-2/+3
* subreader: remove overlapping strcpywm42013-12-221-1/+2
* asxparser: remove commented codewm42013-12-221-12/+0
* stream_smb: remove dead codewm42013-12-221-22/+1
* player: simplify mp_load_per_file_configwm42013-12-221-8/+7
* player: move code aroundwm42013-12-222-42/+37
* player: remove code duplication for auto-loaded config profileswm42013-12-221-60/+14
* path: add function to split URL into prefix and pathwm42013-12-222-0/+13
* path: don't accept empty protocol as validwm42013-12-221-1/+1
* path: change mp_splitext() semanticswm42013-12-223-8/+8
* stream_radio: suppress error with -Werror=format-security compilation flagMiro Hrončok2013-12-221-1/+1
* vo_vdpau: fix unintended truncation of 64 bit timestamps to 32 bitwm42013-12-222-2/+2
* vo_vdpau: add some debugging messages for frame timingwm42013-12-221-2/+4
*