Difference between revisions of "Image"
Jump to navigation
Jump to search
(VLC can decode SVG images now as of 2.2.0) |
(MxPEG is in the source code too) |
||
Line 3: | Line 3: | ||
The '''Image''' demuxer is the demuxer to open most images file formats, in {{VLC}}. | The '''Image''' demuxer is the demuxer to open most images file formats, in {{VLC}}. | ||
− | This includes [[JPG]], [[PNG]], [[XCF]], [[GIF]], [[TIFF]], [[LBM]], [[PCX]], [[Targa]], and [[ | + | This includes [[JPG]], [[PNG]], [[XCF]], [[GIF]], [[TIFF]], [[LBM]], [[PCX]], [[Targa]], [[SVG]] and [[MxPEG]]. |
== Source code == | == Source code == | ||
{{file|modules/demux/image.c|input demuxer}} | {{file|modules/demux/image.c|input demuxer}} |