aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
AgeCommit message (Expand)Author
2022-01-09Also seek the external audio streamnyanmisaka
2022-01-08Fix the wrong logic in HEVC VP9 10bit hwdec boxesnyanmisaka
2022-01-06ADd more null checkCody Robibero
2021-12-27Remove more warningsCody Robibero
2021-12-26Fix analysis issuesCody Robibero
2021-12-25Merge remote-tracking branch 'origin/master' into hwanyanmisaka
2021-12-24Apply suggestions from code reviewnyanmisaka
2021-12-24EncodingHelper hwaccel pipelines refactornyanmisaka
2021-12-08Fix wrong ffmpeg map argument due to wrong calculationJonas Resch
2021-12-03Optimize calculation of external audio stream index in MediaBrowser.Controlle...Jonas Resch
2021-12-03Replace escaped quote string with quote character in MediaBrowser.Controller/...Jonas Resch
2021-11-30Implement coding standards from 2nd code feedbackJonas Resch
2021-11-30Implement code feedbackJonas Resch
2021-11-30Add support for external audio filesJonas Resch
2021-09-26Remove all instances of en-US cultureCody Robibero
2021-09-09Fix some warningsBond_009
2021-09-04Merge pull request #6456 from GodTamIt/vp8-vp9Bond-009
2021-09-04Disambiguate vpx to vp8 or vp9Chris Tam
2021-09-03Apply suggestions from code reviewCody Robibero
2021-09-03Merge remote-tracking branch 'upstream/master' into warn-259810Cody Robibero
2021-08-30Merge branch 'master' into tonemap-overlayClaus Vium
2021-08-28Remove more and more warningsCody Robibero
2021-08-15Minor improvementsBond_009
2021-08-13Merge branch 'master' into tonemap-overlayNyanmisaka
2021-08-10Fix warnings in MediaBrowser.Controller/MediaEncoding directoryRich Lander
2021-08-04Apply suggestions from code reviewNyanmisaka
2021-07-26Apply suggestions from code reviewnyanmisaka
2021-07-25add support for cuda tonemap and overlaynyanmisaka
2021-07-23Merge pull request #6296 from Bond-009/oscheckClaus Vium
2021-07-12Improve platform checksBond_009
2021-07-10[CA1801] Parameter is never used. Remove the parameter or use it in the metho...Cody Robibero
2021-06-06Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)Cody Robibero
2021-05-18Merge pull request #6042 from crobibero/mbc-warn-2Bond-009
2021-05-16Fix the 'No decoder surfaces left' error on Cudanyanmisaka
2021-05-13Reduce warnings in MediaBrowser.Controllercrobibero
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2021-04-20EncodingHelper: Fix circular dependencyBond_009
2021-04-17Remove unused using directivesBaronGreenback
2021-03-25Ignore format for ISO filesMrTimscampi
2021-03-22Disable auto rotation for some HWA methods (#5586)Nyanmisaka
2021-02-20Merge pull request #5223 from Bond-009/minor10dkanada
2021-02-16Fix vpp null referencecrobibero
2021-02-13Use average frame rate when determining deinterlace modeOrry Verducci
2021-02-13Minor improvementsBond_009
2021-02-08Apply suggestions from code reviewNyanmisaka
2021-02-06hybird vpp tonemapping for QSV on Linuxnyanmisaka
2021-02-06add cuda format converternyanmisaka
2021-02-06add vpp tonemapping for vaapinyanmisaka
2021-01-25add an enhanced nvdec decodernyanmisaka
2020-12-26not apply to progressive playbackNyanmisaka