diff options
author | Timothy Gu <timothygu99@gmail.com> | 2014-03-22 18:51:42 (GMT) |
---|---|---|
committer | Timothy Gu <timothygu99@gmail.com> | 2014-03-24 01:36:17 (GMT) |
commit | f819e20549c18065f846476cee0d4c95fc111e7a (patch) | |
tree | 7965dbbb826531807421a2e146adee860aafdbf0 /index.html | |
parent | 14fa184351601d4ab1eff2a6ed4d290fc0bcec23 (diff) | |
download | mxe-f819e20549c18065f846476cee0d4c95fc111e7a.zip mxe-f819e20549c18065f846476cee0d4c95fc111e7a.tar.gz mxe-f819e20549c18065f846476cee0d4c95fc111e7a.tar.bz2 |
Add libdvdnav and libdvdread
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1596,6 +1596,14 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> <td class="website"><a href="http://www.videolan.org/developers/libdvdcss.html">libdvdcss</a></td> </tr> <tr> + <td class="package">libdvdread</td> + <td class="website"><a href="https://dvdnav.mplayerhq.hu/">libdvdread</a></td> + </tr> + <tr> + <td class="package">libdvdnav</td> + <td class="website"><a href="https://dvdnav.mplayerhq.hu/">libdvdnav</a></td> + </tr> + <tr> <td class="package">libevent</td> <td class="website"><a href="http://libevent.org/">libevent</a></td> </tr> |