aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding/Encoder
AgeCommit message (Collapse)Author
2020-12-13Merge pull request #4751 from nyanmisaka/mpegts-batchsizeBond-009
(cherry picked from commit 9e601ba7317bd8948072ef1a60a7001b33b507a5) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-03Remove IIsoMounter and IsoMountercrobibero
2020-12-02Merge pull request #4610 from nyanmisaka/hdr-extractClaus Vium
Extract tone mapped thumbnails for HDR videos
2020-12-01Merge pull request #4169 from stanionascu/bdiso-playbackJoshua M. Boniface
Playback (direct-stream/transcode) of BDISO/BDAV containers
2020-12-02Apply suggestions from code reviewNyanmisaka
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-29add hdr tone mapping to image extractionnyanmisaka
2020-11-29fix image extractionnyanmisaka
2020-11-29increase the default image extraction timeoutnyanmisaka
2020-11-28Apply suggestions from code reviewNyanmisaka
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-28fix ciNyanmisaka
2020-11-28Apply suggestions from code reviewNyanmisaka
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-28fix image extractionnyanmisaka
2020-11-19Merge remote-tracking branch 'upstream/master' into no-scalingFernando Fernández
2020-11-18More spelling corrections.Greenback
2020-11-18Fix build and thread detection logicFernando Fernández
2020-11-17Specify threads to ffmpeg properlyFernando Fernández
2020-11-17Don't scale images extracted by ffmpegFernando Fernández
2020-10-22[AudioTranscoding] Add FLAC as supported target audio format and be able to ↵Stéphane Senart
define the corresponding target sample rate
2020-10-01Remove PlayableStreamFileNames as unusedStanislav Ionascu
Since ffmpeg can play and transcode ISO files and BDMV folders directly, there's no use of that property.
2020-10-01Add probe / direct-stream / transcoding support for BluRaysStanislav Ionascu
This commit (and ffmpeg built with libbluray support), adds support for playback of bluray images (bd-iso) and bluray folders.
2020-09-19Update EncoderValidator.csBaronGreenback
2020-08-26Clean up json Converterscrobibero
2020-08-21Make some methods asyncBond_009
2020-08-21Merge pull request #3943 from Bond-009/ffmpegAnthony Lavado
Simplify FFmpeg detection code
2020-08-20Merge branch 'master' into warn24Bond-009
2020-08-20Add unsupported ffmpeg version to testsBond_009
2020-08-20Simplify FFmpeg detection codeBond_009
2020-08-20Merge branch 'master' into feature/ffmpeg-version-checkBond-009
2020-08-20Make MediaBrowser.MediaEncoding warnings freeBond_009
2020-08-19Fix warningsBond_009
2020-08-04Minor fixesBond-009
2020-08-04Add some analyzers to MediaBrowser.MediaEncodingBond-009
2020-08-04Enable TreatWarningsAsErrors for MediaBrowser.MediaEncodingBond-009
2020-07-20Replace \d with [0-9] in ffmpeg detection and scan codeBond_009
2020-07-14Merge pull request #3500 from nyanmisaka/vpp-qsvdkanada
Add FFmpeg 4.3 detection and solve the green line on QSV HWA
2020-07-04add FFmpeg 4.3 detection and testsnyanmisaka
2020-07-02Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-29User string.Empty instead of ""Neil Burrows
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-06-29Respect FFMpeg path passed via Environment VariableNeil Burrows
2020-06-23Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-20fix some documentation periodstelans
2020-06-17Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
Add full stop at end of comments (SA1629)
2020-06-16fix SA1513/SA1516telans
2020-06-16CleanupMax Git
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15Remove redundant castMax Git
2020-06-15Use Version instead of double. Use correct version number for libavdevice.Max Git
2020-06-15Merge branch 'master' into hwacceldkanada
2020-06-15Merge from master & fix conflictMax Git