John Preston
|
0c165d1fb8
|
Fix possible crash in audio speed change.
|
2023-03-12 07:25:39 +04:00 |
|
John Preston
|
9c74c04738
|
Implement audio speed using libavfilter.
|
2023-03-08 16:10:36 +04:00 |
|
John Preston
|
0880a83c2c
|
Improve ffmpeg audio loader interface.
|
2023-03-08 16:10:36 +04:00 |
|
John Preston
|
7a090610b9
|
Upgrade FFmpeg to 5.1 on macOS.
In this version videos play fine with hardware acceleration enabled.
|
2023-02-25 16:57:06 +04:00 |
|
Alexander Kernozhitsky
|
a5bd4ef6f7
|
Fix code style
|
2022-09-04 08:04:02 +04:00 |
|
Nicholas Guriev
|
436622ad7c
|
Fix build against FFmpeg v5.0
It has been released on January 17th. This patch keeps source compatibility
with older versions.
|
2022-02-28 20:22:18 +03:00 |
|
John Preston
|
8b96f4c214
|
Move Media::Clip::Reader and FileLocation to td_ui.
|
2020-10-30 18:32:18 +03:00 |
|
Ilya Fedin
|
fa4236e9ea
|
Add support for DESKTOP_APP_USE_PACKAGED on macOS
|
2020-05-25 10:29:40 +04:00 |
|
John Preston
|
56e137b20f
|
Move some common code to lib_ffmpeg.
|
2019-07-01 17:57:35 +02:00 |
|
John Preston
|
fde8dd9607
|
Play streaming audio in player.
|
2019-03-11 12:08:08 +04:00 |
|
John Preston
|
8e44a7f5c4
|
Basic code for video streaming + testing on video.
|
2019-03-11 11:49:22 +04:00 |
|
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
|
John Preston
|
032694ad9e
|
Move files to media/audio and media/clip.
|
2019-02-13 15:41:33 +03:00 |
|