Changes

Jump to navigation Jump to search
279 bytes removed ,  22:04, 16 November 2014
Line 54: Line 54:  
| 0x001A0000
 
| 0x001A0000
 
|  
 
|  
| Used when doing MJPEG decoding?
+
| Used when doing color-format conversion.
 
|-
 
|-
 
| 0x001B0040
 
| 0x001B0040
Line 76: Line 76:     
This service is used by the [[New_3DS]] [[Internet Browser]].
 
This service is used by the [[New_3DS]] [[Internet Browser]].
  −
Note that the hardware doesn't actually handle MJPEG, for that the hardware only does color format conversion. The input color format for that(with SKATER at least) is yuyv422, and the output color format is RGB565(this is probably determined by the [[MVDSTD:GetConfig|configuration]]).
      
By default MVD does(?) various post-processing with the output image, this is controlled by the [[MVDSTD:GetConfig|configuration]]. This post-processing isn't done at all in certain cases. By default MVD will align the output frame width to 512, by writing zero-value pixels.
 
By default MVD does(?) various post-processing with the output image, this is controlled by the [[MVDSTD:GetConfig|configuration]]. This post-processing isn't done at all in certain cases. By default MVD will align the output frame width to 512, by writing zero-value pixels.

Navigation menu