aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding/Encoder
AgeCommit message (Expand)Author
2023-04-06Remove redundant 'else' keywordsStepan Goremykin
2023-04-06Remove redundant CastStepan Goremykin
2023-03-20Merge pull request #9388 from Shadowghost/output-bitrate-channels-masterBond-009
2023-03-10Merge pull request #9254 from Shadowghost/dvdbdfixBond-009
2023-03-10Apply review suggestionsShadowghost
2023-03-10Add more comments and logging, streamline codeShadowghost
2023-03-10Apply review suggestionsShadowghost
2023-03-09Backport pull request #9178 from jellyfin/release-10.8.zRóbert Örn Ketilsson
2023-02-26Fix encoder checks for DTS and TrueHDShadowghost
2023-02-17Reduce string allocations by regexBond_009
2023-02-08Implement hardware filters for videotoolbox, use Apple AAC encoder when avail...gnattu
2023-02-04Apply review suggestionsShadowghost
2023-02-04Fix BD ISO playbackShadowghost
2023-02-04Use FFmpeg concat for DVD and BD folder playbackShadowghost
2023-02-04Fix BD and DVD folder probing and playbackShadowghost
2023-02-04Revert "Remove DvdLib (#9068)"Shadowghost
2023-02-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009
2023-01-20Remove DvdLib (#9068)Patrick Barron
2023-01-11Fix all warnings in MediaBrowser.MediaEncoding (#9073)Bond-009
2022-12-07Merge pull request #8866 from Bond-009/mediaencoderClaus Vium
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-07Always log when starting ffprobeBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-12-05Fix build (#8859)Bond-009
2022-12-05Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...Bond-009
2022-11-13changed ChapterImageResolution in model to enum type;Negulici-R. Barnabas
2022-11-13Merge branch 'jellyfin:master' into masterNegulici-R. Barnabas
2022-10-16Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)nyanmisaka
2022-09-23Backport pull request #8280 from jellyfin/release-10.8.zBill Thornton
2022-09-23Backport pull request #8213 from jellyfin/release-10.8.znyanmisaka
2022-08-15Fix various typos luz paz
2022-07-18Chapter Images:Negulici-R. Barnabas
2022-06-29Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemapCody Robibero
2022-06-10Merge pull request #7828 from nyanmisaka/fix-dovi-tonemapBond-009
2022-05-20Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fixCody Robibero
2022-03-25empty line required by linterwhiteowl3
2022-03-23Apply suggestions from code reviewwhiteowl3
2022-03-11allow strm probe to succeedwhiteowl3
2022-03-05Remove the deprecated OMX and MMAL HWAnyanmisaka
2022-01-07Merge branch 'master' into keyframe_extraction_v1cvium
2021-12-27Remove more warningsCody Robibero
2021-12-24reduce tonemap cpu usage, add deint and AR support in thumbnailsnyanmisaka
2021-12-24Apply suggestions from code reviewnyanmisaka
2021-12-24EncodingHelper hwaccel pipelines refactornyanmisaka
2021-11-12Use ImageFormat instead of string for extensionJoe Rogers
2021-11-09Fix some warningsBond_009
2021-10-24Merge pull request #6544 from cvium/fix_ffmpeg_path_updatingBond-009
2021-10-21Merge pull request #6689 from 1337joe/expand-image-extractionClaus Vium
2021-10-20Address review commentsJoe Rogers