diff options
author | Tony Theodore <tonyt@logyst.com> | 2013-11-10 20:58:55 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2013-11-10 20:58:55 (GMT) |
commit | 7c0d3791220877e1de0626d1b85add2e140ec9c6 (patch) | |
tree | 0b7f73c4da92cc486f75517a70566b89152903db /index.html | |
parent | 06afcb8bba439193921f862192703e9ea203aae5 (diff) | |
parent | 777ed2bc3658080a36ae100cff056978093b582a (diff) | |
download | mxe-7c0d3791220877e1de0626d1b85add2e140ec9c6.zip mxe-7c0d3791220877e1de0626d1b85add2e140ec9c6.tar.gz mxe-7c0d3791220877e1de0626d1b85add2e140ec9c6.tar.bz2 |
Merge pull request #270 from TimothyGu/dvd2
DVD/Blu-ray packages
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1518,6 +1518,10 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> <td class="website"><a href="http://code.google.com/p/libass/">libass</a></td> </tr> <tr> + <td class="package">libbluray</td> + <td class="website"><a href="http://www.videolan.org/developers/libbluray.html">libbluray</a></td> + </tr> + <tr> <td class="package">libcroco</td> <td class="website"><a href="http://www.freespiders.org/projects/libcroco/">Libcroco</a></td> </tr> @@ -1526,6 +1530,10 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> <td class="website"><a href="http://libdnet.sourceforge.net/">libdnet</a></td> </tr> <tr> + <td class="package">libdvdcss</td> + <td class="website"><a href="http://www.videolan.org/developers/libdvdcss.html">libdvdcss</a></td> + </tr> + <tr> <td class="package">libevent</td> <td class="website"><a href="http://libevent.org/">libevent</a></td> </tr> |