| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-05 | Remove the deprecated OMX and MMAL HWA | nyanmisaka | |
| 2022-01-07 | Merge branch 'master' into keyframe_extraction_v1 | cvium | |
| # Conflicts: # Jellyfin.Api/Controllers/DynamicHlsController.cs # MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs # MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs | |||
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-24 | reduce tonemap cpu usage, add deint and AR support in thumbnails | nyanmisaka | |
| Co-authored-by: Orry Verducci <orry@orryverducci.co.uk> | |||
| 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-11-12 | Use ImageFormat instead of string for extension | Joe Rogers | |
| 2021-11-09 | Fix some warnings | Bond_009 | |
| down to 580 | |||
| 2021-10-24 | Merge pull request #6544 from cvium/fix_ffmpeg_path_updating | Bond-009 | |
| 2021-10-21 | Merge pull request #6689 from 1337joe/expand-image-extraction | Claus Vium | |
| 2021-10-20 | Address review comments | Joe Rogers | |
| Clean up style Fix references in class summaries Combine Where+FirstOrDefault queries Break up large method, long lines Add validation on file extension Apply test naming conventions Extract mock of Movie class, comment on why not mocking interface Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-10-11 | Add image provider tests and clean up | Joe Rogers | |
| 2021-10-11 | Add support for non-jpg image extractions | Joe Rogers | |
| 2021-10-10 | Move FfmpegException to MediaBrowser.Common | Dmitry Lyzo | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-23 | Add first draft of keyframe extraction for Matroska | cvium | |
| 2021-09-21 | Update MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs | Claus Vium | |
| 2021-09-21 | Don't set ffmpeg path from null to its Display value + add 404 | cvium | |
| 2021-09-21 | Validate ffmpeg path | Bond_009 | |
| 2021-09-01 | Merge pull request #6425 from boolemancer/boolemancer/fix_image_extractor | Bond-009 | |
| Fix explicit stream selection in MediaEncoder.ExtractImageInternal | |||
| 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-08-14 | Fix explicit stream selection in MediaEncoder.ExtractImageInternal | boolemancer | |
| 2021-07-25 | add support for cuda tonemap and overlay | nyanmisaka | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-06-10 | Fix playback of complex BluRay ISOs (#6166) | Stan | |
| 2021-05-20 | Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles | Bond_009 | |
| 2021-04-20 | EncodingHelper: Fix circular dependency | Bond_009 | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-03-25 | Ignore format for ISO files | MrTimscampi | |
| 2021-03-13 | FxCop -> Net Analyzers (part 2) | Bond_009 | |
| 2021-03-09 | FxCop -> Net Analyzers (part 1) | Bond_009 | |
| 2021-02-27 | Merge pull request #5073 from BaronGreenback/ffmpeg | Claus Vium | |
| Fix for 4933: Alternative ffmpeg fix | |||
| 2021-02-21 | Use GetEncodingOptions where possible | Bond_009 | |
| 2021-02-06 | add cuda format converter | nyanmisaka | |
| 2021-01-21 | fix return | BaronGreenback | |
| 2020-12-09 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-12-09 | use larger batch size on mpegts to avoid corrupted thumbnails | nyanmisaka | |
| 2020-12-03 | Remove IIsoMounter and IsoMounter | crobibero | |
| 2020-12-02 | Merge pull request #4610 from nyanmisaka/hdr-extract | Claus Vium | |
| Extract tone mapped thumbnails for HDR videos | |||
| 2020-12-01 | Merge pull request #4169 from stanionascu/bdiso-playback | Joshua M. Boniface | |
| Playback (direct-stream/transcode) of BDISO/BDAV containers | |||
| 2020-12-02 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk> | |||
| 2020-11-29 | add hdr tone mapping to image extraction | nyanmisaka | |
| 2020-11-29 | fix image extraction | nyanmisaka | |
| 2020-11-29 | increase the default image extraction timeout | nyanmisaka | |
| 2020-11-28 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-11-28 | fix ci | Nyanmisaka | |
| 2020-11-28 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk> | |||
| 2020-11-28 | fix image extraction | nyanmisaka | |
| 2020-11-19 | Merge remote-tracking branch 'upstream/master' into no-scaling | Fernando Fernández | |
