Nick Lanham | 24 May 2012 12:39
Favicon
Gravatar

Updates and improvements for libmp4v2 version 2.0

This makes easytag compile against the newest version of libmp4v2.  I 
haven't done extensive testing, but I have tried it on a number of files 
with adding/removing/changing tags and it seems to all work fine.

Let me know if further updates/changes would be useful.

Regards,

Nick

P.S. Not sure if this list allows attachments (patch is attached).  If 
not, I'll reply to this message shortly with the actual text of the patch.

- Use new API functions
- Actually remove tags when requested instead of setting to empty string
- Report errors to log when errors occur in reading tags
---
  src/mp4_header.c |    6 +-
  src/mp4_tag.c    |  189 
+++++++++++++++++++++++++++++++++---------------------
  2 files changed, 119 insertions(+), 76 deletions(-)

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
(Continue reading)

Kip Warner | 25 May 2012 01:46
Favicon
Gravatar

Re: Updates and improvements for libmp4v2 version 2.0

On Thu, 2012-05-24 at 12:39 +0200, Nick Lanham wrote:
> This makes easytag compile against the newest version of libmp4v2.  I 
> haven't done extensive testing, but I have tried it on a number of files 
> with adding/removing/changing tags and it seems to all work fine.
> 
> Let me know if further updates/changes would be useful.
> 
> Regards,
> 
> Nick
> 
> P.S. Not sure if this list allows attachments (patch is attached).  If 
> not, I'll reply to this message shortly with the actual text of the patch.

Hey Nick,

Thanks for your contribution. I just commit and pushed your patch to the
master SF branch. Testers welcome.

PS Yes, attachments show up fine on the list.

--

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
(Continue reading)


Gmane