aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: make screenshot commands honor the async flagGravatar wm42017-04-01
* player: enable "buffering" pausing for DASH streams tooGravatar wm42017-04-01
* external_files: enable autoloading with URLsGravatar Ricardo Constantino2017-04-01
* external_files: actually try to autoload from fallback pathsGravatar Ricardo Constantino2017-04-01
* command: add property notifications for hwdec propertiesGravatar wm42017-03-31
* osc: escape ASS and strip newlines on titleGravatar Ricardo Constantino2017-03-27
* osc: make title configurable and use property expansion on itGravatar Ricardo Constantino2017-03-27
* Revert "osc: make the title toggleable between media-title and filename"Gravatar Ricardo Constantino2017-03-27
* osx: initial Touch Bar supportGravatar Akemi2017-03-26
* command: add expand-text command to property-expand a stringGravatar Avi Halachmi (:avih)2017-03-26
* osc: make the title toggleable between media-title and filenameGravatar Ricardo Constantino2017-03-26
* player: make new stream output more consistent with other outputGravatar wm42017-03-26
* player: print additional stream infoGravatar Dan Oscarsson2017-03-26
* command: add better runtime filter toggling methodGravatar wm42017-03-25
* command: add demux-start-time propertyGravatar Matthias Hunstock2017-03-25
* osc: fix PlayResX undefined warning when aspect is 0Gravatar Ricardo Constantino2017-03-24
* osc: bottom/topbar: don't clip title verticallyGravatar Ricardo Constantino2017-03-24
* osc: bottom/topbar: increase timecodes width a bitGravatar Ricardo Constantino2017-03-24
* osc: refactor cache status displayGravatar Ricardo Constantino2017-03-24
* osc: refactor osc message scalingGravatar Ricardo Constantino2017-03-24
* command: add a property to signal whether networking is usedGravatar wm42017-03-24
* screenshot: change details of --screenshot-format handlingGravatar wm42017-03-18
* screenshot: minor simplificationGravatar wm42017-03-18
* player: specifically log audio EOF tooGravatar wm42017-03-14
* osc: fix window dragging with showwindowed=noGravatar Akemi2017-02-27
* client: call certain external functions outside of client lockGravatar wm42017-02-24
* lavfi: temporary workaround for FFmpeg av_buffersrc_parameters_set() bugGravatar wm42017-02-22
* player: don't block playback stop when seekingGravatar wm42017-02-21
* player: fix stats-logging of sleep stateGravatar wm42017-02-21
* player: remove unnecessary wakeupGravatar wm42017-02-21
* player: reduce blocking on VO when switching pauseGravatar wm42017-02-21
* command: add a redundant NULL checkGravatar wm42017-02-20
* command: fix wrong sizeof() argumentGravatar wm42017-02-20
* lavfi: support hwdec filters for --lavfi-complexGravatar wm42017-02-20
* lavfi: use AVBufferSrcParametersGravatar wm42017-02-20
* lavfi: use mp_image to store the filter pad formatGravatar wm42017-02-20
* lavfi: fix minor memory leakGravatar wm42017-02-13
* atomic: remove __atomic builtin usageGravatar wm42017-02-13
* ytdl_hook: support livestream segmented DASH VODsGravatar Ricardo Constantino2017-02-10
* lavfi: cosmetics: more consistent variable namingGravatar wm42017-02-09
* lavfi: slightly better disconnected output handlingGravatar wm42017-02-08
* player: add experimental stream recording featureGravatar wm42017-02-07
* ytdl_hook: reenable support for length-less segments in EDLGravatar Ricardo Constantino2017-02-06
* ytdl_hook: fix EDL syntaxGravatar wm42017-02-05
* ytdl_hook: Add non-dash fallbacks to default formatsGravatar Ricardo Constantino2017-02-04
* ytdl_hook, edl: implement pseudo-DASH supportGravatar wm42017-02-04
* ytdl: support segmented dashGravatar Ricardo Constantino2017-02-04
* sub: remove .txt as text subtitle extensionGravatar wm42017-02-03
* player: different way to auto-enable the demuxer cacheGravatar wm42017-02-02
* osx: consistent normalisation when searching for external filesGravatar Akemi2017-02-02