summaryrefslogtreecommitdiffstats
path: root/player
Commit message (Expand)AuthorAgeFilesLines
* player: fix previous commitwm42016-06-121-0/+3
* player: do not update OSD all the time when pausedwm42016-06-113-1/+9
* vo_opengl: refactor performance data propertiesNiklas Haas2016-06-081-43/+34
* player: remove unused return valuewm42016-06-081-6/+3
* player: tell user about --force-seeking if demuxer is not seekablewm42016-06-081-1/+2
* build: silence -Wunused-resultNiklas Haas2016-06-072-3/+3
* vo_opengl: expose performance timers as propertiesNiklas Haas2016-06-071-0/+43
* ytdl: fix brightcove urlsRicardo Constantino2016-05-301-3/+5
* video: remove d3d11 video processor use from OpenGL interopwm42016-05-291-1/+2
* vf_d3d11vpp: add a D3D11 video processor filterwm42016-05-281-0/+3
* command: add playlist-pos-1 propertywm42016-05-261-6/+20
* ytdl_hook: support multi-arc subtitlesRicardo Constantino2016-05-231-1/+20
* ta: remove old and redundant macrowm42016-05-171-1/+1
* lua: add timer:is_enabled() functionJulian2016-05-141-0/+4
* ytdl_hook: Just check if protocol is rtmpRicardo Constantino2016-05-141-1/+1
* video: add --hwdec=auto-copy modewm42016-05-111-2/+0
* player: restore usual seeking behaviorwm42016-05-091-16/+31
* video: refactor how VO exports hwdec device handleswm42016-05-094-13/+17
* win32: make taskbar progress indication optionalmaniak13492016-05-082-4/+31
* command: use NBSP for spacing after current marker for OSD listswm42016-05-041-2/+2
* command: change some hwdec propertieswm42016-05-041-0/+47
* command: slightly nicer OSD list formattingwm42016-05-031-19/+17
* osd: make osd_ass_0/1 defineswm42016-05-031-2/+2
* command: don't seek immediately when setting a-b loop when pausedwm42016-04-281-5/+5
* player: strictly wait until done when backsteppingwm42016-04-271-1/+1
* lavfi: shut up false positive compiler warningswm42016-04-261-2/+8
* player: fix memleak when using video-frame-infotrUSTssc2016-04-241-0/+1
* player: always show the first frame in DS modewm42016-04-241-0/+4
* player: assume video forwards timestamps jumps only with some formatswm42016-04-241-1/+1
* player: force VO reconfig when unselecting video trackwm42016-04-231-1/+1
* player: cleaner determination of current playback PTSwm42016-04-232-9/+11
* player: eagerly redraw OSD when seeking with coverartwm42016-04-231-1/+2
* player: fix OSD bar chapter markswm42016-04-221-1/+1
* command: if only ab-loop-b is set, loop from start of filewm42016-04-212-8/+13
* player: force wakeup on playback restartwm42016-04-201-0/+1
* player: really start audio only once video is readywm42016-04-201-5/+10
* player: reduce some timer callswm42016-04-201-4/+5
* player: minor simplification to buffering property updateswm42016-04-201-9/+4
* player: simplify an aspect of buffering determinationwm42016-04-194-18/+35
* player: loop on end of file if ab-loop-b is unsetwm42016-04-182-5/+9
* command: log property set callswm42016-04-152-8/+17
* command: allow setting panscan etc. properties if no video is activewm42016-04-151-4/+1
* client API: improve mpv_set_property() handling of MPV_FORMAT_NODEwm42016-04-151-34/+18
* player: fix use-after-free with --screenshot-directorywm42016-04-141-1/+2
* command: add keepaspect propertywm42016-04-081-0/+1
* player: hide cache in status line by default againwm42016-03-301-1/+1
* cache: use a single STREAM_CTRL for various cache infowm42016-03-294-46/+38
* command: add video-stereo-mode propertywm42016-03-281-0/+1
* player: fix breakage when combining 3D and rotate auto-filterswm42016-03-281-9/+5
* player: remove auto-inserted filters before adding them againwm42016-03-281-1/+11
* player: fix --stream-dump exit codewm42016-03-261-1/+1
* player: add wv to list of external audio file extensionsMartin Herkt2016-03-261-0/+1
* lua: don't require key for mp.add_key_binding()wm42016-03-261-3/+4
* ipc: add Windows implementation with named pipesJames Ross-Gowan2016-03-231-2/+0
* command: change "cache-speed" OSD formattingwm42016-03-221-4/+9
* command: add cache-speed propertywm42016-03-201-1/+17
* lua: don't suspend core by default during script executionwm42016-03-181-1/+1
* command: dump tracklist if sub-add is run with the "cached" flagwm42016-03-141-0/+2
* player: add missing audio reconfig eventswm42016-03-131-0/+4
* ytdl_hook: handle optional format_note▟ ▖▟ ▖2016-03-101-1/+1
* demux: replace demux_pause/demux_unpause with demux_run_on_threadwm42016-03-091-7/+17
* command: change stream-pos semanticswm42016-03-091-12/+2
* osd: cleanup: make OSDTYPE_ constants private to OSD codewm42016-03-084-10/+8
* osd, lua: manage multiple ASS overlays set with set_osd_ass() callswm42016-03-081-3/+4
* osc: fix mouse areaswm42016-03-081-1/+1
* osd, lua: remove weird OSD scalingwm42016-03-072-35/+40
* sub: make preloading more robustwm42016-03-062-11/+4
* sub: pass all attachments to the subtitle decoderwm42016-03-031-1/+25
* command: fix property notification for cache-buffering-statewm42016-03-021-1/+1
* command: add encoder-list propertywm42016-03-011-1/+14
* command: export canonical ffmpeg version identifierwm42016-02-291-0/+11
* command: export list of all decoderswm42016-02-291-0/+32
* command: export more information under track-listwm42016-02-291-3/+21
* player: simplify mp_seek()wm42016-02-281-55/+46
* demux: remove relative seekingwm42016-02-283-14/+5
* osc: add always-on mode and unify visibility mode (always/never/auto)Avi Halachmi (:avih)2016-02-271-6/+61
* osc: fix runtime enable_osc(true/false)Avi Halachmi (:avih)2016-02-271-4/+11
* player: minor simplificationwm42016-02-274-18/+13
* player: slightly simplify how demuxer streams are enabled/disabledwm42016-02-255-42/+31
* player: fix --force-window behaviorwm42016-02-251-2/+2
* player: honor --force-window if video is selected, but inactivewm42016-02-241-4/+10
* player: remove pointless callwm42016-02-231-1/+0
* player: simplify enabling demuxer threadswm42016-02-231-17/+6
* player: remove unused MPContext.stream fieldwm42016-02-233-11/+1
* player: remove MPContext.sources fieldswm42016-02-232-17/+4
* player: remove initial seek on playback startwm42016-02-181-2/+0
* player: remove old timeline/ordered chapters supportwm42016-02-155-277/+51
* audio/video: expose codec info as separate fieldwm42016-02-152-0/+2
* video: remove pointless parameter indirectionwm42016-02-151-1/+1
* player: add on_preloaded hookwm42016-02-151-0/+16
* player: restore old/correct --force-window behaviorwm42016-02-151-0/+3
* client API: handle double->int64 conversion correctlywm42016-02-131-1/+3
* lavfi: dump the filter graphwm42016-02-121-0/+13
* player: remove dead codewm42016-02-122-2/+2
* player: remove double assignment in declarationwm42016-02-121-1/+1
* player: abort loading if there is a problem with complex filterswm42016-02-101-5/+11
* lavfi: stop playback on some unrecoverable situationswm42016-02-101-1/+3
* player: assume setlocale() returns NULL if locales are not supportedwm42016-02-101-1/+1
* player: fix crash if no video decoder can be initializedwm42016-02-101-0/+1
* player: force refresh seek when changing audio filterswm42016-02-093-4/+18
* player: add --external-file optionwm42016-02-081-14/+12
* lavfi: fix EOF casewm42016-02-061-3/+4
* audio: fix EOF handling if nothing could be decoded at allwm42016-02-061-0/+4
* player: remove some further current_track dependencieswm42016-02-052-9/+7
* lavfi: fix build on Libavwm42016-02-051-0/+2
* player: add complex filter graph supportwm42016-02-057-52/+1074
* player: move audio and video decoder init to separate functionswm42016-02-053-33/+74
* player: simplify error_on_track()wm42016-02-051-15/+13
* options: set fs=yes by default on RPI, and change RPI defaults handlingwm42016-02-051-0/+5
* input: ignore --input-cursor for events injected by input commandswm42016-02-041-6/+6
* sub: implement "sub-seek 0"wm42016-02-041-1/+1
* command: fix track cycling logicwm42016-02-031-9/+4
* command: show original aspect in video-aspect property toowm42016-02-021-16/+19
* player: refactor: reduce some dependencies on current_trackwm42016-02-013-24/+15
* player: use different variable to indicate coverartwm42016-02-014-17/+15
* audio/video: merge decoder return valueswm42016-02-012-7/+7
* audio: use brutal resync only on larger PTS discontinuitieswm42016-01-311-2/+4
* audio: fix a case of going to sleep before playback startwm42016-01-311-0/+1
* vd_lavc: allow switching between hw/sw decoding any timewm42016-01-291-2/+1
* player: refactor: some more minor decoder/output decouplingwm42016-01-293-16/+22
* audio: refactor: separate audio init and filter/output initwm42016-01-291-47/+62
* audio: move pts reset checkwm42016-01-292-2/+16
* player: fix initial audio sync in certain caseswm42016-01-293-6/+2
* video: fix coverart switchingwm42016-01-271-2/+3
* command: always allow setting volume/mute propertieswm42016-01-261-5/+17
* video: slightly improve video stream switchingwm42016-01-261-0/+5
* audio: fix spdif PCM fallbackwm42016-01-251-0/+2
* audio: release pending audio frame on seekingwm42016-01-251-0/+2
* video: limit maximum number of VO frames correctlywm42016-01-241-1/+1
* player: free queued audio frame on uninitwm42016-01-231-0/+1
* command: add af-command commandwm42016-01-221-0/+6
* command: add vf-command commandwm42016-01-221-0/+6
* video: don't wait for last video frame in the normal casewm42016-01-221-4/+8
* sub: change when/how subtitles are read completelywm42016-01-221-12/+8
* audio: refactor: move MPContext.ao_buffer fieldwm42016-01-222-25/+22
* player: fix some oversights in video refactoringwm42016-01-221-5/+10
* player: refactor: eliminate MPContext.d_audiowm42016-01-226-37/+57
* audio: refactor: work towards unentangling audio decoding and filteringwm42016-01-224-53/+175
* player: never show "DS: (unavailable)"wm42016-01-201-3/+6
* audio: remove initial decoding retry limitationwm42016-01-191-8/+0
* audio: move dec_audio.pool to ad_spdifwm42016-01-191-1/+0
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-197-44/+44
* command: fix NULL pointer deref in "video-codec" propertywm42016-01-181-1/+1
* demux: disable stream cache if no tracks are selectedwm42016-01-181-1/+4
* demux: remove unused flagwm42016-01-181-3/+1
* player: refactor: eliminate MPContext.d_videowm42016-01-179-100/+109
* player: refactor: eliminate MPContext.d_subwm42016-01-175-62/+74
* command: modify OSD message when forcing original video aspect ratiowm42016-01-161-0/+7
* video: refactor: disentangle decoding/filtering some morewm42016-01-164-92/+68
* osd: make osd-width/height properties watchablewm42016-01-151-1/+1
* global: add client API pointer to library handlewm42016-01-153-0/+9
* video: refactor: slightly disentangle video filteringwm42016-01-151-43/+32
* video: fix interactively changing aspect ratiowm42016-01-141-1/+1
* player: prefer "service_name" as media title.Oliver Freyermuth2016-01-141-0/+3
* player: implement SWITCH for dvb-channel-name property, add binding.Oliver Freyermuth2016-01-141-0/+8
* player: remove unused last_dvb_step member.Oliver Freyermuth2016-01-142-4/+0
* player, stream_dvb: implement dvb-channel-name property.Oliver Freyermuth2016-01-141-0/+22
* video: decouple filtering/decoding slightly morewm42016-01-144-95/+119
* player: remove stale declarationwm42016-01-141-1/+0
* video: refactor: shuffle code aroundwm42016-01-142-0/+74
* video: refactor: handle video format fixups closer to decoderwm42016-01-143-7/+9
* player: simplify backsteppingwm42016-01-124-117/+38
* player: handle hrseek framedrop correctlywm42016-01-122-2/+2
* demux: merge sh_video/sh_audio/sh_subwm42016-01-125-19/+18
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-1112-12/+12
* player: eliminate demux_get_next_pts()wm42016-01-114-20/+6
* ytdl: Include Referer header as wellYen Chi Hsuan2016-01-101-3/+6
* player: detect audio PTS jumps, make video PTS heuristic less aggressivewm42016-01-092-13/+9
* player: reset playback abort when reloading a filewm42016-01-071-0/+1
* player: make watch later/resume work when "playing" directorieswm42016-01-062-9/+63
* video: fix debug messagewm42016-01-061-1/+1
* audio: update outdated commentwm42016-01-051-3/+4
* player: make sure streams are selected with ordered chapterswm42016-01-031-3/+3
* Update copyright yearwm42016-01-011-1/+1
* video: do not disable hr-seek framedrop too earlywm42015-12-301-7/+5
* sub: change how subtitles are readwm42015-12-294-57/+24
* sub: refactor initializationwm42015-12-271-16/+20
* sub: minor refactor how video FPS for MicroDVD is setwm42015-12-271-4/+4
* command: replace ROUND() with lrint()wm42015