Commit 8f3369b
committed
use modern FFmpeg API
Fixes build with FFmpeg 8, where `FF_PROFILE_*` enums were replaced with
`AV_PROFILE_*` and side_data API was replaced with codecpar.
References:
FFmpeg/FFmpeg@8238bc0
FFmpeg/FFmpeg@5432d2a
Supersedes OpenShot#1018 .
Fixes OpenShot#1028 .1 parent 47b3081 commit 8f3369b
2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| 570 | + | |
570 | 571 | | |
571 | 572 | | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
572 | 577 | | |
573 | 578 | | |
574 | 579 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1501 | 1501 | | |
1502 | 1502 | | |
1503 | 1503 | | |
1504 | | - | |
| 1504 | + | |
1505 | 1505 | | |
1506 | 1506 | | |
1507 | 1507 | | |
| |||
2391 | 2391 | | |
2392 | 2392 | | |
2393 | 2393 | | |
| 2394 | + | |
2394 | 2395 | | |
| 2396 | + | |
| 2397 | + | |
| 2398 | + | |
2395 | 2399 | | |
2396 | 2400 | | |
0 commit comments