| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-05 | Backport pull request #12374 from jellyfin/release-10.9.z | nyanmisaka | |
| Fix compatibility between TranscodingThrottler and FFmpeg 7.0 Original-merge: ee0094d889fe99cc3e27b556d5470e94b2521a3e Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2024-03-17 | Clean the outdated ffmpeg test data and add 6.1.1 | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-03-09 | Backport pull request #9422 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix stream map when using filter_complex with unlabeled output Original-merge: 6821a2ab358761282a0030c42c837b39bad089e1 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 2022-12-14 | Fix debug builds (#8909) | Bond-009 | |
| 2021-10-03 | Fix warning: Using directive is not required by the code and can be safely ↵ | KonH | |
| removed (#2149) | |||
| 2021-09-11 | Use TheoryData instead of MemberData and ClassData | ianjazz246 | |
| 2021-08-30 | Merge branch 'master' into tonemap-overlay | Claus Vium | |
| 2021-08-30 | Simplify the way we choose our ffmpeg | Bond_009 | |
| * no longer search $PATH * no longer require a full path * don't fall back | |||
| 2021-07-25 | add tests for FFmpeg 4.4 and 4.3.2 | nyanmisaka | |
| 2020-08-20 | Add unsupported ffmpeg version to tests | Bond_009 | |
| 2020-08-20 | Simplify FFmpeg detection code | Bond_009 | |
| 2020-08-20 | Merge branch 'master' into feature/ffmpeg-version-check | Bond-009 | |
| 2020-07-04 | add FFmpeg 4.3 detection and tests | nyanmisaka | |
| 2020-06-15 | Fix stylecop error like on master. | Max Git | |
| 2020-06-14 | fix StyleCop warning in Jellyfin.MediaEncoding.Tests | telans | |
| 2020-06-01 | Try harder at detecting FFmpeg version and enable the validation | Max Git | |
| 2020-01-31 | Enable TreatWarningsAsErrors and Nullable for test projects | Bond_009 | |
| 2019-09-29 | Fix ffmpeg version check for unknown versions | Bond_009 | |
| 2019-09-28 | Add more test data | Bond_009 | |
| 2019-09-28 | Add tests for EncoderValidator | Bond_009 | |
| * Add support for ffmpeg 4.2 * Parse the complete ffmpeg version instead of only the first 2 digits * Make max and min version optional * Remove max limitation (for now) * Style improvements | |||
