|
3e99427f5e
|
Updating to iced 0.14
|
2025-08-27 06:14:50 -05:00 |
|
|
6ff166120c
|
my own fork
|
2025-08-26 15:21:24 -05:00 |
|
jazzfool
|
a8656e8021
|
do not specify text appsink caps
|
2025-02-21 01:17:25 +11:00 |
|
jazzfool
|
056e9c5cbf
|
clippy lints
|
2025-02-13 15:37:13 +11:00 |
|
jazzfool
|
4766790f25
|
fix subtitle segment sync
|
2025-02-13 14:09:09 +11:00 |
|
jazzfool
|
054ab37976
|
fix cargo check/fmt
|
2025-02-13 12:36:45 +11:00 |
|
jazzfool
|
841a6412d5
|
Merge pull request #27 from lilyyy411/master
Store `Sample` directly instead of copying out of it.
|
2025-02-13 12:31:51 +11:00 |
|
Lilyyy411
|
c7f3637d85
|
store sample directly to increase performance
|
2025-02-09 14:48:09 -05:00 |
|
Lilyyy411
|
70d39986f7
|
Revert "store sample directly to increase performance"
This reverts commit 9b97e31baa .
|
2025-02-09 14:13:47 -05:00 |
|
Lilyyy411
|
9b97e31baa
|
store sample directly to increase performance
|
2025-02-09 13:43:41 -05:00 |
|
jazzfool
|
583ef3cd3d
|
Merge pull request #23 from MAlba124/report-video-thread-panic
don't panic in Drop when video worker thread panics
|
2025-01-02 11:44:21 +11:00 |
|
Marcus Lian Hanestad
|
31a967f6da
|
don't panic in Drop when video worker thread panics
|
2025-01-01 21:18:57 +01:00 |
|
jazzfool
|
24428186a3
|
render: scale quad by logical size, per-player uniforms
|
2024-12-16 01:59:37 +11:00 |
|
jazzfool
|
f2aa4de527
|
scale bounds by viewport, set scissor: fixes #21
|
2024-12-15 15:51:45 +11:00 |
|
jazzfool
|
d5e28bf017
|
Merge pull request #19 from mtkennerly/bugfix/stop-pipeline-on-error
Stop pipeline on error
|
2024-12-05 20:57:30 +11:00 |
|
mtkennerly
|
b9ef6c3abb
|
Stop pipeline on error
|
2024-12-04 09:56:17 -05:00 |
|
jazzfool
|
89133ff359
|
Merge pull request #20 from mtkennerly/bugfix/content-fit-none-bounds
Prevent going out of bounds with ContentFit::None
|
2024-12-04 19:26:23 +11:00 |
|
mtkennerly
|
13d8cbd0ab
|
Prevent going out of bounds with ContentFit::None
|
2024-12-03 23:48:25 -05:00 |
|
jazzfool
|
5aca246828
|
subtitle: fix subtitle clock
|
2024-11-03 21:31:58 +11:00 |
|
jazzfool
|
59b3b21381
|
lints
|
2024-11-03 01:24:37 +11:00 |
|
jazzfool
|
0250a2619b
|
video: make thread safe
|
2024-11-03 01:17:02 +11:00 |
|
jazzfool
|
68973748fd
|
video: derive Debug
|
2024-11-03 00:54:48 +11:00 |
|
jazzfool
|
818df27288
|
fix network seeking
|
2024-10-31 21:18:17 +11:00 |
|
jazzfool
|
f029b073d4
|
respect subtitle duration
|
2024-10-30 20:33:38 +11:00 |
|
jazzfool
|
1c21e28a03
|
add subtitle message
|
2024-10-30 20:16:41 +11:00 |
|
jazzfool
|
6b7ad93e63
|
remove iced_native dependency
|
2024-10-22 20:06:07 +11:00 |
|
jazzfool
|
273a4e87e4
|
thumbnails: downscaling parameter
|
2024-10-20 14:51:33 +11:00 |
|
jazzfool
|
3b623557c1
|
thumbnails: accept iterator
|
2024-10-20 14:40:05 +11:00 |
|
jazzfool
|
2c55d14dbe
|
improve av-offset accuracy
|
2024-10-17 15:45:46 +11:00 |
|
jazzfool
|
b0b092d9e2
|
pop bus messages only if available
|
2024-10-13 19:01:07 +11:00 |
|
jazzfool
|
2bd0c56f0a
|
subtitle functions
|
2024-10-13 13:31:14 +11:00 |
|
jazzfool
|
82dea04f5b
|
only pull preroll on pause
|
2024-10-07 19:32:16 +11:00 |
|
jazzfool
|
b4fceafe1f
|
handle invalid framerate, check for av-offset property
|
2024-10-07 19:23:21 +11:00 |
|
jazzfool
|
cd978e34e5
|
clean dropped video textures/buffers
|
2024-10-06 22:18:43 +11:00 |
|
jazzfool
|
877f5c906c
|
do not busy loop when paused
|
2024-10-06 21:36:20 +11:00 |
|
jazzfool
|
d4847e95fc
|
do not round height to mod4
|
2024-10-03 16:15:55 +10:00 |
|
jazzfool
|
fa02ee5652
|
pull sample or preroll with timeout
|
2024-10-02 17:18:27 +10:00 |
|
jazzfool
|
d7e5399bc6
|
round resolution to mod4
|
2024-10-02 02:16:44 +10:00 |
|
jazzfool
|
de685eb2bb
|
set mute after volume change
|
2024-10-01 18:42:21 +10:00 |
|
jazzfool
|
3714c70891
|
mute getter reads from property
|
2024-10-01 18:39:11 +10:00 |
|
jazzfool
|
cd61406698
|
av latency compensation
|
2024-10-01 18:34:03 +10:00 |
|
jazzfool
|
23b4d751ae
|
fix playback stutter
|
2024-10-01 16:09:43 +10:00 |
|
jazzfool
|
760b09a8b0
|
reduce CPU usage
|
2024-10-01 16:06:32 +10:00 |
|
jazzfool
|
be2b7d9257
|
use background thread to pull frames
|
2024-10-01 14:44:22 +10:00 |
|
jazzfool
|
4ab464c7d5
|
volume getter
|
2024-10-01 14:04:47 +10:00 |
|
jazzfool
|
0834116083
|
cleanup
|
2024-10-01 11:41:34 +10:00 |
|
jazzfool
|
ae461822a8
|
fix bounds calculation
|
2024-09-30 21:14:57 +10:00 |
|
jazzfool
|
5f53b18796
|
video layout based on iced image
|
2024-09-30 20:46:06 +10:00 |
|
jazzfool
|
c44141c717
|
switch to playbin, improve public api, performance
|
2024-09-30 19:50:47 +10:00 |
|
jazzfool
|
36d2b90f1d
|
update readme
|
2024-09-29 20:13:48 +10:00 |
|