aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Playback/Hls/DynamicHlsService.cs
AgeCommit message (Expand)Author
2019-09-27Cleaned up move to HLS muxerVasily
2019-09-27Replaced "stream" muxer with "hls" trying to fix "premature stop" issueVasily
2019-09-10Fix culture problem on Windows for segment_time_delta argument.Erwin de Haan
2019-08-25Merge pull request #1659 from jellyfin/fix_ffmpegBond-009
2019-08-24Move argument to new lineClaus Vium
2019-08-24Fix style issuesClaus Vium
2019-08-19Merge branch 'master' into h265Joshua M. Boniface
2019-08-16Fix segment_time_delta value for ffmpeg 4.1Claus Vium
2019-06-05Change UsCulture to InvariantCultureClaus Vium
2019-06-01Fix #1432. Add support for encoding with libx265 and hevc_nvenc.Frank
2019-02-03await async functionsBond-009
2019-02-03Cleanup streaming servicesBond-009
2019-01-28Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.Erwin de Haan
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-21Revert "Fix segment_time_delta for ffmpeg 4.1"Joshua M. Boniface
2019-01-20Fix segment_time_delta for ffmpeg 4.1Bond_009
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ApiErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2018-12-30Fix exception loggingBond_009
2018-12-30RebaseBond_009
2018-12-14Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6...Mathieu Velten
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-07-22pass around encoding optionsLuke Pulverenti
2017-07-14support all inclusive direct play profileLuke Pulverenti
2017-07-083.2.23.1Luke Pulverenti
2017-07-03add live stream paramsLuke Pulverenti
2017-06-24capture more transcoding infoLuke Pulverenti
2017-06-01update hls streamsLuke Pulverenti
2017-05-18add GenreItems propertyLuke Pulverenti
2017-05-11support additional encoding switchesLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2017-04-25update hls authenticationLuke Pulverenti
2017-04-22restore missing fileLuke Pulverenti
2017-04-15update audio sync paramsLuke Pulverenti
2017-04-09update vsyncLuke Pulverenti
2017-04-09update segment responsesLuke Pulverenti
2017-04-06update segment handlerLuke Pulverenti
2017-04-04hls seek fixesLuke Pulverenti
2017-03-31add break on non keyframesLuke Pulverenti
2017-03-293.2.9.1Luke Pulverenti
2017-03-15update hls to support mpeg2videoLuke Pulverenti
2017-02-17add db startup error handlingLuke Pulverenti
2017-02-02move encoding methods to shared classesLuke Pulverenti
2017-01-07update hls paramsLuke Pulverenti
2017-01-03update hls paramsLuke Pulverenti
2017-01-03fix last segment lengthLuke Pulverenti
2017-01-02update hls paramsLuke Pulverenti
2016-12-30update hls paramsLuke Pulverenti