Commit Graph

475 Commits (48263078b46aa4ef46c0fb6944665b2c317bf077)

Author SHA1 Message Date
Bond_009 48263078b4 Reduce string allocations by regex
1 year ago
gnattu ef4ae9a2dd
Implement hardware filters for videotoolbox, use Apple AAC encoder when available (#7807)
1 year ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
1 year ago
Patrick Barron db1913b08f
Remove DvdLib (#9068)
1 year ago
Bond-009 81c8890b6d
Fix all warnings in MediaBrowser.MediaEncoding (#9073)
1 year ago
Claus Vium 7195223dd8
Merge pull request #8866 from Bond-009/mediaencoder
2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 ec6b7efe23 Always log when starting ffprobe
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
Bond-009 b2def4c9ea
Fix build (#8859)
2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
2 years ago
Negulici-R. Barnabas 7db1813cc8 changed ChapterImageResolution in model to enum type;
2 years ago
Negulici-R. Barnabas b7aa5ed862
Merge branch 'jellyfin:master' into master
2 years ago
nyanmisaka 560d0838c7 Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
2 years ago
Bill Thornton e8c12e5078 Backport pull request #8280 from jellyfin/release-10.8.z
2 years ago
nyanmisaka 0309c5622e Backport pull request #8213 from jellyfin/release-10.8.z
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Negulici-R. Barnabas 12ec0e285d Chapter Images:
2 years ago
Cody Robibero a65397ae14 Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
2 years ago
Bond-009 c19c787273 Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
2 years ago
Cody Robibero efcdab116f Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
2 years ago
whiteowl3 6a7775de6e empty line required by linter
2 years ago
whiteowl3 16a449a023
Apply suggestions from code review
2 years ago
whiteowl3 6f25291931 allow strm probe to succeed
2 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
2 years ago
cvium c658a883a2 Merge branch 'master' into keyframe_extraction_v1
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
nyanmisaka 7db753d247 reduce tonemap cpu usage, add deint and AR support in thumbnails
2 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
2 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
2 years ago
Joe Rogers f73a7a6ed8
Use ImageFormat instead of string for extension
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Bond-009 ca217270b7
Merge pull request #6544 from cvium/fix_ffmpeg_path_updating
3 years ago
Claus Vium 768ec60e11
Merge pull request #6689 from 1337joe/expand-image-extraction
3 years ago
Joe Rogers 31baea072a
Address review comments
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
Dmitry Lyzo c26e6d89b4 Move FfmpegException to MediaBrowser.Common
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
cvium 9c15f96e12 Add first draft of keyframe extraction for Matroska
3 years ago
Claus Vium a353081ea3
Update MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
3 years ago
cvium 95f344722c Don't set ffmpeg path from null to its Display value + add 404
3 years ago
Bond_009 52585a865e Validate ffmpeg path
3 years ago
Bond-009 855f9c4a8e
Merge pull request #6425 from boolemancer/boolemancer/fix_image_extractor
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
3 years ago
boolemancer 2345646ff1 Fix explicit stream selection in MediaEncoder.ExtractImageInternal
3 years ago
nyanmisaka 3beda02d92 add support for cuda tonemap and overlay
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago