summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* vf_lavfi: reinit after libavfilter EOFwm42014-05-021-13/+25
* vo: verify format of queued imagewm42014-05-021-0/+1
* video: fix screenshots with anamorphic videowm42014-05-021-2/+2
* vf_vdpaupp: always provide past and future fieldswm42014-05-021-1/+1
* vo_vdpau: keep colorspace flagswm42014-05-021-1/+2
* video: move video frame queue from vo_vdpau.c to vo.cwm42014-05-023-145/+102
* vo_vdpau: always use mp_image for internal buffer queuewm42014-05-021-44/+39
* command, vo_vdpau: respect vdpau deint sub-optionwm42014-05-023-2/+20
* command: redo deinterlace filter probingwm42014-05-021-18/+27
* command: make enabling deinterlacing with vdpau workwm42014-05-021-0/+3
* vf_vdpaupp: allow toggling deinterlacewm42014-05-021-4/+19
* vo_vdpau: apply vo_vdpau postprocessing optionswm42014-05-021-2/+16
* vdpau_mixer: allow overriding frame optswm42014-05-024-4/+10
* vo_vdpau: support vf_vdpauppwm42014-05-021-248/+43
* vo_opengl: make it work with vf_vdpauppwm42014-05-021-50/+8
* vf_vdpaupp: allow non-vdpau inputwm42014-05-021-5/+42
* vdpau: add a postprocessing pseudo-filterwm42014-05-026-2/+555
* vo: document draw_imagewm42014-04-301-0/+6
* vo_lavc: remove code with no effectwm42014-04-301-1/+0
* video: improve error messageswm42014-04-302-3/+2
* vf: print error if filtering a frame failswm42014-04-301-1/+4
* TOOLS: better documentation of lua scriptsKevin Mitchell2014-04-293-0/+66
* TOOLS: improve autocrop.luaKevin Mitchell2014-04-291-9/+75
* vf_lavfi: reset metadata in reset()Kevin Mitchell2014-04-291-0/+4
* vf-metadata: fix handling of NULL metadataKevin Mitchell2014-04-292-15/+23
* man: grammar tweak of mp.add_timeout()Kevin Mitchell2014-04-291-3/+3
* video: remove redundant mp_image display_w/_h memberswm42014-04-294-22/+7
* vo_vdpau: let vdpau scale anamorphic screenshotswm42014-04-291-8/+4
* common: add mp_snprintf_append() utility functionwm42014-04-292-0/+23
* TOOLS/umpv: make it work with Python 3 (again)wm42014-04-291-3/+6
* TOOLS/umpv: don't mangle URLswm42014-04-291-1/+16
* TOOLS/umpv, mpv.desktop: use --no-terminal instead of --really-quietwm42014-04-292-2/+2
* TOOLS/umpv: allow passing 0 fileswm42014-04-291-2/+1
* TOOLS/umpv: allow passing optionswm42014-04-291-2/+14
* TOOLS/umpv: make it work with Python 3wm42014-04-291-1/+1
* vf_vapoursynth: add more VS frame propertieswm42014-04-281-0/+26
* vf_vapoursynth: use frame durations instead of _AbsoluteTimewm42014-04-282-8/+27
* vf_vapoursynth: fix memory leak on errorwm42014-04-281-1/+3
* vf_vapoursynth: remove incorrect copyright noticewm42014-04-281-2/+0
* vf_lavfi: distinguish real errors from other stateswm42014-04-281-2/+11
* video: don't drop last frame when deinterlacing with yadifwm42014-04-288-11/+39
* TOOLS: make youtube-dl_mpv.sh executablewm42014-04-281-0/+0
* cocoa: refactor sync scheduling to a functionStefano Pigozzi2014-04-281-14/+18
* cocoa: use mainScreen as a fallback for window constrainingStefano Pigozzi2014-04-281-1/+1
* cocoa: disallow the titlebar to exit the visibleFrame on the bottom edgeStefano Pigozzi2014-04-281-6/+7
* cocoa: add constraints to prevent the window to exit the screenStefano Pigozzi2014-04-281-9/+21
* cocoa: move sync section assignments in vo_controlRyan Goulden2014-04-281-4/+4
* cocoa: cosmetics: use NSMakeSizeRyan Goulden2014-04-281-1/+1
* cocoa: fix native fullscreenRyan Goulden2014-04-283-62/+71
* client API: add chapter change eventwm42014-04-278-1/+25
* vf_vapoursynth: use official AbsoluteTime propertywm42014-04-271-2/+2
* vf_vapoursynth: keep pixel aspect ratiowm42014-04-271-3/+3
* TOOLS: indent lua scripts by 4 spaces instead of 3Kevin Mitchell2014-04-272-55/+55
* TOOLS: add lua/drc-controlKevin Mitchell2014-04-271-0/+80
* TOOLS: move autocrop.lua to TOOLS/luaKevin Mitchell2014-04-271-0/+0
* build: use -pthread when availableStefano Pigozzi2014-04-271-0/+13
* build: conditionally use -Wempty-bodyStefano Pigozzi2014-04-261-2/+8
* terminal: always use SA_RESTART with sigaction()wm42014-04-261-1/+1
* demux_mkv: enable parsing for VP9wm42014-04-261-2/+4
* input: fix mouse_leave/OSC behaviorwm42014-04-261-1/+1
* input: fix inverted conditionwm42014-04-261-1/+1
* osd: make code C99wm42014-04-261-5/+3
* Revert "wayland: print waylands display erros"Alexander Preisinger2014-04-261-39/+0
* manpage: fix grammarwm42014-04-261-1/+1
* manpage: forced->usedwm42014-04-261-1/+1
* vf_pp: PP_PICT_TYPE_QP2 is always definedwm42014-04-251-4/+0
* stream: use libavformat interrupt callbackwm42014-04-251-1/+12
* stream: make mp_input_check_interrupt thread-safewm42014-04-253-2/+14
* stream: remove interrupt callback global variableswm42014-04-257-35/+22
* stream: use uninterruptible sleep on reconnectingwm42014-04-251-2/+8
* stream: remove unused functionswm42014-04-251-25/+0
* manpage: improve --osd-level descriptionwm42014-04-251-4/+4
* OS X bundle: add UTImportedTypeDeclarationsNyx0uf2014-04-251-1/+504
* build: bump required libpostproc versionAlessandro Ghedini2014-04-251-1/+1
* af.rst: fix replaygain-track descriptionAlessandro Ghedini2014-04-251-2/+1
* demux_mkv: enable parsing for mp3wm42014-04-251-1/+1
* dispatch: document some guaranteeswm42014-04-251-0/+4
* vo: do not check for events on unconfigured VOMartin Herkt2014-04-251-1/+3
* ao_coreaudio: log even more info in verbose modeStefano Pigozzi2014-04-241-5/+27
* lua: fix stack going out of syncwm42014-04-241-0/+1
* command: allow native access to "vf" propertywm42014-04-242-0/+117
* dispatch: wakeup only if needed on mp_dispatch_resume()wm42014-04-241-1/+3
* ao_coreaudio: add verbose output of detected channel layoutsStefano Pigozzi2014-04-231-0/+5
* cache: remove redundant log prefixwm42014-04-231-1/+1
* audio: minor simplification in wait codewm42014-04-231-2/+1
* dispatch: improve documentation commentswm42014-04-231-8/+10
* threads: fix function namewm42014-04-234-7/+7
* dispatch: implement timeoutwm42014-04-231-6/+11
* dispatch: use a real lock for mp_dispatch_lock()wm42014-04-231-37/+20
* dispatch: fix broken lockingwm42014-04-231-0/+7
* dispatch: wakeup target thread when locking/suspendingwm42014-04-231-1/+16
* dispatch: move into its own source filewm42014-04-239-252/+280
* terminal: fix printing of prefixwm42014-04-231-2/+3
* video: add a "hwdec" property to enable or disable hw decoding at runtimewm42014-04-235-0/+54
* man: minor typo why not to use portaudioKevin Mitchell2014-04-221-1/+1
* vo: simplify event_fd handlingwm42014-04-222-22/+13
* vo: cosmetics: move around some codewm42014-04-221-134/+136
* vo: minor cosmetic changewm42014-04-221-2/+1
* client API: make mpv_set_option set options nativelywm42014-04-223-24/+27
* build: glob() is always availablewm42014-04-222-8/+0
* command: export rotation parameterwm42014-04-222-0/+5
* vf: print all image parameter information in verbose outputwm42014-04-221-0/+5
* vo: warn if the VO doesn't support certain flagswm42014-04-221-1/+15
* vf: remove autoinserted filters on reconfigwm42014-04-212-0/+8
* parse_commandline: glob filenames on WindowsJames Ross-Gowan2014-04-211-2/+26
* glob-win: support UnicodeJames Ross-Gowan2014-04-214-112/+152
* video: auto-insert software rotation filterwm42014-04-211-5/+44
* vf: add function to remove a filter from the chainwm42014-04-212-0/+14
* vo_opengl: support rotationwm42014-04-212-15/+48
* vo: add some general support code for VOs that allow rotationwm42014-04-214-12/+30
* vo_opengl: clean up rendering pathwm42014-04-211-76/+94
* demux: export video rotation parameterwm42014-04-213-0/+10
* mp_image: add rotation parameterwm42014-04-212-1/+4
* video: make mp_image use mp_image_params directlywm42014-04-216-79/+47
* vf_rotate: support all multiples of 90 degreeswm42014-04-213-101/+25
* encode: don't resume playback when encodingwm42014-04-191-0/+1
* encode: don't apply default config optionswm42014-04-198-20/+36
* Fix some libav* include statementswm42014-04-198-15/+14
* Remove CPU detection and inline asm handlingwm42014-04-1912-508/+9
* vf_pp: fix include statementwm42014-04-191-1/+1
* vf_pp: use native libpostproc CPU detectionwm42014-04-191-5/+1
* vf_divtc: remove inline asmwm42014-04-191-50/+0
* vf_pullup: remove inline asmwm42014-04-193-218/+0
* vf_noise: remove line asmwm42014-04-191-130/+4
* vf_ilpack: remove inline asmwm42014-04-191-277/+4
* vf_eq: remove slow inline asmwm42014-04-191-75/+0
* manpage: add notes when to use/not use certain AO and VO driverswm42014-04-192-1/+50
* encode: disable keep-open when encodingJames Ross-Gowan2014-04-191-0/+1
* lua: add example to rebuild the status lineDavid Weber2014-04-191-0/+69
* input: make key binds order-independent againwm42014-04-191-2/+7
* input: discard key history when a key is mappedwm42014-04-192-7/+11
* input: remove minor code duplicationwm42014-04-191-15/+16
* input: ignore modifiers on MOUSE_LEAVEwm42014-04-191-2/+2
* manpage: clarify one aspect of multi-keybindingswm42014-04-181-1/+2
* input: don't wakeup core if key repeat is requested but not possiblewm42014-04-181-7/+5
* input: remove minor redundancywm42014-04-181-10/+2
* input: keycodes: reorder flagswm42014-04-181-16/+16
* input: simplify by not tracking key up/down stateswm42014-04-181-53/+30
* input: rename a variablewm42014-04-181-5/+5
* input: slightly simplify mouse dispatchingwm42014-04-181-13/+1
* input: move a functionwm42014-04-181-11/+11
* input: close window when window close button is pressed with --input-testwm42014-04-183-5/+14
* input: handle multi-combinations as key sequenceswm42014-04-182-64/+60
* audio: preallocate audio buffers on resizewm42014-04-181-2/+7
* manpage: document loop-file propertywm42014-04-181-0/+3
* player: fix audio EOF check on --no-audiowm42014-04-181-1/+1
* player: add a --loop-file optionwm42014-04-175-0/+20
* player: unrangle one aspect of audio EOF handlingwm42014-04-174-14/+15
* w32_common: use ToUnicode to translate key inputJames Ross-Gowan2014-04-172-50/+184
* audio: add hack against broken pulseaudio EOF conditionwm42014-04-171-1/+16
* audio: explicitly document audio EOF conditionwm42014-04-172-1/+6
* ao_null: add simulated device latency, simulate EOF problemswm42014-04-172-3/+26
* vo_opengl: make spline36 default with --vo=opengl-hqwm42014-04-172-3/+5
* player: add a --dump-stats optionwm42014-04-1711-9/+181
* msg: correct ringbuffer log level comparisonFRAU KOUJIRO2014-04-171-1/+1
* stream_dvdnav: print more debugging infowm42014-04-171-1/+6
* stream_dvd: fix seeking regressionwm42014-04-171-8/+48
* ao: remove redundant get_delay checkwm42014-04-171-4/+0
* wayland: unset input regions for osdAlexander Preisinger2014-04-161-0/+4
* wayland/shm: Use subsurfaces for OSDAlexander Preisinger2014-04-164-29/+133
* af_lavcac3enc: detach on any passthrough format, not just ac3wm42014-04-161-1/+1
* input: deal with playback thread wakeup on windowswm42014-04-151-3/+14
* player: remove audio waitingwm42014-04-151-16/+0
* audio: wake up the core when audio buffer is running low (2)wm42014-04-153-2/+17
* ao_pulse: use ao_need_data()wm42014-04-151-2/+2
* audio: wake up the core when audio buffer is running lowwm42014-04-152-15/+61
* video: remove use of deprecated AVFrame fields on Libavwm42014-04-151-4/+0
* README: mention minimum FFmpeg/Libav versionswm42014-04-151-0/+1
* client API: remove mpv_event_pause_reasonwm42014-04-148-98/+28
* command: add property to indicate when pausing due to --keep-openwm42014-04-145-2/+23
* command: add a property to indicate core pause statewm42014-04-142-2/+16
* vf_vapoursynth: handle destruction more gracefullywm42014-04-141-7/+8
* options: don't allow --no-foo=yeswm42014-04-141-2/+2
* video: change image format names, prefer mostly FFmpeg nameswm42014-04-143-91/+64
* New option --no-ometadata to opt out of including metadata when encoding.Rudolf Polzer2014-04-144-1/+11