BaronGreenback
bc1cc2d04a
Remove unused using directives
4 years ago
Maxr1998
873ad72c18
Support MKV DATE_RELEASED tag for PremiereDate
...
https://www.matroska.org/technical/tagging.html#temporal-information
4 years ago
Maxr1998
8d27e10cb6
Interpret ffprobe date as UTC
...
Currently, dates are parsed according to the local time, which results in potentially wrong data being stored in the database after normalizing to UTC - e.g. 2021-04-04 would be stored as '2021-04-03 22:00:00Z' and displayed in the UI as 03.04.2021.
4 years ago
Maxr1998
e0f513232b
Reduce nesting
4 years ago
Bond_009
9ed7f429c0
FxCop -> Net Analyzers (part 1)
4 years ago
Bond_009
141efafd3d
Enable TreatWarningsAsErrors for MediaBrowser.Model
4 years ago
Bond_009
65bab55ca0
Minor improvements
4 years ago
nyanmisaka
6536c81226
do not extract audio stream bitrate info for videos from formatInfo
4 years ago
nyanmisaka
92118c2129
allow to extract music bitrate info from formatInfo
4 years ago
Joshua M. Boniface
f39e55e2e5
Merge pull request #4548 from orryverducci/mkv-interlaced-fix
...
Revert "Fix frame rate probing for interlaced MKV files"
4 years ago
Orry Verducci
812300ad33
Revert "Fix frame rate probing for interlaced MKV files"
...
This reverts commit 84fd5a0953
.
4 years ago
Nyanmisaka
5ff08338d5
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
nyanmisaka
488dbdb31d
Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
Bond_009
ff49a3bb61
Missed some stuff
4 years ago
nyanmisaka
6987cb8357
fix ci
4 years ago
nyanmisaka
57e5b59b93
adjust bitrate limit for HLS audio codecs
4 years ago
Orry Verducci
84fd5a0953
Fix frame rate probing for interlaced MKV files
4 years ago
Nyanmisaka
4cb0a57e46
Merge branch 'master' into tonemap
4 years ago
crobibero
8b96881aa1
Clean up json Converters
4 years ago
Bond_009
ab2147751f
Make MediaBrowser.MediaEncoding warnings free
4 years ago
Bond-009
d9f6953416
Minor fixes
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
Nyanmisaka
c23d991c95
Merge branch 'master' into tonemap
4 years ago
Bond_009
d4092846e4
Optimize Substring and StringBuilder usage
4 years ago
nyanmisaka
7b862bba5a
add Tonemapping relaying on nvdec and ocl
4 years ago
Patrick Barron
6d1b00da64
Use Array.Empty
4 years ago
telans
6556bec646
brace multiline if statements (cont.)
4 years ago
telans
98db8f72e0
fix SA1503 for one line if statements
4 years ago
Bond-009
9af6eda0b4
Merge pull request #3343 from telans/comment-stops
...
Add full stop at end of comments (SA1629)
4 years ago
telans
247f9c61e6
fix SA1513/SA1516
4 years ago
telans
9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans
3d9049ef08
fix SA1508
4 years ago
telans
acd4389653
fix SA1005
4 years ago
aled
22a860a806
Fix a small number of compile warnings
4 years ago
MrTimscampi
9314434bbf
Fix suggestions
5 years ago
MrTimscampi
2e18142bb3
Add color primaries to ffprobe output
5 years ago
MrTimscampi
428e1b04fc
Add color transfer to ffprobe results
5 years ago
Bond-009
f31efce52d
Merge branch 'master' into usings
5 years ago
Bond_009
e9d1eabd53
Remove unused usings
5 years ago
Bond_009
a07ee65365
Minor improvements
5 years ago
Ulrich Wagner
d7f199bb1c
#2407 : Prefer MP4-Metadata for episodes
5 years ago
Bond_009
93ab829df5
Attempt #3
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
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
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