summaryrefslogtreecommitdiffstats
path: root/video/out/vo_tct.c
Commit message (Expand)AuthorAgeFilesLines
* vo_tct: add resize capabilityCloud116652021-08-261-0/+7
* vo_tct: fix --vo-tct-256Avi Halachmi (:avih)2021-08-161-3/+3
* vo_tct: optimize print function on non-windows platformsCloud116652021-08-161-14/+57
* vo_tct: fix half-block on windowsAvi Halachmi (:avih)2021-08-161-0/+1
* vo_tct: don't leak the frame referenceAvi Halachmi (:avih)2020-11-291-0/+5
* vo_tct: remove unused variableAvi Halachmi (:avih)2020-11-291-7/+0
* video/out/vo_tct: query terminal size genericallyAvi Halachmi (:avih)2020-04-231-7/+3
* options: change option macros and all option declarationswm42020-03-181-6/+6
* video/out/vo_tct: Use octal escape sequence instead of non-standard \eMichael Forney2019-11-181-9/+9
* sws_utils: shuffle around some shitwm42019-10-311-3/+2
* sws_utils: don't force callers to provide option structwm42018-01-181-1/+1
* vo_tct: check ioctl resultrr-2017-02-201-6/+6
* vo_tct: support also 256 colors outputAvi Halachmi (:avih)2016-10-251-9/+55
* vo_tct: optional custom size, support non-posix with 80x25 defaultAvi Halachmi (:avih)2016-10-251-5/+31
* vo_tct: introduce modern caca alternativerr-2016-10-201-0/+234