Commit Graph

473 Commits (543b0127b363d3fd371eb08166633ba6e0d2f9bd)

Author SHA1 Message Date
Jonas Resch d47811bdaf Fix wrong ffmpeg map argument due to wrong calculation
3 years ago
Jonas Resch 99a48554a6
Optimize calculation of external audio stream index in MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
3 years ago
Jonas Resch 120828d8d0
Replace escaped quote string with quote character in MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
3 years ago
Jonas Resch 0894a6193f Implement coding standards from 2nd code feedback
3 years ago
Jonas Resch a68e58556c Implement code feedback
3 years ago
Jonas Resch 9978164438 Add support for external audio files
3 years ago
Joe Rogers f73a7a6ed8
Use ImageFormat instead of string for extension
3 years ago
Bond_009 1d19a5be61 Fix some warnings
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
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Bond_009 0d16c48998 Fix some warnings
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Bond-009 ff83fabac3
Merge pull request #6456 from GodTamIt/vp8-vp9
3 years ago
Chris Tam b205d5a032 Disambiguate vpx to vp8 or vp9
3 years ago
Cody Robibero 3f2c706575
Apply suggestions from code review
3 years ago
Cody Robibero ec13412155 Merge remote-tracking branch 'upstream/master' into warn-259810
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
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 19824bff94 Minor improvements
3 years ago
Nyanmisaka a84dc794c6
Merge branch 'master' into tonemap-overlay
3 years ago
Rich Lander 1ac2524844
Apply suggestions from code review
3 years ago
Rich Lander 32d27d71a8 Fix warnings in MediaBrowser.Controller/MediaEncoding directory
3 years ago
Nyanmisaka d4f09c6c9b
Apply suggestions from code review
3 years ago
nyanmisaka 19e3c38fa8 Apply suggestions from code review
3 years ago
nyanmisaka 3beda02d92 add support for cuda tonemap and overlay
3 years ago
Claus Vium 5a9bd712b3
Merge pull request #6296 from Bond-009/oscheck
3 years ago
Bond_009 8528e9bddb Improve platform checks
3 years ago
Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body.
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
Claus Vium ffe2770388
Merge pull request #6043 from peterspenler/feature/chromecast-aac-handling
3 years ago
Bond-009 a937a854f2
Merge pull request #6013 from Bond-009/minor13
3 years ago
Bond-009 8d2e5ef8c6
Merge pull request #6042 from crobibero/mbc-warn-2
3 years ago
nyanmisaka ffc5aba023 Fix the 'No decoder surfaces left' error on Cuda
3 years ago
peterspenler 3c981cf41f Reorder requested audio channels checks
3 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller
3 years ago
Bond_009 56ac64e70a Minor improvements
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
MrTimscampi ef9eba8bc9 Ignore format for ISO files
3 years ago
Nyanmisaka 0853d1265c
Disable auto rotation for some HWA methods (#5586)
3 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
3 years ago
crobibero 0cce843f07 Fix vpp null reference
3 years ago
Orry Verducci b718eed314 Use average frame rate when determining deinterlace mode
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
Nyanmisaka 22e8667105
Apply suggestions from code review
3 years ago