Shadowghost
|
f3840e0fdb
Fix encoder checks for DTS and TrueHD
|
2 years ago |
Bond_009
|
48263078b4
Reduce string allocations by regex
|
2 years ago |
gnattu
|
ef4ae9a2dd
Implement hardware filters for videotoolbox, use Apple AAC encoder when available (#7807)
|
2 years ago |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 years ago |
nyanmisaka
|
560d0838c7
Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
|
2 years ago |
nyanmisaka
|
0309c5622e
Backport pull request #8213 from jellyfin/release-10.8.z
|
2 years ago |
Cody Robibero
|
a65397ae14
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
|
3 years ago |
nyanmisaka
|
bfc27e494b
Remove the deprecated OMX and MMAL HWA
|
3 years ago |
nyanmisaka
|
b2d85a02c2
Apply suggestions from code review
|
3 years ago |
nyanmisaka
|
4b9c84c52e
EncodingHelper hwaccel pipelines refactor
|
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
|
4 years ago |
nyanmisaka
|
3beda02d92
add support for cuda tonemap and overlay
|
3 years ago |
Bond_009
|
26d7fc8280
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
|
4 years ago |
nyanmisaka
|
b0e0e19468
add cuda format converter
|
4 years ago |
Stéphane Senart
|
28ee4f0a7f
[AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
|
4 years ago |
BaronGreenback
|
5464eaed4a
Update EncoderValidator.cs
|
4 years ago |
Bond_009
|
119f64f5e7
Make some methods async
|
4 years ago |
Bond_009
|
301e029d42
Add unsupported ffmpeg version to tests
|
4 years ago |
Bond_009
|
cb5cb075a9
Simplify FFmpeg detection code
|
4 years ago |
Bond-009
|
5160e627f1
Merge branch 'master' into feature/ffmpeg-version-check
|
4 years ago |
Bond-009
|
53f99d5d4b
Add some analyzers to MediaBrowser.MediaEncoding
|
4 years ago |
Bond-009
|
18efa25a6f
Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
|
4 years ago |
Bond_009
|
e98351b912
Replace \d with [0-9] in ffmpeg detection and scan code
|
4 years ago |
nyanmisaka
|
f5c5352861
add FFmpeg 4.3 detection and tests
|
5 years ago |
Max Git
|
33f78df051
Merge branch 'master' into feature/ffmpeg-version-check
|
5 years ago |
Max Git
|
e6c197b969
Cleanup
|
5 years ago |
Max Git
|
ef3200e178
Remove redundant cast
|
5 years ago |
Max Git
|
11f3a0dc58
Use Version instead of double. Use correct version number for libavdevice.
|
5 years ago |