jellyfin/MediaBrowser.Controller/MediaEncoding
Samantha Collard a321ca5b39 Enable VAAPI decoding without hardware encoding
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-31 12:04:31 +10:00
..
EncodingHelper.cs Enable VAAPI decoding without hardware encoding 2019-08-31 12:04:31 +10:00
EncodingJobInfo.cs Trying to make sense of the streaming code 2019-03-26 23:00:14 +01:00
EncodingJobOptions.cs Fix #1432. Add support for encoding with libx265 and hevc_nvenc. 2019-06-01 15:46:41 -07:00
IEncodingManager.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
ImageEncodingOptions.cs Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
IMediaEncoder.cs Reduce the amount of exceptions thrown 2019-03-07 21:42:56 +01:00
ISubtitleEncoder.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
JobLogger.cs Add EnableOutputInSubFolder back 2019-03-27 16:26:33 +01:00
MediaEncoderHelpers.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
MediaInfoRequest.cs Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00