| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-12 | Merge branch 'master' into images | Bond-009 | |
| 2020-02-03 | Merge pull request #2357 from Bond-009/warn13 | dkanada | |
| Fix warnings | |||
| 2020-02-03 | Merge pull request #2368 from nyanmisaka/master | dkanada | |
| Fix framerate info not showing when mediasource is in H264 format. | |||
| 2020-02-03 | Update MediaBrowser.Controller/MediaEncoding/JobLogger.cs | Nyanmisaka | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-02-02 | Update JobLogger.cs | Nyanmisaka | |
| 2020-02-02 | fix fps info issue when the video is h264. | Nyanmisaka | |
| Fixed an issue that when the media source is in H264 format and the frame rate info is not displayed due to missing space characters in ffmpeg log. | |||
| 2020-02-02 | Update JobLogger.cs | Nyanmisaka | |
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2020-01-24 | Add Transcoding framerate info | ThreeFive-O | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2020-01-21 | Simplify image processing by removing image enhancers | Bond_009 | |
| 2020-01-21 | Merge pull request #2184 from WiiPlayer2/bug/global-header-flag-support | dkanada | |
| Add check if output container supports "global_header" flag | |||
| 2020-01-21 | Remove configuration of global_header flag | Waldemar Tomme | |
| 2020-01-15 | remove useless comment | Nyanmisaka | |
| 2020-01-12 | add support for AMF hardware encoding on Linux. | Nyanmisaka | |
| 1) h264_amf is now supported on linux with 'amdgpu-pro' installed and '--enable-amf' when compiling ffmpeg. 2) Using vaapi decode and h264_amf encode on linux platform can avoid some weird transcoding errors in h264_vaapi with amd gpu. | |||
| 2020-01-08 | Fix build and address comments | Bond_009 | |
| 2020-01-08 | merge branch master into media-attachments | dkanada | |
| 2019-12-22 | Add check if output container supports "global_header" flag | Waldemar Tomme | |
| 2019-12-18 | Merge pull request #1941 from Bond-009/mediaencoding | dkanada | |
| Make probesize and analyzeduration configurable and simplify circular dependencies | |||
| 2019-12-15 | Add space | cryptobank | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-12-14 | Use case insensitive contains (4) | cryptobank | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-12-14 | Use case insensitive contains (3) | cryptobank | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-12-14 | Use case insensitive contains (2) | cryptobank | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-12-14 | Use case insensitive contains (1) | cryptobank | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-12-12 | Use extension methods | Bond-009 | |
| 2019-12-10 | Merge branch 'master' into mediaencoding | Bond_009 | |
| 2019-12-07 | Remove newline | cryptobank | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2019-12-07 | Add space between if statement and boolean expression | cryptobank | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2019-12-06 | Add back code removed during testing/debugging | Petr Janda | |
| 2019-12-06 | QSV can hardware deinterlace too now | Petr Janda | |
| 2019-12-06 | Do not force original aspect ratio to decrease, it causes bitmap subtitles ↵ | Petr Janda | |
| to be off-centre | |||
| 2019-12-06 | Move scaling filters and definitions before deinterlacing | Petr Janda | |
| 2019-12-06 | Force original aspect ratio can be used for QSV subtitle scaling | Petr Janda | |
| 2019-12-06 | Remove trailing spaces | Petr Janda | |
| 2019-12-05 | Fix formatting (2) | Petr Janda | |
| 2019-12-05 | Add comments | Petr Janda | |
| 2019-12-05 | Fix formatting stuffed up by previous commit | Petr Janda | |
| 2019-12-05 | Fix VAAPI encoding on 10-bit hevc. Update QSV encoding and scaling to take ↵ | Petr Janda | |
| advantage of scale_qsv and overlay_qsv | |||
| 2019-11-25 | Add full Raspberry Pi hardware decoding support | ferferga | |
| 2019-11-25 | Make probesize and analyzeduration configurable and simplify circular | Bond_009 | |
| dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`) | |||
| 2019-11-21 | Don't append transcodes to transcoding temp path | Bond-009 | |
| 2019-11-04 | Merge remote-tracking branch 'origin/master' into media-attachments-clean | Andrew Mahone | |
| 2019-11-03 | Merge pull request #1904 from JustAMan/hls-move-2 | Joshua M. Boniface | |
| Switch ffmpeg to hls muxer (from segment) to fix premature stop on non-patched ffmpeg | |||
| 2019-10-22 | FFMPEG extractor for attachments. | Andrew Mahone | |
| 2019-10-21 | Address Bond-009 review comments | Vasily | |
| 2019-10-17 | Fix System.NullReferenceException when playing Dvds copied to HDD | KerryJ | |
| 2019-10-14 | Respect non-inversed setting of "enable break on non-keyframes" | Vasily | |
| 2019-09-29 | Merge pull request #1808 from joshuaboniface/fix-amf-win | Joshua M. Boniface | |
| Change Win32 AMF flag to d3d11va | |||
| 2019-09-29 | Change Win32 AMF flag to d3d11va for Windows 8+ | Joshua Boniface | |
| 2019-09-29 | Merge pull request #1812 from dkanada/settings | Joshua M. Boniface | |
| Avoid editing preferences without user interaction | |||
