aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Session/HardwareEncodingType.cs
AgeCommit message (Collapse)Author
2024-09-09Use enums for encoding options (#12561)Tim Eisele
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2024-02-01Add a new HWA type RKMPPnyanmisaka
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2022-03-05Remove the deprecated OMX and MMAL HWAnyanmisaka
2021-12-24Update StyleCopBond_009
2021-07-11Add int values to HardwareEncodingType enumBrandon Nguyen
2021-07-05Use nullable enum type instead of stringsBrandon Nguyen