[rbp/omxplayer] When reencoding thumbnails preserve orientation
authorpopcornmix <popcornmix@gmail.com>
Tue, 31 Dec 2013 15:21:54 +0000 (15:21 +0000)
committerpopcornmix <popcornmix@gmail.com>
Tue, 31 Dec 2013 15:21:54 +0000 (15:21 +0000)
commit020c0286436035a304ee78d5ae2fc17197987d70
treec50336c45054546fd6b6ed4342bda9ef92ea6bec
parente762572881d4c17de5e11fb2d6e380f055deac92
[rbp/omxplayer] When reencoding thumbnails preserve orientation

Currently reencoded thumbnails are displayed without original orientation flag applied.
However we can write the Orientation field of IFD0 data, which means the cached thumbnail will be displayed correctly when decoded
xbmc/cores/omxplayer/OMXImage.cpp
xbmc/cores/omxplayer/OMXImage.h