aboutsummaryrefslogtreecommitdiffstats
path: root/ffmpeg/resize-and-transcode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* do not use -- with stty; although stty(1posix) says -- shall behave as normal, it does not in the GNU implementation, and stty(1posix) ↵Mattias Andrée2024-06-161-1/+1
| | | | | | specifically states that it is not necessary when restoring to a save configuration Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix printf usageMattias Andrée2024-06-141-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* ffmpeg/resize-and-transcode: restore tty settingsMattias Andrée2024-05-221-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2024-05-061-0/+126
Signed-off-by: Mattias Andrée <maandree@kth.se>