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 |
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
Disambiguate vpx to vp8 or vp9
|
3 years ago |
Chris Tam
|
b205d5a032
|
Disambiguate vpx to vp8 or vp9
|
3 years ago |
Cody Robibero
|
3f2c706575
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
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
* no longer search $PATH
* no longer require a full path
* don't fall back
|
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
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
|
d4f09c6c9b
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
3 years ago |
nyanmisaka
|
19e3c38fa8
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
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
Improve platform checks
|
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)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
3 years ago |
Claus Vium
|
ffe2770388
|
Merge pull request #6043 from peterspenler/feature/chromecast-aac-handling
Reorder requested audio channels checks
|
4 years ago |
Bond-009
|
a937a854f2
|
Merge pull request #6013 from Bond-009/minor13
|
4 years ago |
Bond-009
|
8d2e5ef8c6
|
Merge pull request #6042 from crobibero/mbc-warn-2
|
4 years ago |
nyanmisaka
|
ffc5aba023
|
Fix the 'No decoder surfaces left' error on Cuda
|
4 years ago |
peterspenler
|
3c981cf41f
|
Reorder requested audio channels checks
|
4 years ago |
crobibero
|
6bcbc2b88a
|
Reduce warnings in MediaBrowser.Controller
|
4 years ago |
Bond_009
|
56ac64e70a
|
Minor improvements
* properly dispose CancellationTokenSource
* rewrite DynamicHlsController.GetSegmentLengths
* remove dead code
|
4 years ago |
Bond_009
|
fb090df0b5
|
Enable nullable reference types for MediaBrowser.Controller
|
4 years ago |
Bond_009
|
499bac5185
|
EncodingHelper: Fix circular dependency
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
MrTimscampi
|
ef9eba8bc9
|
Ignore format for ISO files
|
4 years ago |
Nyanmisaka
|
0853d1265c
|
Disable auto rotation for some HWA methods (#5586)
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
dkanada
|
13d65318eb
|
Merge pull request #5223 from Bond-009/minor10
Minor improvements
|
4 years ago |
crobibero
|
0cce843f07
|
Fix vpp null reference
|
4 years ago |
Orry Verducci
|
b718eed314
|
Use average frame rate when determining deinterlace mode
|
4 years ago |
Bond_009
|
65bab55ca0
|
Minor improvements
|
4 years ago |
Nyanmisaka
|
22e8667105
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
nyanmisaka
|
3052068161
|
hybird vpp tonemapping for QSV on Linux
|
4 years ago |
nyanmisaka
|
b0e0e19468
|
add cuda format converter
|
4 years ago |
nyanmisaka
|
09b9fa3ce1
|
add vpp tonemapping for vaapi
|
4 years ago |
nyanmisaka
|
326fa8ce38
|
add an enhanced nvdec decoder
|
4 years ago |
Nyanmisaka
|
470f40442c
|
not apply to progressive playback
|
4 years ago |
nyanmisaka
|
ae1187042a
|
also avoid 7ch transcoding
|
4 years ago |