Nyanmisaka
08c4d3797f
add support for AMF hardware encoding on Linux.
...
1) h264_amf is now supported on linux with 'amdgpu-pro' installed and '--enable-amf' when compiling ffmpeg.
2) Using vaapi decode and h264_amf encode on linux platform can avoid some weird transcoding errors in h264_vaapi with amd gpu.
5 years ago
Bond_009
9f5bbb126e
Fix tests
5 years ago
Bond_009
abf03f7d3a
Clean up some more
5 years ago
Bond_009
ec0ef2a2c5
Remove useless statement
5 years ago
Bond_009
cd0592ea8f
Improve parsers
5 years ago
Bond_009
dd254eddac
Simplify CleanDateTimeParser
5 years ago
Bond_009
b1dc595be1
Fix a couple of tests
5 years ago
Bond_009
a647dc5705
Cleanup tests
5 years ago
dkanada
a272638a84
Merge pull request #2170 from Bond-009/mediainfoservice
...
Minor changes to MediaInfoService
5 years ago
dkanada
bca48b5d5c
Merge pull request #2248 from jellyfin/azp-vstest-fix
...
Fix the VSTest runner
5 years ago
dkanada
d63debd008
Merge pull request #2254 from Bond-009/regex
...
Fix regex for movies released after 2019
5 years ago
Bond_009
801c356d66
Fix regex for movies released after 2019
5 years ago
Vasily
dd7feacd34
Merge pull request #2105 from Bond-009/namingtests
...
Add back all old emby tests
5 years ago
Bond_009
0d6a4c2909
Fix build
5 years ago
Vasily
aca4d678a2
Merge pull request #2136 from Bond-009/warn12
...
More warnings (removed)
5 years ago
Slobodan Simić
fa1aeeb18a
Added translation using Weblate (Serbian)
5 years ago
Bond_009
d9ec502ff9
Address comments
5 years ago
Bond_009
bb236b9591
Merge branch 'master' into warn12
5 years ago
Bond_009
e714b9930e
Merge branch 'master' into embytv
5 years ago
Nyanmisaka
e95239e281
add support for AMD h264_amf & hevc_amf
5 years ago
archon eleven
0a39e54984
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
5 years ago
Philmo67
81ae6d8afd
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
5 years ago
keitaro62
0a92200c6f
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
5 years ago
Narfinger
c3ff4e0b9f
fixes dockerfile building on recent linux installations
5 years ago
Ben Magee
64baca9fac
Renamed project and namespace
5 years ago
Bond_009
b50c4938e1
Merge branch 'master' into namingtests
5 years ago
Erwin de Haan
312987aea5
Build all test projects using a wildcard
5 years ago
Erwin de Haan
654336990f
Added plural glob for test assemblies
5 years ago
Erwin de Haan
d328fc51cf
Apply suggestions from code review
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago
Erwin de Haan
6792fa111e
Fix the test selection glob.
5 years ago
Erwin de Haan
1ea613a9bd
Update Jellyfin.Api.Test to 3.1
5 years ago
Erwin de Haan
1fecb9efb2
Fix the VSTest runner
5 years ago
gnattu
d5204f572a
Fix typo and plural
5 years ago
dkanada
162c1ac7b7
Merge pull request #2185 from Bond-009/scanerrors
...
Fix exceptions while scanning
5 years ago
Ben Magee
140673fcf6
Add a test case which doesn't specify the parent directory.
5 years ago
Ben Magee
43c76b48c9
Added a test to prevent a regression of the issue seen in #1874 . This issue was fixed in PR#2240
5 years ago
Bond-009
b1af8a4178
Rename function
5 years ago
Bond-009
277e9d2b0b
fix build
5 years ago
Bond-009
c3752b1a30
Merge branch 'master' into scanerrors
5 years ago
Andrew Rabert
124a852787
Merge pull request #2240 from anthonylavado/fix-pathfinding
...
Re-order the path statement to avoid file issues
5 years ago
Anthony Lavado
75f19a762c
Re-order the path statement to avoid file issues
...
Fixes #31874 .
5 years ago
dkanada
423d50e978
Merge pull request #1838 from Unhelpful/media-attachments
...
Add support for embedded attachments in media files
5 years ago
dkanada
73fac50e57
rename two properties based on code suggestions
5 years ago
Bond_009
8a0ef41036
Minor improvements
5 years ago
Bond_009
a253fa616d
Fix build and address comments
5 years ago
dkanada
aca31457c0
merge branch master into media-attachments
5 years ago
Bond-009
9dfafb9e9f
Update MediaBrowser.MediaEncoding/Probing/MediaFormatInfo.cs
...
Co-Authored-By: Erwin de Haan <EraYaN@users.noreply.github.com>
5 years ago
Bond-009
49fef5f09c
Update MediaBrowser.MediaEncoding/Probing/MediaChapter.cs
...
Co-Authored-By: Erwin de Haan <EraYaN@users.noreply.github.com>
5 years ago
dkanada
534716d9c9
Merge pull request #2220 from Bond-009/unicode
...
Replace unicode char with its integer value
5 years ago
Bond-009
70210b47a4
Update MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
5 years ago