lp://staging/~fboucault/gallery-app/fix_exif_orientation
Created by
Florian Boucault
and last modified
- Get this branch:
- bzr branch lp://staging/~fboucault/gallery-app/fix_exif_orientation
Only
Florian Boucault
can upload to this branch. If you are
Florian Boucault
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/gallery-app
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Arthur Mello (community): Approve
-
Diff: 644 lines (+58/-504)4 files modifiedsrc/gallery-application.cpp (+0/-1)
src/photoeditor/photo-image-provider.cpp (+48/-409)
src/photoeditor/photo-image-provider.h (+9/-93)
src/photoeditor/photo-metadata.cpp (+1/-1)
Branch information
Recent revisions
- 1200. By Florian Boucault
-
Fix writing of orientation. Should be an unsigned short instead of a long.
- 1199. By Florian Boucault
-
When rotating pictures during edit, write the EXIF orientation tag with the right type (unsigned short) instead of signed long.
PhotoImageProvider: change its behaviour to only rectify the EXIF orientation tag type when necessary.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/gallery-app