| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-07 | Merge pull request #7557 from jellyfin/pgs-qsv-iris655 | Cody Robibero | |
| (cherry picked from commit 620625c4c12ad59c0c36ca9bc3f405242ee3d83d) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-03-25 | Merge pull request #7333 from eyezak/hls/audio-bitstream-fmp4 | Joshua M. Boniface | |
| 2022-03-25 | Apply suggestions from code review | Nyanmisaka | |
| 2022-03-22 | Improve fps for cuda tonemap in sw decoding | Nyanmisaka | |
| avoid second copy if subtitle is not applied. | |||
| 2022-03-12 | Merge pull request #7325 from eyezak/issue/6450 | Cody Robibero | |
| 2022-03-09 | Fix the fMP4 HLS audio sync issue on Safari | nyanmisaka | |
| 2022-03-08 | Re-enable the legacy NVIDIA CUVID decoder in full HWA pipeline (#7413) | Nyanmisaka | |
| 2022-03-06 | Series: issue-6450 | Isaac Gordezky | |
| Issue: https://github.com/jellyfin/jellyfin/issues/6450 Enable DirectPlay responses Rewrite DirectPlay and DirectStream resolution Prefer copy transcode video codec options Enhance condition processor Support DirectStream and Transcode with parity Rework audio stream selection and add tests for ExternalAudio Update MediaInfoHelper to only call StreamBuilder once | |||
| 2022-03-05 | Merge pull request #7404 from nyanmisaka/omx | Joshua M. Boniface | |
| 2022-03-05 | Remove the deprecated OMX and MMAL HWA | nyanmisaka | |
| 2022-03-05 | Set the name of intel vaapi driver explicitly | nyanmisaka | |
| Fix crashes on older intel gfx when both iHD and i965 driver are existed. | |||
| 2022-03-01 | Merge pull request #7387 from jellyfin/nvdec-threads | Claus Vium | |
| 2022-03-01 | Lowering the VRAM usage on NVDEC decoder | Nyanmisaka | |
| 2022-03-01 | Fix the path to the extracted fonts on Windows | Nyanmisaka | |
| 2022-03-01 | Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts | Bond-009 | |
| 2022-02-28 | Merge pull request #7338 from mueslimak3r/hls-remove-seek-param | Cody Robibero | |
| 2022-02-28 | Update presets for NVENC encoder | Nyanmisaka | |
| 2022-02-21 | Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs | Isaac Gordezky | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-02-18 | dont use noaccurate_seek for hls | cameron | |
| 2022-02-18 | [Bugfix] Provile bitStreamArgs for HLS fMP4 | Isaac Gordezky | |
| Enable the audio bitstream arguments to ffmpeg for both ts and fMP4 HLS streaming | |||
| 2022-02-10 | add extracting attachments for ffmpeg to burn subs | Nils Fürniß | |
| 2022-02-07 | Fix h264_v4l2m2m acceleration in Raspberry Pi 4 | Ace Olszowka | |
| 2022-01-09 | Also seek the external audio stream | nyanmisaka | |
| 2022-01-08 | Fix the wrong logic in HEVC VP9 10bit hwdec boxes | nyanmisaka | |
| 2022-01-06 | ADd more null check | Cody Robibero | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-26 | Fix analysis issues | Cody Robibero | |
| 2021-12-25 | Merge remote-tracking branch 'origin/master' into 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-12-08 | Fix wrong ffmpeg map argument due to wrong calculation | Jonas Resch | |
| 2021-12-03 | Optimize calculation of external audio stream index in ↵ | Jonas Resch | |
| MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-12-03 | Replace escaped quote string with quote character in ↵ | Jonas Resch | |
| MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-11-30 | Implement coding standards from 2nd code feedback | Jonas Resch | |
| 2021-11-30 | Implement code feedback | Jonas Resch | |
| - Rewrite AudioResolver - Use async & await instead of .Result - Add support for audio containers with multiple audio streams (e.g. mka) - Fix bug when using external subtitle and external audio streams at the same time | |||
| 2021-11-30 | Add support for external audio files | Jonas Resch | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-09 | Fix some warnings | Bond_009 | |
| 2021-09-04 | Merge pull request #6456 from GodTamIt/vp8-vp9 | Bond-009 | |
| Disambiguate vpx to vp8 or vp9 | |||
| 2021-09-04 | Disambiguate vpx to vp8 or vp9 | Chris Tam | |
| 2021-09-03 | Apply suggestions from code review | Cody Robibero | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into warn-259810 | Cody Robibero | |
| 2021-08-30 | Merge branch 'master' into tonemap-overlay | Claus Vium | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-15 | Minor improvements | Bond_009 | |
| 2021-08-13 | Merge branch 'master' into tonemap-overlay | Nyanmisaka | |
| 2021-08-10 | Fix warnings in MediaBrowser.Controller/MediaEncoding directory | Rich Lander | |
| 2021-08-04 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-07-26 | Apply suggestions from code review | nyanmisaka | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-07-25 | add support for cuda tonemap and overlay | nyanmisaka | |
