| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-07 | Fix broken hardware encoder and filter for trickplay (#11506) | gnattu | |
| 2024-04-08 | Fix apple audio codecs (#11315) | gnattu | |
| 2024-03-24 | fix: use Metal tonemap instead of OpenCL (#11198) | gnattu | |
| 2024-03-17 | Bump the required minimum ffmpeg version to 4.4 | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-02-28 | feat: fully support videotoolbox hardware filters | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-02-15 | feat: add hw scale filter for videotoolbox | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-02-01 | Register RKMPP HW codecs and filters | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-11-14 | Revert "Use System.Net.IPNetwork" | Bond_009 | |
| This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae. | |||
| 2023-10-08 | Use generated regex | Stepan Goremykin | |
| 2023-08-20 | fix: accessing Standard* of a Process requires manually disposing them ↵ | Claus Vium | |
| afterwards (#10125) | |||
| 2023-07-06 | Merge pull request #9799 from Bond-009/genregex | Bond-009 | |
| 2023-06-28 | Use RegexGenerator where possible | Bond_009 | |
| 2023-06-20 | Add AV1 hardware and software encoding | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2023-04-06 | Remove redundant 'else' keywords | Stepan Goremykin | |
| 2023-04-06 | Remove redundant Cast | Stepan Goremykin | |
| 2023-02-26 | Fix encoder checks for DTS and TrueHD | Shadowghost | |
| 2023-02-17 | Reduce string allocations by regex | Bond_009 | |
| 2023-02-08 | Implement hardware filters for videotoolbox, use Apple AAC encoder when ↵ | gnattu | |
| available (#7807) | |||
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-10-16 | Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+) | nyanmisaka | |
| This requires: - VK_EXT_image_drm_format_modifier extension - Linux kernel version >= 5.15 - jellyfin-ffmpeg5 >= 5.0.1-2 Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2022-09-23 | Backport pull request #8213 from jellyfin/release-10.8.z | nyanmisaka | |
| Fix high single thread usage in throttler Original-merge: ba026716c1609941ec50a26e50ef5e68cc84d0c0 Merged-by: Claus Vium <cvium@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-06-29 | Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap | Cody Robibero | |
| (cherry picked from commit b36543275f8e1c380f5c247a04a48d5d96eb5836) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-03-05 | Remove the deprecated OMX and MMAL HWA | nyanmisaka | |
| 2021-12-24 | Apply suggestions from code review | nyanmisaka | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2021-12-24 | EncodingHelper hwaccel pipelines refactor | nyanmisaka | |
| separate the HW pipeline according to HWA method for maintainability. | |||
| 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 support for cuda tonemap and overlay | nyanmisaka | |
| 2021-05-20 | Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles | Bond_009 | |
| 2021-02-06 | add cuda format converter | nyanmisaka | |
| 2020-10-22 | [AudioTranscoding] Add FLAC as supported target audio format and be able to ↵ | Stéphane Senart | |
| define the corresponding target sample rate | |||
| 2020-09-19 | Update EncoderValidator.cs | BaronGreenback | |
| 2020-08-21 | Make some methods async | Bond_009 | |
| 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-08-04 | Add some analyzers to MediaBrowser.MediaEncoding | Bond-009 | |
| 2020-08-04 | Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding | Bond-009 | |
| 2020-07-20 | Replace \d with [0-9] in ffmpeg detection and scan code | Bond_009 | |
| 2020-07-04 | add FFmpeg 4.3 detection and tests | nyanmisaka | |
| 2020-06-17 | Merge branch 'master' into feature/ffmpeg-version-check | Max Git | |
| 2020-06-16 | Cleanup | Max Git | |
| 2020-06-15 | Remove redundant cast | Max Git | |
| 2020-06-15 | Use Version instead of double. Use correct version number for libavdevice. | Max Git | |
| 2020-06-08 | Update EncoderValidator.cs | artiume | |
| 2020-06-01 | Update MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs | rotvel | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-06-01 | Try harder at detecting FFmpeg version and enable the validation | Max Git | |
| 2020-05-26 | Skip only line saying "Hardware acceleration methods:" instead of some ↵ | Vasily | |
| random one | |||
| 2020-05-26 | Fix missing commas and merge defects | Vasily | |
