aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding
AgeCommit message (Expand)Author
2022-01-07Merge branch 'master' into keyframe_extraction_v1cvium
2021-12-27Remove more warningsCody Robibero
2021-12-26Fix analysis issuesCody Robibero
2021-12-26Merge pull request #6934 from nyanmisaka/hwaCody Robibero
2021-12-24Update StyleCopBond_009
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-11-12Use ImageFormat instead of string for extensionJoe Rogers
2021-11-09Fix some warningsBond_009
2021-10-11Add image provider tests and clean upJoe Rogers
2021-10-11Add support for non-jpg image extractionsJoe Rogers
2021-09-26Remove all instances of en-US cultureCody Robibero
2021-09-25Merge branch 'master' into keyframe_extraction_v1cvium
2021-09-24Target net6.0Bond_009
2021-09-23Add first draft of keyframe extraction for Matroskacvium
2021-09-19Reduce allocationsBond_009
2021-09-09Fix some warningsBond_009
2021-09-06Remove all unused usingsFernando Fernández
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-30Simplify the way we choose our ffmpegBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-08-15Minor improvementsBond_009
2021-08-13Merge branch 'master' into tonemap-overlayNyanmisaka
2021-08-11Apply suggestions from code reviewRich Lander
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-24Merge pull request #6043 from peterspenler/feature/chromecast-aac-handlingClaus Vium
2021-05-21Merge pull request #6013 from Bond-009/minor13Bond-009
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-13Reorder requested audio channels checkspeterspenler
2021-05-13Reduce warnings in MediaBrowser.Controllercrobibero
2021-05-08Minor improvementsBond_009