diff options
| author | teuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-10-29 21:52:44 +0000 |
|---|---|---|
| committer | teuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-10-29 21:52:44 +0000 |
| commit | 500a902908c699fe4d92ca7d1b7197172c1ca90a (patch) | |
| tree | 2b882a8a9383a5ab0b372bb797ca50133813242d /ChangeLog | |
| parent | df584d0073a1fd7d4a731c3a73986dbc17b37a9d (diff) | |
| download | libgpod-500a902908c699fe4d92ca7d1b7197172c1ca90a.tar.gz libgpod-500a902908c699fe4d92ca7d1b7197172c1ca90a.tar.xz libgpod-500a902908c699fe4d92ca7d1b7197172c1ca90a.zip | |
Patch from Filippo Giunchedi <filippo@esaurito.net>
* src/itdb_artwork.c: add I420 unpacker
* src/itdb_device.c: iPod classic full screen photo format is I420
* src/itdb_device.h: add I420 format
* src/ithumb-writer.c: add stub for an I420 packer
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1746 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2007-10-29 Christophe Fergeau <teuf@gnome.org> + Patch from Filippo Giunchedi <filippo@esaurito.net> + + * src/itdb_artwork.c: add I420 unpacker + * src/itdb_device.c: iPod classic full screen photo format is I420 + * src/itdb_device.h: add I420 format + * src/ithumb-writer.c: add stub for an I420 packer + +2007-10-29 Christophe Fergeau <teuf@gnome.org> + * src/itdb_device.c: the iPod Touch probably uses the same image format as the iPhone |
