added mpeg2 library

This commit is contained in:
lubomyr
2016-11-10 00:17:26 +02:00
parent 90a3f4dbf1
commit 2325488f02
65 changed files with 16157 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libmpeg2
Description: MPEG-1 and MPEG-2 stream decoding library
Version: 0.5.1
Libs: -L${libdir} -lmpeg2
Cflags: -I${includedir}/mpeg2dec