summaryrefslogtreecommitdiffstats
path: root/player/lua/stats.lua
Commit message (Expand)AuthorAgeFilesLines
* stats.lua: display short decoder name if not generic one is usedKacper Michajłow10 hours1-0/+8
* stats.lua: filter input bindings by typing themGuido Cella10 hours1-3/+66
* stats.lua: inherit OSD stylesGuido Cella11 hours1-11/+24
* player/command: remove codec-info and use track-list directlyKacper Michajłow37 hours1-7/+7
* stats.lua: add codec profileKacper Michajłow3 days1-2/+10
* stats.lua: remove unused variablesKacper Michajłow5 days1-4/+0
* stats.lua: use '➜' (U+279C) instead '→' (U+2192)Kacper Michajłow5 days1-1/+1
* stats.lua: fix scrolling for page 2Christoph Heinrich9 days1-1/+1
* command: add escape-assGuido Cella2024-03-211-13/+1
* stats.lua: use term-size as terminal output sizeChristoph Heinrich2024-03-211-3/+4
* stats.lua: fix and unify scroll hintChristoph Heinrich2024-03-211-10/+11
* stats.lua: use term_ellipsis for page 4Christoph Heinrich2024-03-211-16/+7
* stats.lua: truncate long lines for the terminalChristoph Heinrich2024-03-211-30/+101
* stats.lua: use scroll function for page 2 and 0Christoph Heinrich2024-03-211-52/+30
* stats.lua: refactor page 4 scrolling into functionChristoph Heinrich2024-03-211-10/+24
* stats.lua: add more information in audio sectionKacper Michajłow2024-03-211-6/+21
* stats.lua: display video parameters after filteringKacper Michajłow2024-03-091-0/+1
* stats.lua: fix blurry graphs when --osd-blur is setnanahi2024-02-271-1/+1
* stats.lua: use deinterlace-active property insteadDudemanguy2024-02-071-1/+1
* stats.lua: display the current GPU contextnanahi2024-01-201-0/+2
* stats.lua: make capitalization consistent across pagesllyyr2024-01-171-11/+11
* stats.lua: fix incorrect storage aspect ratio valuenanahi2023-11-141-1/+7
* stats.lua: disable ASS formatting when printing to terminalKacper Michajłow2023-11-081-1/+1
* stats.lua: remove unused variableGuido Cella2023-11-071-3/+0
* stats: don't overwrite color and alpha of `osd-back-color`Christoph Heinrich2023-11-071-4/+6
* ALL: use pl_hdr_metadata and nuke sig_peakKacper Michajłow2023-11-051-5/+0
* csputils: add pl_hdr_metadata to mp_colorspace and deprecate sig_peakKacper Michajłow2023-11-051-5/+3
* lua: remove a ton of unneeded parenthesesDudemanguy2023-11-021-3/+3
* stats.lua: disable tonemapping plot by defaultDudemanguy2023-10-221-1/+1
* stats.lua: hide images' FPSGuido Cella2023-10-191-1/+3
* stats.lua: remove compatibility aliases of propertiesllyyr2023-10-151-17/+3
* stats.lua: fix page 2 alignment of "Total"Christoph Heinrich2023-10-151-3/+3
* stats.lua: add chroma-locationKacper Michajłow2023-10-141-0/+3
* stats.lua: change "Pixel Format" to "Format"Kacper Michajłow2023-10-141-1/+1
* stats.lua: fix missing newline when print_perfdata_passes is enabledKacper Michajłow2023-10-141-4/+4
* stats.lua: sort filter parameters to ensure consistent outputKacper Michajłow2023-10-141-2/+2
* stats.lua: don't print custom pixel format, when hwdecKacper Michajłow2023-10-141-5/+2
* stats.lua: remove leading zeros from pass timingsKacper Michajłow2023-10-141-2/+2
* stats.lua: add frame infoKacper Michajłow2023-10-141-0/+23
* stats.lua: simplify fps displayKacper Michajłow2023-10-141-15/+26
* stats.lua: adjust spacing between values a littleKacper Michajłow2023-10-141-23/+43
* stats.lua: show HDR meta if not equal to 203Kacper Michajłow2023-10-141-4/+7
* stats.lua: separate video parameters from video outKacper Michajłow2023-10-141-42/+85
* stats.lua: don't display full frame cropKacper Michajłow2023-09-081-5/+23
* stats.lua: display --video-crop values when usedKacper Michajłow2023-08-311-0/+4
* stats.lua: enable --tone-mapping-visualize while stats shownNiklas Haas2023-08-301-0/+10
* stats.lua: display hdr metadata and peak detectionKacper Michajłow2023-08-291-6/+67
* stats.lua: add hints about scrollingKacper Michajłow2023-08-281-3/+6
* stats.lua: refactor video params displayKacper Michajłow2023-08-281-10/+20
* stats.lua: remove dummy new lines from headersKacper Michajłow2023-08-281-3/+3
* stats.lua: display actual output video size after anamorphic correctionKacper Michajłow2023-08-281-5/+7
* stats.lua: display output resolution if it differs to native oneKacper Michajłow2023-08-181-11/+23
* stats.lua: hide window scale in fullscreenKacper Michajłow2023-08-181-1/+3
* stats.lua: use video-params/aspect-nameKacper Michajłow2023-08-131-1/+3
* stats.lua: set sans-serif as default fontm154k12023-07-101-1/+1
* various: fix typosHarri Nieminen2023-03-281-1/+1
* stats.lua: display HDR peak in nitsdyphire2023-02-021-1/+1
* various: remove trailing whitespaceGuido Cella2022-05-141-1/+1
* various: fix typosCœur2022-04-251-2/+2
* stats.lua: page 2 - frame timing: use fixed display orderAvi Halachmi (:avih)2022-02-231-1/+10
* stats.lua: graphs: fix bad rendering due to division by 0Avi Halachmi (:avih)2022-02-211-6/+9
* stats.lua: typo lavfi-complexStefan de Konink2021-08-151-2/+2
* stats.lua: page 4 (keys): group current-window-scale under windowGuido Cella2021-08-061-1/+1
* stats.lua: page 4 (keys): better alignment of non-ascii keysAvi Halachmi (:avih)2021-07-311-2/+16
* stats.lua: page 4 (keys): detect single-quotesAvi Halachmi (:avih)2021-07-301-2/+2
* stats.lua: fix ass-escape while persistent_overlay=yesAvi Halachmi (:avih)2021-07-251-14/+27
* stats.lua: remove script-opts for the main keys (i/I)Guido Cella2021-07-211-4/+2
* stats.lua: page 4 (keys): fix "excluding stats keys" - attempt 2Avi Halachmi (:avih)2021-07-201-7/+7
* Revert "stats.lua: page 4 (keys): fix "excluding stats keys""Avi Halachmi (:avih)2021-07-201-3/+3
* stats.lua: page 4 (keys): fix "excluding stats keys"Avi Halachmi (:avih)2021-07-201-3/+3
* stats.lua: page 4 (keys): support help-like terminal printoutAvi Halachmi (:avih)2021-07-191-2/+23
* stats.lua: add page 4: active key-bindings listAvi Halachmi (:avih)2021-07-191-0/+151
* stats.lua: scroll: allow throttling page-rebuild (no-op)Avi Halachmi (:avih)2021-07-191-4/+5
* stats.lua: move internal performance from page 4 to page 0Avi Halachmi (:avih)2021-07-191-3/+3
* stats.lua: add scaled resolutionDudemanguy2021-06-251-0/+7
* stats.lua: include a filter's @label when displaying filters on page 1Chris Varenhorst2021-03-151-0/+4
* stats: display hw pixel format toosfan52020-10-161-0/+4
* stats: fix crash when aspect ratio is unavailableEva2020-08-031-1/+3
* stats: fix single invocation keybindingssfan52020-07-211-2/+5
* stats: UP/DOWN scrolling on page 2 (frame stats)Julian2020-05-171-2/+24
* stats.lua: don't disable terminal escape sequences on windowsAvi Halachmi (:avih)2020-04-231-22/+4
* stats: move chapter/edition info below titleLaserEyess2020-04-161-3/+3
* stats: add edition information to page 1LaserEyess2020-04-161-1/+13
* stats: support UP/DOWN to scroll at page 4 (perf)Avi Halachmi (:avih)2020-04-111-12/+68
* stats: fix crash if both plot_vsync_* options are disabledwm42020-04-091-3/+6
* stats: some more performance graphswm42020-04-091-6/+33
* stats: fix previous commitwm42020-04-031-2/+2
* stats: move input speed to cache page, make it a graphwm42020-04-031-13/+12
* stats: fix incorrect ass formatting on 3rd page when vo was switchedsfan52020-02-061-0/+1
* stats: do not use "tick" eventwm42019-12-241-2/+6
* command: change "window-scale" property behaviorwm42019-12-161-1/+1
* stats, demux: log byte level stream seekswm42019-11-071-0/+1
* stats.lua: add graphs for readahead time and total byte usagewm42019-09-191-6/+58
* stats.lua: add cache info pagewm42019-09-191-4/+69
* stats.lua: silence annoying fontconfig warningswm42019-09-191-2/+2
* Merge branch 'master' into pr6360Jan Ekström2019-03-111-4/+4
|\
| * stats: merge multiple properties into one lineJulian2019-01-161-4/+4
* | stats: remove duplicate cache sizessfan52018-12-061-7/+4
|/
* stats: show file formatwm42018-10-011-0/+2
* stats: remove superfluous line breaksJulian2018-06-091-1/+1
* stats: show sample format of audio tracksfan52018-05-171-0/+1
* stats: print section titles independentlyJulian2018-03-251-3/+6
* stats: improve video/audio detectionJulian2018-03-251-30/+29
* stats: enhance cache statsJulian2017-12-261-19/+35
* stats: add file sizeJulian2017-10-131-1/+2
* stats: change the way toggling/oneshot works internallyJulian2017-10-091-106/+109
* stats: stop coloring timing valuesJulian2017-10-091-26/+8
* stats: add current and total chapter numberJulian2017-10-091-1/+8
* stats: add audio and video filtersJan Janssen2017-10-091-0/+55
* stats: reorganize the framedrop countersNiklas Haas2017-10-091-4/+5
* stats: revert DR indicator as it's unnecessaryJulian2017-10-091-2/+1
* stats: reduce default font size to 8Julian2017-10-091-1/+1
* stats: visually indicate direct renderingJulian2017-10-091-1/+2
* stats: change font weight of % sign as wellJulian2017-10-091-1/+1
* stats: fix indentation/newline of frame timing pageJulian2017-10-091-11/+11
* stats: show % of a pass on frame timing pageJulian2017-10-091-9/+23
* stats: always print perfdata totalJulian2017-10-091-7/+4
* stats: make add_header() append at current positionJulian2017-10-091-7/+7
* stats: print perfdata total by defaultJulian2017-10-091-1/+1
* stats: mark dummy as suchJulian2017-10-091-1/+1
* stats: correctly re-eval ASS tag usageJulian2017-10-091-11/+17
* stats: make page keybinding repeatableJulian2017-10-091-1/+1
* stats: remove table in tableJulian2017-10-091-14/+6
* stats: resilience against accidential timer removalJulian2017-10-091-9/+12
* stats: allow keybindings for specific pageJulian2017-10-091-12/+21
* stats: support for multiple "pages" of statsJulian2017-10-091-26/+124
* stats: remove check for lua timer functionJulian2017-10-091-8/+0
* stats: rescale graphs to make the average align with the center, if possibleNiklas Haas2017-10-091-4/+11
* stats: add support for `vo-passes`, which replaces `vo-performance`Niklas Haas2017-10-091-68/+60
* stats: update HDR peak for upstream changesNiklas Haas2017-10-091-2/+2
* stats: add support for deprecated propertiesJulian2017-10-091-11/+21
* stats: comment to remind me about deprecated propertiesJulian2017-10-091-0/+1
* stats: add new versions of decoder and VO dropped frame countsRicardo Constantino2017-10-091-1/+5
* stats: put vsync ratio and jitter on the same lineJulian2017-10-091-15/+10
* stats: declare function as localJulian2017-10-091-1/+1
* stats: use container-fps together with fps (as fallback)Julian2017-10-091-1/+3
* stats: rename option timing_total to print_perfdata_totalJulian2017-10-091-2/+2
* stats: add vsync-ratio and vsync-jitterJulian2017-10-091-69/+138
* stats: add some documentation for generate_graph()Julian2017-10-091-1/+10
* stats: access less variables outside function's stateJulian2017-10-091-12/+10
* stats: add new container-fps that deprecates fpsRicardo Constantino (:RiCON)2017-10-091-1/+2
* stats: remove hwdec-active propertyRicardo Constantino (:RiCON)2017-10-091-7/+2
* stats: fix bug introduced in earlier commitJulian2017-10-091-5/+4
* stats: fix comment typoJulian2017-10-091-7/+7
* stats: disable coloring peak performance dataJulian2017-10-091-1/+2
* stats: change coloring of performance dataJulian2017-10-091-7/+8
* stats: save ASS sequences locallyJulian2017-10-091-3/+10
* stats: only print graphs when ASS tags are goodJulian2017-10-091-1/+1
* stats: clearify a few descriptions/labelsJulian2017-10-091-3/+3
* stats: don't show video/audio-speed-correction when 0Julian2017-10-091-1/+1
* stats: add HDR signal peak informationNiklas Haas2017-10-091-5/+15
* stats: add sum of timing valuesJulian2017-10-091-7/+13
* stats: put colormatrix, primaries and gamma togetherJulian2017-10-091-3/+4
* stats: change highlighting of performance dataJulian2017-10-091-4/+11
* stats: declare functions as localJulian2017-10-091-197/+200
* stats: align graphsJulian2017-10-091-44/+63
* stats: change the way the output is builtJulian2017-10-091-85/+65
* stats: rewrite parts of performance dataJulian2017-10-091-64/+110
* stats: add performance dataJulian2017-10-091-9/+103
* stats: update stats when file changesJulian2017-10-091-1/+7
* stats: small spelling correctionJulian2017-10-091-1/+1
* stats: use redraw_delay for timer periodJulian2017-10-091-2/+2
* stats: always print title if different from filenameRicardo Constantino (:RiCON)2017-10-091-1/+3
* stats: make a warning more visibleJulian2017-10-091-1/+3
* stats: rename some functionsJulian2017-10-091-6/+6
* stats: add toggling of statsJulian2017-10-091-4/+29
* stats: add hwdec-currentRicardo Constantino (:RiCON)2017-10-091-1/+6
* stats: add cache-speedRicardo Constantino (:RiCON)2017-10-091-2/+3
* stats: decrease default font sizeJulian