diff options
author | konablend <[email protected]> | 2009-05-23 16:03:16 +0000 |
---|---|---|
committer | konablend <[email protected]> | 2009-05-23 16:03:16 +0000 |
commit | 26c040079b38ebf4fd5b091bceb6d8bff860edd4 (patch) | |
tree | 5ab98c5a3c5e25611a3debabedfc79fe4434173d /contrib/mp4v2/module.rules | |
parent | adbb3094f0247a8e67f78ca01c6f9739f5d3336a (diff) |
- bump to mp4v2-trunk-r349.
- muxmp4.c minor updates to recent subtitle API changes.
- muxmp4.c do not set zero-length tags.
- renamed module libmp4v2 -> mp4v2.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2446 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/mp4v2/module.rules')
-rw-r--r-- | contrib/mp4v2/module.rules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/mp4v2/module.rules b/contrib/mp4v2/module.rules new file mode 100644 index 000000000..95686c429 --- /dev/null +++ b/contrib/mp4v2/module.rules @@ -0,0 +1,2 @@ +$(eval $(call import.MODULE.rules,MP4V2)) +$(eval $(call import.CONTRIB.rules,MP4V2)) |