]> git.sesse.net Git - vlc/commit
Fix BGR <-> RGB endianess problem with PNG's loading/converting/copying on big-endian...
authorJean-Paul Saman <jpsaman@videolan.org>
Wed, 5 Mar 2008 15:00:54 +0000 (16:00 +0100)
committerJean-Paul Saman <jpsaman@videolan.org>
Wed, 5 Mar 2008 15:00:54 +0000 (16:00 +0100)
commit62977ca46b92d769a7626605a7153f85ceb8bba5
tree15064c829d9d1665e37ecbf8a70dfc831269524c
parent5b2c271150699042f2e3ed0f895e88b2e5b68eaf
Fix BGR <-> RGB endianess problem with PNG's loading/converting/copying on big-endian machines.
modules/codec/ffmpeg/ffmpeg.c
modules/codec/ffmpeg/video.c