aboutsummaryrefslogtreecommitdiffstats
path: root/ffmpeg (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-03-15Remove obsolete aliasesMattias Andrée2-30/+0
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-03-15prefix filenames for ffmpeg with "file:"Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>
2024-06-16do not use -- with stty; although stty(1posix) says -- shall behave as normal, it does not in the GNU implementation, and stty(1posix) ↵Mattias Andrée1-1/+1
specifically states that it is not necessary when restoring to a save configuration Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-06-14Fix printf usageMattias Andrée2-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-05-22ffmpeg/resize-and-transcode: restore tty settingsMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2024-05-06mMattias Andrée3-0/+200
Signed-off-by: Mattias Andrée <maandree@kth.se>
2023-11-18A lot of changesMattias Andrée1-4/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-06-25Let main Makefile select package managerMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>