crobibero
|
ca5c20c988
|
Remove IIsoMounter and IsoMounter
|
2020-12-03 07:34:15 -07:00 |
|
Joshua M. Boniface
|
a6199f821b
|
Merge pull request #4169 from stanionascu/bdiso-playback
Playback (direct-stream/transcode) of BDISO/BDAV containers
|
2020-12-01 22:36:04 -05:00 |
|
Joshua M. Boniface
|
799eb44005
|
Merge pull request #4514 from Artiume/patch-9
Update FFmpeg log
|
2020-11-20 12:34:10 -05:00 |
|
nyanmisaka
|
b4598bd71b
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
2020-11-20 10:01:17 +08:00 |
|
artiume
|
6a751251e7
|
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-19 19:45:26 -05:00 |
|
artiume
|
a46b70b169
|
Truncate GUID to 8 char
|
2020-11-19 19:23:04 -05:00 |
|
artiume
|
3423bdf53a
|
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-19 15:51:58 -05:00 |
|
artiume
|
e6e7295320
|
oops
|
2020-11-19 08:58:16 -05:00 |
|
artiume
|
4e07d9d561
|
Update FFmpeg log
|
2020-11-19 08:49:21 -05:00 |
|
Greenback
|
e51ddd326c
|
Fixes spelling.
|
2020-11-18 13:23:45 +00:00 |
|
nyanmisaka
|
488dbdb31d
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
2020-11-16 12:36:55 +08:00 |
|
crobibero
|
73d2cb1c2a
|
Updated based on review feedback
|
2020-11-13 18:04:06 -07:00 |
|
crobibero
|
95ebb9a55a
|
Use null coalescing when possible
|
2020-11-13 11:24:46 -07:00 |
|
crobibero
|
5f52a58e78
|
Convert NullReferenceException to ResourceNotFoundException
|
2020-11-13 11:14:44 -07:00 |
|
crobibero
|
01355e0498
|
Fix nullability errors in Jellyfin.Api (part 1)
|
2020-11-13 09:04:31 -07:00 |
|
nyanmisaka
|
5bd0c2b69d
|
add an option to disable hevc encoding
|
2020-11-12 11:02:56 +08:00 |
|
Stan
|
3bb8884e16
|
Merge branch 'master' into bdiso-playback
|
2020-10-28 13:18:05 +01:00 |
|
KonH
|
211c9cd608
|
Remove unnecessary null checks in some places
Related to https://github.com/jellyfin/jellyfin/issues/2149
|
2020-10-03 22:03:23 +07:00 |
|
Stanislav Ionascu
|
cd4641dca0
|
Remove PlayableStreamFileNames as unused
Since ffmpeg can play and transcode ISO files and BDMV folders directly,
there's no use of that property.
|
2020-10-01 22:20:34 +02:00 |
|
Stanislav Ionascu
|
3ad6232973
|
Add probe / direct-stream / transcoding support for BluRays
This commit (and ffmpeg built with libbluray support), adds support
for playback of bluray images (bd-iso) and bluray folders.
|
2020-10-01 21:59:57 +02:00 |
|
BaronGreenback
|
bbf196c7bd
|
Update TranscodingJobHelper.cs
|
2020-09-19 16:44:35 +01:00 |
|
Patrick Barron
|
6a42a48c09
|
Merge pull request #3528 from Ullmie02/api-entrypoint
Make TranscodingJobHelper an IDisposable (api-migration)
|
2020-08-03 17:11:24 +00:00 |
|
David
|
3f0c0e2d0d
|
Implement IDisposable
|
2020-08-01 16:21:48 +02:00 |
|
David
|
b717ecd5e0
|
Move methods to the right class
|
2020-08-01 16:12:22 +02:00 |
|
crobibero
|
f645e2f884
|
Move DynamicHlsService to Jellyfin.Api
|
2020-07-31 15:09:17 -06:00 |
|
crobibero
|
c97372a133
|
Add missing docs and remove duplicate function
|
2020-07-31 09:21:33 -06:00 |
|
crobibero
|
9171e904de
|
Merge remote-tracking branch 'upstream/api-migration' into api-video
|
2020-07-31 09:19:02 -06:00 |
|
crobibero
|
b8d327889b
|
Add missing functions
|
2020-07-27 13:42:40 -06:00 |
|
David Ullmer
|
4aa0bd064f
|
Move HlsSegmentService to Jellyfin.Api
|
2020-07-27 09:47:19 +02:00 |
|
David
|
2ce97c022e
|
Move AudioService to Jellyfin.Api
|
2020-07-22 16:57:06 +02:00 |
|
David
|
eae665a9c4
|
Add properties to StreamState to fix some errors
|
2020-07-22 10:57:27 +02:00 |
|
David
|
3514813eb4
|
Continute work
|
2020-07-19 19:03:48 +02:00 |
|
David
|
2328ec59c9
|
Migrate AudioService to Jellyfin.Api
|
2020-07-11 11:15:04 +02:00 |
|
crobibero
|
f45d44f321
|
Move PlaystateService.cs to Jellyfin.Api
|
2020-06-26 21:04:02 -06:00 |
|