aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: add option to disable video OSDGravatar wm42016-08-28
* command: add property for current subtitle textGravatar wm42016-08-27
* player: fix minor spelling mistake in osc.luaGravatar James Cowgill2016-08-27
* player: avoid some redundant terminal status updatesGravatar wm42016-08-26
* player: don't directly access demuxer->streamGravatar wm42016-08-26
* audio: avoid missed wakeups with ab-loopsGravatar wm42016-08-24
* audio: do not apply --audio-channels if spdif passthrough is in useGravatar wm42016-08-22
* player: log if video is considered an imageGravatar wm42016-08-21
* player: update Windows playback state asynchronouslyGravatar wm42016-08-20
* command: prevent O(n^2) behaviour for playlist propertyGravatar James Ross-Gowan2016-08-20
* player: refresh very low framerate video on filter changesGravatar wm42016-08-19
* vf_rotate: allow arbitrary rotationGravatar wm42016-08-19
* player: make looping slightly more seamlessGravatar wm42016-08-18
* audio: improve aspects of EOF handlingGravatar wm42016-08-18
* video: don't discard video frames after endptsGravatar wm42016-08-18
* player: add option to control duration of image displayGravatar wm42016-08-17
* player: allow passing flags to queue_seek()Gravatar wm42016-08-15
* command: add replaygain information properties to track-listGravatar wm42016-08-13
* command: add a property that returns filename without extensionGravatar wm42016-08-11
* player: add --no-autoload-files optionGravatar wm42016-08-10
* player: add --audio-wait-open optionsGravatar wm42016-08-09
* player: add --audio-stream-silenceGravatar wm42016-08-09
* client API: add stream_cb API for user-defined stream implementationsGravatar Aman Gupta2016-08-07
* client API: add MPV_ERROR_GENERICGravatar wm42016-08-07
* player: gross hack to improve non-hr seeking with external audio tracksGravatar wm42016-08-07
* player: fix mid-stream audio sync conditionGravatar wm42016-08-07
* player: fix display-sync timing if audio take long on resumeGravatar wm42016-08-07
* player: sync audio as well when enabling it mid-streamGravatar wm42016-08-06
* player: improve instant track switchingGravatar wm42016-08-06
* audio: use --audio-channels=auto behavior, except on ALSAGravatar wm42016-08-04
* player: remove special-case for DL/DR speakersGravatar wm42016-08-04
* player: offset demuxer on start/seek properly with audio/sub delayGravatar wm42016-08-04
* ytdl: Error out with http_dash_segmentsGravatar Ricardo Constantino2016-07-30
* player: disable DS with spdif transcoding tooGravatar wm42016-07-24
* audio: refactor mixer code and delete mixer.cGravatar wm42016-07-17
* player: do not cut off terminal status line if it contains newlinesGravatar wm42016-07-15
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* command: add properties for HDR metadataGravatar Niklas Haas2016-07-13
* video: respect --deinterlace=autoGravatar wm42016-07-12
* audio: show an osd bar when changing ao-volumeGravatar Uros Vampl2016-07-10
* audio: drop --softvol=no and --softvol=autoGravatar wm42016-07-09
* command: don't delay progress updates to next video frameGravatar wm42016-07-08
* video: fix midstream video configuration changesGravatar wm42016-07-08
* video: limit number of frames sent to VO to the VO requested amountGravatar wm42016-07-07
* player: cut off status line on terminal widthGravatar wm42016-07-06
* video: fix deinterlace filter handling for VFCTRL_SET_DEINTERLACE filtersGravatar wm42016-07-06
* video: fix deinterlace filter handling on pixel format changesGravatar wm42016-07-06
* player: it's not --force-seeking but --force-seekableGravatar wm42016-07-06
* player: rewrite deinterlace filter auto-insertionGravatar wm42016-07-05
* mp_image: split colorimetry metadata into its own structGravatar Niklas Haas2016-07-03