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
/
Encoder
/
EncoderValidator.cs
Age
Commit message (
Expand
)
Author
2022-03-05
Remove the deprecated OMX and MMAL HWA
nyanmisaka
2021-12-24
Apply suggestions from code review
nyanmisaka
2021-12-24
EncodingHelper hwaccel pipelines refactor
nyanmisaka
2021-08-30
Merge branch 'master' into tonemap-overlay
Claus Vium
2021-08-30
Simplify the way we choose our ffmpeg
Bond_009
2021-07-25
add support for cuda tonemap and overlay
nyanmisaka
2021-05-20
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
Bond_009
2021-02-06
add cuda format converter
nyanmisaka
2020-10-22
[AudioTranscoding] Add FLAC as supported target audio format and be able to d...
Stéphane Senart
2020-09-19
Update EncoderValidator.cs
BaronGreenback
2020-08-21
Make some methods async
Bond_009
2020-08-20
Add unsupported ffmpeg version to tests
Bond_009
2020-08-20
Simplify FFmpeg detection code
Bond_009
2020-08-20
Merge branch 'master' into feature/ffmpeg-version-check
Bond-009
2020-08-04
Add some analyzers to MediaBrowser.MediaEncoding
Bond-009
2020-08-04
Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
Bond-009
2020-07-20
Replace \d with [0-9] in ffmpeg detection and scan code
Bond_009
2020-07-04
add FFmpeg 4.3 detection and tests
nyanmisaka
2020-06-17
Merge branch 'master' into feature/ffmpeg-version-check
Max Git
2020-06-16
Cleanup
Max Git
2020-06-15
Remove redundant cast
Max Git
2020-06-15
Use Version instead of double. Use correct version number for libavdevice.
Max Git
2020-06-08
Update EncoderValidator.cs
artiume
2020-06-01
Update MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs
rotvel
2020-06-01
Try harder at detecting FFmpeg version and enable the validation
Max Git
2020-05-26
Skip only line saying "Hardware acceleration methods:" instead of some random...
Vasily
2020-05-26
Fix missing commas and merge defects
Vasily
2020-05-26
Update EncoderValidator.cs
artiume
2020-05-26
Update EncoderValidator.cs
artiume
2020-05-26
add more separate hw decoding toggles
nyanmisaka
2020-03-30
prefer to use libfdk_aac for better audio quality
nyanmisaka
2020-01-15
turn on indentation.
Nyanmisaka
2020-01-11
add support for AMD h264_amf & hevc_amf
Nyanmisaka
2019-11-25
Add full Raspberry Pi hardware decoding support
ferferga
2019-09-29
Fix ffmpeg version check for unknown versions
Bond_009
2019-09-28
Add tests for EncoderValidator
Bond_009
2019-05-11
Enable Exynos V4L2-m2m HW encoder
JMCC
2019-03-05
Review comments
PloughPuff
2019-03-05
Reworked FFmpeg path discovery and always display to user
PloughPuff
2019-02-28
Improve logic when determining return value
Vasily
2019-02-27
Use Version Class to ease comparisons
PloughPuff
2019-02-16
Use string interpolation
PloughPuff
2019-02-15
Review comments
PloughPuff
2019-02-14
Implement proper FFmpeg version checking
PloughPuff
2019-01-17
Reformat JustAMan review pt2 changes
Erwin de Haan
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
Erwin de Haan
2019-01-05
Reduce log spam from ffmpeg info
Bond_009
2019-01-02
Use static regex
Bond_009
2019-01-02
Change regex to multiline
Bond_009
[next]