John Preston
|
b71d72ca7c
|
Allow showing stories in different contexts.
|
2023-07-20 07:20:10 +04:00 |
Alexander Kernozhitsky
|
a5bd4ef6f7
|
Fix code style
|
2022-09-04 08:04:02 +04:00 |
Alexander Kernozhitsky
|
c6c2a44e9d
|
Patch the remaining uses or FFmpeg APIs
|
2022-09-04 08:04:02 +04:00 |
John Preston
|
88393eb77b
|
Fixed streaming for big files.
|
2022-05-19 17:27:03 +04:00 |
John Preston
|
0dca556843
|
Use FFmpeg hardware acceleration in media viewer / PiP.
|
2022-03-23 10:03:38 +04:00 |
John Preston
|
4bef1e9f59
|
Use unreliable video duration if open with audio.
|
2022-02-01 16:51:51 +03:00 |
John Preston
|
734d834a20
|
Replace mapbox variant with std::variant.
|
2020-09-29 19:03:19 +03:00 |
John Preston
|
581a21dbd9
|
Use Media::Streaming in EditCaptionBox.
|
2020-06-01 18:09:31 +04:00 |
John Preston
|
8a3506af89
|
Restore download priorities without streaming.
|
2019-12-23 14:13:32 +03:00 |
John Preston
|
85545dba64
|
Set higher streaming priority in media overlay.
|
2019-12-23 13:27:20 +03:00 |
John Preston
|
f51f133832
|
Send packets for processing in batches.
|
2019-12-19 18:14:05 +03:00 |
John Preston
|
041670b8e7
|
Fix download of short videos in media overlay.
|
2019-12-19 14:13:27 +03:00 |
John Preston
|
56e137b20f
|
Move some common code to lib_ffmpeg.
|
2019-07-01 17:57:35 +02:00 |
John Preston
|
04e3b250e7
|
Keep track of fully cached media files.
|
2019-06-04 14:30:44 +03:00 |
John Preston
|
fe15ee742d
|
Track in Reader if it is used in streaming.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
8c0cd9b9e9
|
Prepare Media::Streaming::Reader to be shared.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
b5eb88a32f
|
Closed alpha version 1.5.15.2.
|
2019-03-11 12:08:13 +04:00 |
John Preston
|
6887993f92
|
Report streaming failed.
|
2019-03-11 12:08:13 +04:00 |
John Preston
|
99e96a5b13
|
Allow looping video without audio in streaming.
|
2019-03-11 12:08:12 +04:00 |
John Preston
|
dafa286b18
|
Show option to download on streaming error.
|
2019-03-11 12:08:11 +04:00 |
John Preston
|
44c562d8ba
|
Fix streaming seek, display progress.
|
2019-03-11 11:49:53 +04:00 |
John Preston
|
26ea6c4e63
|
Provide receivedTill for streamed tracks.
|
2019-03-11 11:49:22 +04:00 |
John Preston
|
a093cb6274
|
Move some logic to Media::Streaming::Player.
|
2019-03-11 11:49:21 +04:00 |
John Preston
|
473e30e594
|
Basic code for media streaming + testing on music.
|
2019-03-11 11:49:21 +04:00 |