Commit 6f7f515
committed
chore(toxav): use realtime deadline for vp8 encoder
Technically all this does is choose a quality based on frame
duration, which we always set to 1, and as such is always realtime.
(In same timebase as pts, which we use as a frame counter...)
Also no deadline for decoder. (documentation tells us its ignored)1 parent 5047ae5 commit 6f7f515
2 files changed
Lines changed: 2 additions & 34 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 27 | | |
33 | 28 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 29 | | |
41 | 30 | | |
42 | 31 | | |
| |||
1091 | 1080 | | |
1092 | 1081 | | |
1093 | 1082 | | |
1094 | | - | |
| 1083 | + | |
1095 | 1084 | | |
1096 | 1085 | | |
1097 | 1086 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 18 | | |
40 | 19 | | |
41 | 20 | | |
| |||
320 | 299 | | |
321 | 300 | | |
322 | 301 | | |
323 | | - | |
| 302 | + | |
324 | 303 | | |
325 | 304 | | |
326 | 305 | | |
| |||
0 commit comments