~ubuntu-branches/ubuntu/raring/grilo/raring-proposed

« back to all changes in this revision

Viewing changes to src/data/grl-media-image.c

  • Committer: Package Import Robot
  • Author(s): Alberto Garcia
  • Date: 2012-08-17 10:09:18 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20120817100918-abn3rcittmuagndj
Tags: 0.1.20-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * Copyright (C) 2010, 2011 Igalia S.L.
 
2
 * Copyright (C) 2010-2012 Igalia S.L.
3
3
 *
4
4
 * Contact: Iago Toral Quiroga <itoral@igalia.com>
5
5
 *
410
410
}
411
411
 
412
412
/**
413
 
  * grl_media_set_iso_speed:
 
413
  * grl_media_image_set_iso_speed:
414
414
  * @image: the image instance
415
415
  * @iso_speed: picture's iso speed
416
416
  *
443
443
}
444
444
 
445
445
/**
446
 
  * grl_media_set_orientation:
 
446
  * grl_media_image_set_orientation:
447
447
  * @image: the image instance
448
448
  * @orientation: degrees clockwise orientation of the picture
449
449
  *