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=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libmpeg2
Description: MPEG-1 and MPEG-2 stream decoding library
Version: @VERSION@
Libs: -L${libdir} -lmpeg2
Cflags: -I${includedir}/mpeg2dec