| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Merge pull request #1369 from teacupx/master | dkanada | |
| Enable Exynos MFC encoder and fix transcoding bitrate control | |||
| 2019-06-20 | add comment explaining GetMinBitrate | dkanada | |
| 2019-06-01 | Fix #1432. Add support for encoding with libx265 and hevc_nvenc. | Frank | |
| 2019-05-11 | Fix transcode bitrate control | JMCC | |
| 2019-03-27 | Add EnableOutputInSubFolder back | Bond_009 | |
| 2019-03-26 | Trying to make sense of the streaming code | Bond_009 | |
| Mostly small changes as I was looking through the code. * async void -> async Task * Properly implemented dispose methods * Pass the logstream directly to the JobLogger * Style fixes | |||
| 2019-03-15 | Check before flushing ffmpeg log | Bond_009 | |
| The stream could have been diposed while writing. | |||
| 2019-03-07 | Reduce the amount of exceptions thrown | Bond_009 | |
| 2019-03-05 | Renamed Init() to SetFFmpegPath() | PloughPuff | |
| 2019-03-05 | Review comments | PloughPuff | |
| Address review comments from JustAMan, Bond-009 and cvium. | |||
| 2019-02-27 | Merge pull request #977 from Lynxy/genpts | Joshua M. Boniface | |
| Always set ffmpeg flag +genpts when video stream is being copied | |||
| 2019-02-24 | Move the check further down | Claus Vium | |
| 2019-02-24 | Check that ffmpeg log target isn't disposed before writing to it | Claus Vium | |
| 2019-02-23 | Leave +genpts untouched in GetProgressiveVideoArguments() | The Lynxy | |
| 2019-02-21 | Always set ffmpeg flag +genpts when video stream is being copied | Lynxy | |
| 2019-02-02 | Remove dead code | Bond_009 | |
| 2019-02-02 | Minor changes to encoding code | Bond_009 | |
| * Don't wait in intervals of 100ms for the file to exist | |||
| 2019-01-30 | Merge branch 'master' into culture | Bond-009 | |
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-27 | [VA-API] Fix filter order (#714) | Luca Beltrame | |
| ffmpeg is very picky about the filters to be used when using VA-API, because most of them are incompatible. This is particularly evident when burning-in subtitles. | |||
| 2019-01-26 | Change image dimentions from double to int | Bond_009 | |
| Rename ImageSize -> ImageDimensions | |||
| 2019-01-20 | Fix transcoding bitrate | Mathieu Velten | |
| 2019-01-20 | Fix encoding profile handling for vaapi | Mathieu Velten | |
| 2019-01-20 | Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncoding | Mathieu Velten | |
| Remove some duplicate code that were causing warnings | |||
| 2019-01-20 | Remove unused font | Bond_009 | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2019-01-07 | Remove tabs and trailing whitespace | hawken | |
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2019-01-02 | Remove some warnings | Bond_009 | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Rebase | Bond_009 | |
