[PATCH 0/6] Improve the C++ TagLib MP4 handler



This set of patches against the wip/taglib-mp4-cxx branch adds support for
cover art and fixes several other fields in a couple of ways.

Santtu Lakkala (6):
  Fix few typos and compilation
  Add G_DECL boilerplate to picture.h
  Implement picture support for MP4
  Change naming scheme for fields
  Add missing fields in MP4 saving
  Use IntPair handling for disc number/total

 src/easytag.c  |   2 +-
 src/mp4_tag.cc | 103 ++++++++++++++++++++++++++++++++++++++++++++-------------
 src/picture.h  |   2 ++
 3 files changed, 83 insertions(+), 24 deletions(-)

-- 
1.8.3.2



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]