Commit graph

16 commits

Author SHA1 Message Date
Ramen2X
9b3a8da32a app: qt 6 audio fixes 2024-01-20 16:33:03 -05:00
Ramen2X
9cbba5713c app: port to qt 6 2024-01-19 17:18:33 -05:00
itsmattkc
f37b321b7d app: add support for ffmpeg 5.1+ 2023-08-23 15:22:58 -07:00
itsmattkc
fef643b1a7 app: null swrctx after free 2023-08-23 15:13:25 -07:00
itsmattkc
80ea063c55 app: fix issue trying to erase "end" element of vector 2022-08-06 21:04:53 -07:00
itsmattkc
74683de19a app: improved seeking with multiple streams 2022-08-06 20:59:16 -07:00
itsmattkc
70e97e88c0 app/lib: move maximum volume const to lib 2022-08-06 20:10:28 -07:00
itsmattkc
ec5c08ef95 app: use audio volume 2022-08-06 20:09:39 -07:00
itsmattkc
16d4646972 app: improve simultaneous playback of multiple media streams 2022-08-06 20:09:29 -07:00
itsmattkc
a05c99d495 app: allow playing multiple files at once 2022-08-06 17:58:57 -07:00
itsmattkc
8858b6ddf6 app: abstracted media player code into its own class 2022-08-06 16:22:22 -07:00
itsmattkc
c7bfceaaa2 app: use heuristic to detect phonemes 2022-08-04 17:33:14 -07:00
itsmattkc
80820263ac app: add option to vertically flip videos 2022-08-04 16:32:01 -07:00
itsmattkc
8d5d9222ce app: improve slider behavior on videos 2022-07-19 16:08:39 -07:00
itsmattkc
eebfc089d6 app: improve video seeking 2022-07-18 20:27:48 -07:00
itsmattkc
03f3d03af6 app: implement ffmpeg
Allows viewing SMKs and FLCs. BMP and WAV view has also been moved to FFmpeg.
2022-07-18 20:22:52 -07:00