aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: hide cache in status line by default againGravatar wm42016-03-30
* cache: use a single STREAM_CTRL for various cache infoGravatar wm42016-03-29
* command: add video-stereo-mode propertyGravatar wm42016-03-28
* player: fix breakage when combining 3D and rotate auto-filtersGravatar wm42016-03-28
* player: remove auto-inserted filters before adding them againGravatar wm42016-03-28
* player: fix --stream-dump exit codeGravatar wm42016-03-26
* player: add wv to list of external audio file extensionsGravatar Martin Herkt2016-03-26
* lua: don't require key for mp.add_key_binding()Gravatar wm42016-03-26
* ipc: add Windows implementation with named pipesGravatar James Ross-Gowan2016-03-23
* command: change "cache-speed" OSD formattingGravatar wm42016-03-22
* command: add cache-speed propertyGravatar wm42016-03-20
* lua: don't suspend core by default during script executionGravatar wm42016-03-18
* command: dump tracklist if sub-add is run with the "cached" flagGravatar wm42016-03-14
* player: add missing audio reconfig eventsGravatar wm42016-03-13
* ytdl_hook: handle optional format_noteGravatar ▟ ▖▟ ▖2016-03-10
* demux: replace demux_pause/demux_unpause with demux_run_on_threadGravatar wm42016-03-09
* command: change stream-pos semanticsGravatar wm42016-03-09
* osd: cleanup: make OSDTYPE_ constants private to OSD codeGravatar wm42016-03-08
* osd, lua: manage multiple ASS overlays set with set_osd_ass() callsGravatar wm42016-03-08
* osc: fix mouse areasGravatar wm42016-03-08
* osd, lua: remove weird OSD scalingGravatar wm42016-03-07
* sub: make preloading more robustGravatar wm42016-03-06
* sub: pass all attachments to the subtitle decoderGravatar wm42016-03-03
* command: fix property notification for cache-buffering-stateGravatar wm42016-03-02
* command: add encoder-list propertyGravatar wm42016-03-01
* command: export canonical ffmpeg version identifierGravatar wm42016-02-29
* command: export list of all decodersGravatar wm42016-02-29
* command: export more information under track-listGravatar wm42016-02-29
* player: simplify mp_seek()Gravatar wm42016-02-28
* demux: remove relative seekingGravatar wm42016-02-28
* osc: add always-on mode and unify visibility mode (always/never/auto)Gravatar Avi Halachmi (:avih)2016-02-27
* osc: fix runtime enable_osc(true/false)Gravatar Avi Halachmi (:avih)2016-02-27
* player: minor simplificationGravatar wm42016-02-27
* player: slightly simplify how demuxer streams are enabled/disabledGravatar wm42016-02-25
* player: fix --force-window behaviorGravatar wm42016-02-25
* player: honor --force-window if video is selected, but inactiveGravatar wm42016-02-24
* player: remove pointless callGravatar wm42016-02-23
* player: simplify enabling demuxer threadsGravatar wm42016-02-23
* player: remove unused MPContext.stream fieldGravatar wm42016-02-23
* player: remove MPContext.sources fieldsGravatar wm42016-02-23
* player: remove initial seek on playback startGravatar wm42016-02-18
* player: remove old timeline/ordered chapters supportGravatar wm42016-02-15
* audio/video: expose codec info as separate fieldGravatar wm42016-02-15
* video: remove pointless parameter indirectionGravatar wm42016-02-15
* player: add on_preloaded hookGravatar wm42016-02-15
* player: restore old/correct --force-window behaviorGravatar wm42016-02-15
* client API: handle double->int64 conversion correctlyGravatar wm42016-02-13
* lavfi: dump the filter graphGravatar wm42016-02-12
* player: remove dead codeGravatar wm42016-02-12
* player: remove double assignment in declarationGravatar wm42016-02-12