Ryujinx/Ryujinx.Graphics/VDec
Alex Barney b2b736abc2 Misc cleanup (#708)
* Fix typos

* Remove unneeded using statements

* Enforce var style more

* Remove redundant qualifiers

* Fix some indentation

* Disable naming warnings on files with external enum names

* Fix build

* Mass find & replace for comments with no spacing

* Standardize todo capitalization and for/if spacing
2019-07-02 04:39:22 +02:00
..
BitStreamWriter.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
DecoderHelper.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
FFmpeg.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
FFmpegFrame.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
H264BitStreamWriter.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
H264Decoder.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
H264Matrices.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
H264ParameterSets.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
VideoCodec.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
VideoDecoder.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
VideoDecoderMeth.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
Vp9Decoder.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Vp9FrameHeader.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
Vp9FrameKeys.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
Vp9ProbabilityTables.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
VpxBitStreamWriter.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00
VpxRangeEncoder.cs Do naming refactoring on Ryujinx.Graphics (#611) 2019-03-04 12:45:25 +11:00