]> git.sesse.net Git - vlc/commit
mjpeg demux: When looking trough the data for EOI, also check for SOIs and skip the...
authorDerk-Jan Hartman <hartman@videolan.org>
Wed, 20 Aug 2008 14:42:37 +0000 (16:42 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Wed, 20 Aug 2008 14:42:37 +0000 (16:42 +0200)
commitf9afd65c766084dd74fb7aa0c8a89e116cf57c42
treeefcc90b0ea5fa78e4a1808844d43a26346b0e364
parent768b1c4120e42e4624c173b1c7da27be8630bd72
mjpeg demux: When looking trough the data for EOI, also check for SOIs and skip the next EOI if we do find a SOI. This is to handle JPEG images which have JPEG thumbnails in their EXIF data.
modules/demux/mjpeg.c