aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
...
* player: remove redundant variableGravatar wm42015-01-29
* player: allow seeking audio between video framesGravatar wm42015-01-28
* player: enable hr-seek on audio after video endGravatar wm42015-01-28
* player: demote matroska ordered chapter scanning messages to VerboseGravatar Diogo Franco (Kovensky)2015-01-28
* ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAILGravatar Ben Boeckel2015-01-27
* command: export more details about file seekabilityGravatar wm42015-01-26
* player: fix framestep over timeline segment boundariesGravatar wm42015-01-26
* options: list correct default value for --screenshot-templateGravatar wm42015-01-26
* lua: do not use math.pow()Gravatar wm42015-01-25
* vo: simplify VOs by adding generic screenshot supportGravatar wm42015-01-24
* ytdl: implement user-agent and cookie overridesGravatar wm42015-01-24
* video: separate screenshot modesGravatar wm42015-01-23
* input, player: new command for mouse eventGravatar xylosper2015-01-23
* command: export file format as propertyGravatar wm42015-01-23
* player: some fixes for property notificationGravatar xylosper2015-01-23
* video: handle hwdec screenshots differentlyGravatar wm42015-01-22
* client API: check locale, and reject anything other than "C" localeGravatar wm42015-01-20
* win32: remove check for SetPriorityClass()Gravatar wm42015-01-20
* audio: don't force any parameters if spdif is usedGravatar wm42015-01-20
* demux_disc: pass seek flags to stream layerGravatar wm42015-01-19
* client API: minor cleanupGravatar wm42015-01-19
* client API: notify API user on event queue overflowGravatar wm42015-01-19
* player: mention mpv encoding support for transcoding in desync. warningGravatar wm42015-01-19
* video: fix waiting for last frame/format reconfigGravatar wm42015-01-19
* x11: add --on-all-workspaces option and propertyGravatar wm42015-01-16
* command: unify handling of fullscreen and other VO flagsGravatar wm42015-01-16
* player: don't enable demuxer readahead before selecting tracksGravatar wm42015-01-16
* player: respect --untimed on last frameGravatar wm42015-01-16
* player: respect --untimed on video format changesGravatar wm42015-01-16
* ytdl_hook: Check for empty playlistsGravatar ChrisK22015-01-16
* OSC: Reset all styles for idle messageGravatar ChrisK22015-01-16
* player: don't fall asleep on audio decoding errorsGravatar wm42015-01-15
* player: fix --stop-playback-on-init-failure on audio init failureGravatar wm42015-01-15
* osc: fix disabling OSCGravatar wm42015-01-15
* 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