summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* demux_mkv: adjust subtitle preroll again (2)wm42014-11-154-3/+35
* vo_opengl: allow setting different filters for downscalingwm42014-11-143-3/+12
* command: list filters/VOs/AOs with option-infowm42014-11-141-0/+11
* command: export some option metadatawm42014-11-134-3/+60
* command: rename "option-flags" property to "option-info"wm42014-11-132-6/+6
* command: make sub-properties more flexiblewm42014-11-133-15/+13
* command: fix weird stuffwm42014-11-131-0/+1
* command: export mpv configure arguments as propertywm42014-11-132-0/+11
* terminal-unix: Add some comments about FD use.Rudolf Polzer2014-11-131-0/+8
* terminal-unix: Fix initial terminal state.Rudolf Polzer2014-11-131-1/+1
* demux: update cache state when pausedwm42014-11-121-1/+11
* af: remove redundant functionwm42014-11-121-9/+2
* af: check audio params for validitywm42014-11-121-0/+5
* mp_image: slightly better image params verbose infowm42014-11-123-2/+9
* video: move formatting of image parameters to separate functionwm42014-11-123-21/+27
* vf: minor simplificationwm42014-11-122-16/+9
* manpage: adjust --hwdec docswm42014-11-121-6/+8
* player: simplify audio uninit on segment switcheswm42014-11-121-5/+4
* audio: fix some issues when reloading the AOwm42014-11-121-0/+3
* ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts.Rudolf Polzer2014-11-122-6/+24
* player: make the osd-msg prefix work for playlist_next/prevwm42014-11-114-1/+10
* audio: make sure AVFrame is actually refcountedwm42014-11-111-0/+12
* audio: refuse to allocate frames in invalid formatwm42014-11-111-1/+1
* demux_mkv: adjust subtitle preroll againwm42014-11-111-14/+17
* vf_sub: fix previous commitwm42014-11-111-3/+3
* vf_sub: don't crash if no subtitle context is availablewm42014-11-111-0/+3
* encode: don't segfault when bailing out due to resolution changewm42014-11-111-1/+1
* vo_opengl: don't reset user-set gamma when using vo_cmdlinewm42014-11-111-0/+3
* audio: make decoders output refcounted frameswm42014-11-1010-212/+153
* audio: add mp_audio_make_writeable()wm42014-11-102-0/+28
* audio: clear buffer array too with mp_audio_set_null_data()wm42014-11-101-1/+3
* audio: change how filters are inserted on playback speed changeswm42014-11-107-43/+122
* af_format: remove redundant message prefixeswm42014-11-101-2/+2
* audio: add function to convert AVFrame to mp_audio referenceswm42014-11-102-0/+51
* audio: add mp_audio_poolwm42014-11-102-4/+66
* player: don't try to use duration 0wm42014-11-101-1/+1
* dvd, bluray: reload demuxer on title changeswm42014-11-101-0/+1
* audio: use AVBufferRef to allocate audio frameswm42014-11-102-20/+10
* command: send property-change event on playlist changeAlessandro Ghedini2014-11-092-0/+6
* audio/out/pull: avoid deadlock if audio callback stopswm42014-11-091-26/+40
* atomics: add atomic_compare_exchange_strong()wm42014-11-092-0/+12
* audio/out: consistently use double return type for get_delaywm42014-11-0912-27/+25
* video/out: minor simplification to event query functionwm42014-11-093-7/+6
* audio/out: make ao_request_reload() idempotentwm42014-11-095-15/+31
* audio: handle reinit after AO reload slightly cleanerwm42014-11-091-8/+8
* mp_image: check memory allocationwm42014-11-081-0/+4
* player: improve audio time displaywm42014-11-081-1/+10
* w32_common: open window menu on Alt+SpaceJames Ross-Gowan2014-11-081-0/+10
* Revert "w32_common: don't override alt+space"wm42014-11-081-16/+8
* w32_common: don't override alt+spacewm42014-11-081-8/+16
* win32: silence some warningsJames Ross-Gowan2014-11-082-1/+3
* command: silence a warning on win32wm42014-11-081-0/+2
* demux_mkv: fix undefined shiftswm42014-11-081-4/+4
* command: fix option-flags propertywm42014-11-081-1/+3
* client API: deprecate some eventswm42014-11-083-22/+35
* command: export the flag whether an option was set on commandlinewm42014-11-072-0/+38
* client API: additional documentation commentswm42014-11-071-5/+19
* client: remove redundant assignmentwm42014-11-071-1/+0
* client API: silence silly clang warningwm42014-11-071-2/+2
* audio: add --audio-client-name optionwm42014-11-076-5/+15
* vo_opengl: initialize renderer after setting sizewm42014-11-072-2/+4
* command: add display-names propertyKevin Mitchell2014-11-072-0/+29
* vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1")Kevin Mitchell2014-11-073-2/+23
* ipc: make sure --input-file=/dev/stdin always workswm42014-11-071-7/+20
* vo_wayland: drop redundant "const"wm42014-11-071-1/+1
* vo_vaapi: fix broken error checkswm42014-11-071-2/+2
* ao_oss: wait for events with poll()wm42014-11-061-0/+13
* audio/out/push: when using audio wait fallback, recheck conditionwm42014-11-061-1/+2
* sub: load .mks files as external subtitleswm42014-11-061-1/+1
* demux_mkv: fix indentationwm42014-11-051-3/+3
* demux_mkv: for subtitle preroll, consider all clusterswm42014-11-051-5/+3
* demux_mkv: apply subtitle preroll only if needed, based on cue indexwm42014-11-051-0/+16
* demux_mkv: read CueRelativePosition/CueDuration elementswm42014-11-052-11/+29
* demux_mkv: index all packetswm42014-11-051-4/+2
* command: use playback time as reference for sub_seekwm42014-11-051-2/+3
* demux: report 0s readahead time as fallback in some situationswm42014-11-051-1/+5
* video: remove swapped-endian image format aliaseswm42014-11-055-175/+73
* vo_wayland: don't use endian-specific defineswm42014-11-051-18/+22
* video: remove aliases for some rarely referenced image formatswm42014-11-052-82/+0
* video: add image format test programwm42014-11-051-0/+63
* video: passthrough unknown AVPixelFormatswm42014-11-053-1/+20
* video: handle endian detection in a more generic waywm42014-11-051-7/+21
* video: refuse to allocate image data for hwaccel formatswm42014-11-051-1/+1
* video: get hwaccel flag from pixdescwm42014-11-052-5/+8
* player: fix --secondary-sidwm42014-11-041-1/+1
* vo_opengl: minimal EGL on X11 supportwm42014-11-047-1/+188
* x11: rely on the Atom cachewm42014-11-032-15/+9
* demux: unbreak build with Libavwm42014-11-031-0/+4
* demux: don't account known range for streams that are EOFwm42014-11-031-2/+4
* demux: fix PTS comparisonwm42014-11-031-2/+4
* demux: don't consider stream EOF an underrunwm42014-11-031-1/+1
* demux_mkv: remove minor code duplicationwm42014-11-031-12/+6
* demux_mkv: implement audio skipping/trimmingwm42014-11-034-2/+44
* ad_lavc: allow skip samples amount to be larger than 1 packetwm42014-11-031-2/+6
* command: add window-minimized property (X11 only)wm42014-11-027-1/+52
* command: make window-scale property observablewm42014-11-0215-4/+64
* client API: nothing uses the result parameter of mpv_command_node()wm42014-11-021-0/+2
* command: expose mpv version as propertywm42014-11-022-0/+12
* common: fix version variable declarationswm42014-11-022-2/+3
* player: print anamorphic size only if video is anamorphicwm42014-11-021-2/+5
* player: always use demux_chapterwm42014-11-0212-51/+47
* player: add --chapters-file optionwm42014-11-024-5/+32
* manpage: update --playlist commentswm42014-11-022-9/+10
* osd: properly wakeup when the OSD function disappearswm42014-11-011-3/+10
* cocoa: fix fullscreen delay when pausedStefano Pigozzi2014-11-011-2/+2
* build: remove bundle support from wafStefano Pigozzi2014-11-011-0/+1
* ipc: make it possible to receive log messageswm42014-11-012-0/+23
* ipc: add a command to retrieve API versionwm42014-11-012-0/+8
* ipc: verify resume/suspend commandswm42014-11-011-4/+16
* manpage: ipc: fix command name for observe_propertywm42014-11-011-1/+1
* build: remove bundle support from wafStefano Pigozzi2014-11-012-30/+1
* player: update meaning of drop_frame_cntwm42014-11-015-12/+12
* player: show AV-desync message in all framedrop modeswm42014-11-011-2/+1
* build: fix 'ar' invocation when cross-compilingwm42014-11-011-1/+3
* cache: don't relay STREAM_CTRL_AVSEEK if it's unsupportedwm42014-11-011-0/+4
* sub: remove osd_get_sub()wm42014-11-015-13/+7
* command: don't require whitespace before ';' or '#'wm42014-10-311-4/+1
* sub: be more flexible about changes to how subtitles are renderedwm42014-10-311-20/+32
* osdep: potentially fix compilation on OpenBSDwm42014-10-311-0/+1
* ao_alsa: don't make snd_pcm_hw_params_set_buffer_time_near() error fatalwm42014-10-311-1/+7
* player: change framedrop display in the status linewm42014-10-312-12/+14
* player: improve exit message in some scenarioswm42014-10-313-63/+58
* options: accept --audio-channels=autowm42014-10-302-2/+4
* demux_lavf, stream_lavf: drop local buffers on time-seekswm42014-10-302-3/+8
* demux_lavf: mark as seekable if protocol supports seeking by timewm42014-10-304-0/+11
* demux_playlist: redirect ASF streaming to mmsh://wm42014-10-301-14/+30
* client API: qthelper: add set_option_variant()wm42014-10-302-0/+11
* vo_opengl: draw OSD twice in 3D mode casewm42014-10-293-7/+57
* input: cascade-load input.confwm42014-10-291-8/+6
* demux: fix demux_seek signaturewm42014-10-292-2/+2
* demux: move some seek flag sanitation to generic codewm42014-10-292-10/+15
* demux_mkv: implement percentage seeking with no indexwm42014-10-291-22/+24
* demux_mkv: export packet file positionwm42014-10-291-0/+1
* player: don't display zero duration for files with unknown durationwm42014-10-294-17/+22
* player: add an option to abort playback on partial init failureswm42014-10-287-3/+16
* player: handle DVB demuxer reloading correctlywm42014-10-281-2/+2
* client API: better error reportingwm42014-10-288-25/+92
* client API: add an enum for mpv_event_end_file.reasonwm42014-10-283-12/+30
* player: handle edition reloading slightly differentlywm42014-10-283-11/+11
* demux: seek to position 0 when loading, instead of restoring itwm42014-10-281-7/+7
* client API: clarify statement about thread-safetywm42014-10-281-5/+6
* coreaudio: only list output devicesStefano Pigozzi2014-10-281-0/+12
* manpage: clarify loadfile append-play modewm42014-10-281-1/+3
* command: play the correct entry with loadfile ... append-playAlessandro Ghedini2014-10-271-1/+1
* player: don't spam video-reconfig eventwm42014-10-271-1/+1
* cocoa: fix small leakStefano Pigozzi2014-10-271-0/+1
* libmpv: cocoa: fix view leak on uninitStefano Pigozzi2014-10-271-4/+6
* libmpv: cocoa: add basic menuStefano Pigozzi2014-10-271-10/+7
* command: try 'icy-title' metadata for media-title as wellAlessandro Ghedini2014-10-271-0/+3
* x11: fix display FPS detection for interlaced modeswm42014-10-271-1/+6
* dxva2: use gpu_memcpy with unmatched stridesJames Ross-Gowan2014-10-271-8/+29
* command: add audio-device propertywm42014-10-272-0/+24
* audio: add command/function to reload audio outputwm42014-10-276-1/+29
* dxva2: fix copying surfaces with different strideJames Ross-Gowan2014-10-271-10/+18
* dxva2: fix crash on initialization failurewm42014-10-261-0/+2
* TOOLS/lua/autoload: fix operation outside of working dirwm42014-10-261-3/+7
* TOOLS/lua/autoload: don't shadow local variablewm42014-10-261-4/+4
* manpage: options: various fixesAlessandro Ghedini2014-10-261-9/+9
* dxva2: gpu_memcpy: fix build for GCC 4.8.3James Ross-Gowan2014-10-261-3/+10
* vo_direct3d: support nv12/nv21 directlywm42014-10-261-0/+8
* video: clarify what IMFMT_DXVA2 iswm42014-10-261-1/+1
* dxva2: use optimized memcpyJames Ross-Gowan2014-10-263-12/+165
* lua: subprocess: fix dumbwm42014-10-261-1/+1
* lua: subprocess: tunnel stderr through mp_logwm42014-10-261-20/+63
* osdep: add helper for creating a sane pipe()wm42014-10-262-4/+21
* lua: parse_json(): fix inverted condition for trail argumentwm42014-10-261-1/+1
* lua: subprocess: don't distinguish pipe errors/EOFwm42014-10-261-7/+4
* build: fix Lua detectionStefano Pigozzi2014-10-251-2/+4
* Drop libquvi supportwm42014-10-2521-555/+12
* video: initial dxva2 supportwm42014-10-259-2/+623
* manpage: use the proper environment variable for CSIDL_APPDATAwm42014-10-251-4/+8
* tv: remove some differences between immediate/normal modewm42014-10-251-38/+23
* tv: reduce waiting loop from 10ms to 1mswm42014-10-251-2/+2
* lua: fix some more lua_tostring() mistakeswm42014-10-251-1/+3
* build: enable cdda:// by default againwm42014-10-251-1/+0
* stream: fix --stream-dump dropping the file header