The mp4 tagger.
authorAndre Noll <maan@systemlinux.org>
Thu, 17 Apr 2014 21:16:11 +0000 (21:16 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Apr 2015 12:13:34 +0000 (14:13 +0200)
commit741c19c2a25c5d9e165cb99f7ff512209b7bade6
tree605605021bef5c0e28647948b230437684d4ebf1
parent30e8f0c610f0f3279475197e70e3be62af5cfcc9
The mp4 tagger.

This commit adds support for editing meta tags of mp4 files. We
employ the mp4v2 library to do the work, so fairly little code has
to be added to the aac audio format handler.

We could deactivate tag editing for mp4 files if libmp4v2 was not
detected, but since subsequent commits for the aac audio format
handler will be based on the mp4v2 library as well, we keep it simple
and deactivate aac support completely in this case.
Makefile.in
Makefile.real
aac_afh.c
configure.ac
error.h