aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: fallback to seek time for percent-pos propertyGravatar wm42015-01-14
* client API: fix log buffer overflow caseGravatar wm42015-01-13
* player: fix crash wtih --secondary-sidGravatar wm42015-01-13
* tl_matroska: fix minor memory leak in error caseGravatar wm42015-01-12
* player: check sufficient track selection before destroying VOGravatar wm42015-01-12
* win32: drop hacks for possibly broken static pthreads-win32 linkingGravatar wm42015-01-11
* command: fix property naming conventionGravatar wm42015-01-10
* command: change properties added in previous commitGravatar wm42015-01-10
* command.c: new subproperties for video-params: bpp and depthGravatar xylosper2015-01-10
* player: enable demuxer thread for external audio filesGravatar wm42015-01-10
* player: change stream list terminal outputGravatar wm42015-01-09
* tl_matroska: check chapter boundsGravatar wm42015-01-09
* video: fix timeline with some container formatsGravatar wm42015-01-06
* command: ignore chapter cycling if there's only 1 chapterGravatar wm42015-01-05
* client API, vo_opengl_cb: properly uninit videoGravatar wm42015-01-04
* video: batch query_format callsGravatar wm42015-01-03
* ytdl: silence "succeeded" messageGravatar wm42015-01-03
* vf_vapoursynth: pass through container FPS valueGravatar wm42015-01-03
* x11: make display-names property observableGravatar wm42015-01-03
* video: better pipelining with vf_vapoursynthGravatar wm42015-01-03
* OSC: idlemessage: fix alignmentGravatar ChrisK22015-01-02
* OSC: add osc-message script command (wip)Gravatar ChrisK22015-01-02
* OSC: display "drop files here" message when idle + forced-windowGravatar ChrisK22015-01-02
* player: move terminal input init to a better placeGravatar wm42015-01-02
* player: print config.h contents in verbose modeGravatar wm42015-01-02
* command: make the "run" command work on Windows tooGravatar wm42015-01-01
* Update copyright yearGravatar wm42015-01-01
* client API: add function to create new mpv_handles from existing onesGravatar wm42014-12-31
* vo_opengl_cb: simplify API uninitializationGravatar wm42014-12-31
* vo_opengl_cb: pass context directlyGravatar wm42014-12-31
* video: pass some VO params as structGravatar wm42014-12-31
* command: make empty vf-metadata not an errorGravatar wm42014-12-30
* options: expand ~ for the include optionGravatar Stefano Pigozzi2014-12-30
* command: add filtered-metadata propertyGravatar wm42014-12-29
* player: filter tags, add --display-tags optionGravatar wm42014-12-29
* player: make --shuffle/--merge-files affect runtime loaded playlistsGravatar wm42014-12-29
* command: stip path from playlist OSD displayGravatar wm42014-12-27
* player: force stereo as default when encodingGravatar wm42014-12-27
* player: fix random crashes on uninitializationGravatar wm42014-12-27
* player: cosmetics: rename a functionGravatar wm42014-12-27
* player: ordered chapters: cosmeticsGravatar wm42014-12-26
* player: ordered chapters: bullshit reductionGravatar wm42014-12-26
* player: ordered chapters: filter missing chaptersGravatar wm42014-12-26
* command: overlay_add: more flexible treatment of offset parameterGravatar wm42014-12-26
* win32: add mmap() emulationGravatar wm42014-12-26
* player: hack against --keep-open misbehaving with broken filesGravatar wm42014-12-24
* player: fix a typo in message outputGravatar wm42014-12-24
* client API: fix compiler warning if openglcb API is disabledGravatar wm42014-12-22
* vo_opengl_cb: free context on exitGravatar wm42014-12-22
* client API: fix mpv_wakeup()Gravatar wm42014-12-22