commit c2ef43d
hovercats
·
2024-04-13 06:33:32 +0000 UTC
parent 24d2f2f
xvidcore: import
7 files changed,
+75,
-0
+42,
-0
1@@ -0,0 +1,42 @@
2+xvidcore
3+________________________________________________________________________________
4+
5+Xvid (formerly "XviD") is a video codec library following the MPEG-4 video
6+coding standard, specifically MPEG-4 Part 2 Advanced Simple Profile (ASP). It
7+uses ASP features such as b-frames, global and quarter pixel motion
8+compensation, lumi masking, trellis quantization, and H.263, MPEG and custom
9+quantization matrices. [0]
10+
11+Upstream: https://labs.xvid.com/source/
12+
13+
14+[000] Index
15+________________________________________________________________________________
16+
17+* Installation ........................................................... [001]
18+* Usage .................................................................. [002]
19+* References ............................................................. [003]
20+
21+
22+[001] Installation
23+________________________________________________________________________________
24+
25++------------------------------------------------------------------------------+
26+| |
27+| $ kiss b xvidcore |
28+| |
29++------------------------------------------------------------------------------+
30+
31+
32+[002] Usage
33+________________________________________________________________________________
34+
35+No documentation is currently provided with the package, refer to online
36+documentation for the time being.
37+
38+
39+[003] References
40+________________________________________________________________________________
41+
42+[0] https://en.wikipedia.org/wiki/Xvid
43+
+9,
-0
1@@ -0,0 +1,9 @@
2+#!/bin/sh -e
3+
4+cd build/generic
5+
6+./configure \
7+ --prefix=/usr
8+
9+make
10+make DESTDIR="$1" install
+1,
-0
1@@ -0,0 +1 @@
2+b29e53dcb890e7dd2ef8faa5dbf4a6d7ed7eea84cf66e8a211c61ef0d902950989
+1,
-0
1@@ -0,0 +1 @@
2+nasm make
+20,
-0
1@@ -0,0 +1,20 @@
2+/var/db/kiss/installed/xvidcore/version
3+/var/db/kiss/installed/xvidcore/sources
4+/var/db/kiss/installed/xvidcore/manifest
5+/var/db/kiss/installed/xvidcore/depends
6+/var/db/kiss/installed/xvidcore/checksums
7+/var/db/kiss/installed/xvidcore/build
8+/var/db/kiss/installed/xvidcore/README
9+/var/db/kiss/installed/xvidcore/
10+/var/db/kiss/installed/
11+/var/db/kiss/
12+/var/db/
13+/var/
14+/usr/lib/libxvidcore.so.4.3
15+/usr/lib/libxvidcore.so.4
16+/usr/lib/libxvidcore.so
17+/usr/lib/libxvidcore.a
18+/usr/lib/
19+/usr/include/xvid.h
20+/usr/include/
21+/usr/
+1,
-0
1@@ -0,0 +1 @@
2+https://downloads.xvid.com/downloads/xvidcore-1.3.7.tar.bz2
+1,
-0
1@@ -0,0 +1 @@
2+1.3.7 1