summaryrefslogtreecommitdiffstats
path: root/common/recorder.c
Commit message (Collapse)AuthorAgeFilesLines
* demux: add another stream recording featurewm42018-12-061-2/+1
| | | | | | --record-file is nice, but only sometimes. If you watch some sort of livestream which you want to record, it's actually much nicer not to record what you're currently "seeing", but anything you're receiving.
* Fix various typos in log messagesNicolas F2017-12-031-1/+1
|
* player: add experimental stream recording featurewm42017-02-071-0/+384
This is basically a WIP, but it can't remain in a branch forever. A warning is print when using it as it's still a bit "shaky".