cvium
|
c658a883a2
|
Merge branch 'master' into keyframe_extraction_v1
# Conflicts:
# Jellyfin.Api/Controllers/DynamicHlsController.cs
# MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs
# MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
|
3 years ago |
Cody Robibero
|
7bfc6b5679
|
Remove more warnings
|
3 years ago |
nyanmisaka
|
b2d85a02c2
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
Co-authored-by: Bond_009 <bond.009@outlook.com>
|
3 years ago |
nyanmisaka
|
4b9c84c52e
|
EncodingHelper hwaccel pipelines refactor
separate the HW pipeline according to HWA method for maintainability.
|
3 years ago |
Joe Rogers
|
f73a7a6ed8
|
Use ImageFormat instead of string for extension
|
3 years ago |
Bond_009
|
1d19a5be61
|
Fix some warnings
down to 580
|
3 years ago |
Joe Rogers
|
e3eee10d05
|
Add image provider tests and clean up
|
3 years ago |
Joe Rogers
|
8d70cc2dde
|
Add support for non-jpg image extractions
|
3 years ago |
cvium
|
9c15f96e12
|
Add first draft of keyframe extraction for Matroska
|
3 years ago |
Claus Vium
|
ae031fdd28
|
Merge branch 'master' into tonemap-overlay
|
3 years ago |
Bond_009
|
963ab2dab6
|
Simplify the way we choose our ffmpeg
* no longer search $PATH
* no longer require a full path
* don't fall back
|
3 years ago |
Nyanmisaka
|
a84dc794c6
|
Merge branch 'master' into tonemap-overlay
|
3 years ago |
Rich Lander
|
1ac2524844
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
Rich Lander
|
32d27d71a8
|
Fix warnings in MediaBrowser.Controller/MediaEncoding directory
|
3 years ago |
nyanmisaka
|
3beda02d92
|
add support for cuda tonemap and overlay
|
3 years ago |
crobibero
|
6bcbc2b88a
|
Reduce warnings in MediaBrowser.Controller
|
4 years ago |
Bond_009
|
fb090df0b5
|
Enable nullable reference types for MediaBrowser.Controller
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
nyanmisaka
|
3052068161
|
hybird vpp tonemapping for QSV on Linux
|
4 years ago |
nyanmisaka
|
b0e0e19468
|
add cuda format converter
|
4 years ago |
crobibero
|
ca5c20c988
|
Remove IIsoMounter and IsoMounter
|
4 years ago |
Stan
|
3bb8884e16
|
Merge branch 'master' into bdiso-playback
|
4 years ago |
Jan-Pieter Baert
|
ec91d3893d
|
Fix SA 1116 warnings
|
4 years ago |
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.
|
4 years ago |
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.
|
4 years ago |
Bond_009
|
404bb4f835
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 years ago |
Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |
artiume
|
62e47d056d
|
Update IMediaEncoder.cs
|
5 years ago |
nyanmisaka
|
b4b93995f7
|
add more separate hw decoding toggles
|
5 years ago |
Bond_009
|
cc5acf37f7
|
Make probesize and analyzeduration configurable and simplify circular
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
|
5 years ago |
Bond_009
|
37ea50a572
|
Reduce the amount of exceptions thrown
|
6 years ago |
PloughPuff
|
2617a49b78
|
Renamed Init() to SetFFmpegPath()
|
6 years ago |
PloughPuff
|
ed69e690b8
|
Review comments
Address review comments from JustAMan, Bond-009 and cvium.
|
6 years ago |
Bond_009
|
1cdcace061
|
Remove dead code
|
6 years ago |
Erwin de Haan
|
ba610b5094
|
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
|
6 years ago |
Erwin de Haan
|
26ca4b607b
|
Visual Studio Reformat: MediaBrowser.Controller
|
6 years ago |
Andrew Rabert
|
a86b71899e
|
Add GPL modules
|
6 years ago |
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
6 years ago |
Luke Pulverenti
|
9f46122d91
|
3.2.36.10
|
7 years ago |
Luke Pulverenti
|
6bc2a79792
|
fix folder rip probe
|
7 years ago |
Luke Pulverenti
|
edfae37331
|
fixes #2335 - Raw image not showing in webbrowser
|
7 years ago |
Luke Pulverenti
|
b89af7af43
|
fixes #2121 - background roku thumbnail generation (or maybe... any scheduled task?) should be "niced"
|
7 years ago |
Luke Pulverenti
|
33014f77aa
|
update GetItems method
|
8 years ago |
Luke Pulverenti
|
53024bd149
|
removed dead code
|
8 years ago |
Luke Pulverenti
|
ce3f2bdd20
|
reduce AnalyzeDurationMs for live tv
|
8 years ago |
Luke Pulverenti
|
c30b82ab44
|
update recording encoder
|
8 years ago |
Luke Pulverenti
|
d5b5c8e1a5
|
update display of active recordings
|
8 years ago |
Luke Pulverenti
|
229172da50
|
update series recording editor
|
8 years ago |
Luke Pulverenti
|
e4851e1b25
|
reduce rescanning due to IsOffline
|
8 years ago |