| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-02-23 | Improve controls for deinterlace method; matches with jellyfin-web changes | Peter Maar | |
| 2020-02-22 | Add encoding option bobandweave, change back the EncodingHelper logic | Peter Maar | |
| 2020-02-09 | Temporary fix/change forcing yadif to "send_field" | Peter Maar | |
| 2020-01-22 | Remove FileSystem.GetStream | 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. | |||
| 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-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-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 | |||
| 2019-09-29 | avoid editing preferences without user interaction | dkanada | |
| 2019-09-23 | Fix multiple mistakes and warnings | Bond_009 | |
| 2019-09-08 | Possible fix for MrMC | Bond_009 | |
| 2019-09-01 | Fix more warnings | Bond_009 | |
| 2019-09-01 | Fix VAAPI 8-bit HW to SW transcoding for some media | Samantha Collard | |
| 2019-08-31 | Enable VAAPI decoding without hardware encoding | Samantha Collard | |
| Enable VAAPI command arguments to ffmpeg if VAAPI is selected, and add the "hwdownload" filter if transcoding from VAAPI to software. Also support transforming 10 bit colourspace to 8-bit, consistent with other hardware encoding options, at least until client pixel formats are configurable. | |||
| 2019-08-19 | Merge branch 'master' into h265 | Joshua M. Boniface | |
| 2019-07-29 | Fix #1388 and #1472 | Bond_009 | |
| 2019-06-20 | add comment explaining GetMinBitrate | dkanada | |
| 2019-06-01 | Fix #1432. Add support for encoding with libx265 and hevc_nvenc. | Frank | |
