index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.MediaEncoding
/
Probing
Age
Commit message (
Expand
)
Author
2021-04-11
Merge pull request #5693 from Maxr1998/probe-result-tweaks
Bond-009
2020-12-01
do not extract audio stream bitrate info for videos from formatInfo
nyanmisaka
2020-11-29
allow to extract music bitrate info from formatInfo
nyanmisaka
2020-11-22
Merge pull request #4548 from orryverducci/mkv-interlaced-fix
Joshua M. Boniface
2020-11-22
Revert "Fix frame rate probing for interlaced MKV files"
Orry Verducci
2020-11-19
Apply suggestions from code review
Nyanmisaka
2020-11-16
Merge remote-tracking branch 'upstream/master' into fmp4-hls
nyanmisaka
2020-11-14
Missed some stuff
Bond_009
2020-11-11
fix ci
nyanmisaka
2020-11-11
adjust bitrate limit for HLS audio codecs
nyanmisaka
2020-10-25
Fix frame rate probing for interlaced MKV files
Orry Verducci
2020-09-04
Merge branch 'master' into tonemap
Nyanmisaka
2020-08-26
Clean up json Converters
crobibero
2020-08-20
Make MediaBrowser.MediaEncoding warnings free
Bond_009
2020-08-04
Minor fixes
Bond-009
2020-08-04
Add some analyzers to MediaBrowser.MediaEncoding
Bond-009
2020-08-04
Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
Bond-009
2020-08-03
Merge branch 'master' into tonemap
Nyanmisaka
2020-07-29
Optimize Substring and StringBuilder usage
Bond_009
2020-07-25
add Tonemapping relaying on nvdec and ocl
nyanmisaka
2020-07-04
Use Array.Empty
Patrick Barron
2020-06-20
brace multiline if statements (cont.)
telans
2020-06-20
fix SA1503 for one line if statements
telans
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-15
fix SA1508
telans
2020-06-15
fix SA1005
telans
2020-06-06
Fix a small number of compile warnings
aled
2020-05-16
Fix suggestions
MrTimscampi
2020-05-14
Add color primaries to ffprobe output
MrTimscampi
2020-05-14
Add color transfer to ffprobe results
MrTimscampi
2020-04-01
Merge branch 'master' into usings
Bond-009
2020-03-24
Remove unused usings
Bond_009
2020-02-23
Minor improvements
Bond_009
2020-02-17
#2407: Prefer MP4-Metadata for episodes
Ulrich Wagner
2020-01-12
Attempt #3
Bond_009
2020-01-08
Rename function
Bond-009
2020-01-08
fix build
Bond-009
2020-01-08
Merge branch 'master' into scanerrors
Bond-009
2020-01-08
Merge pull request #1838 from Unhelpful/media-attachments
dkanada
2020-01-08
rename two properties based on code suggestions
dkanada
2020-01-07
Update MediaBrowser.MediaEncoding/Probing/MediaFormatInfo.cs
Bond-009
2020-01-07
Update MediaBrowser.MediaEncoding/Probing/MediaChapter.cs
Bond-009
2020-01-06
Update MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs
Bond-009
2020-01-02
Replace unicode char with its integer value
Bond_009
2019-12-23
Fix typo
Bond_009
2019-12-22
Fix exceptions while scanning
Bond_009
2019-11-05
Remove check for "[0]" in codec_tag.
Andrew Mahone
2019-10-22
Add new MediaAttachment to store attachments found during media probing.
Andrew Mahone
[next]