aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding
AgeCommit message (Expand)Author
2022-02-07Fix h264_v4l2m2m acceleration in Raspberry Pi 4Ace Olszowka
2022-01-20Merge pull request #6600 from cvium/keyframe_extraction_v1Cody Robibero
2022-01-09Also seek the external audio streamnyanmisaka
2022-01-08Fix the wrong logic in HEVC VP9 10bit hwdec boxesnyanmisaka
2022-01-07Merge branch 'master' into keyframe_extraction_v1cvium
2022-01-06ADd more null checkCody Robibero
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