summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/libmpeg2/README.rockbox
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2021-08-04 09:49:56 -0400
committerSolomon Peachy <pizza@shaftnet.org>2022-10-02 11:57:20 -0400
commitd25d24812e8120c0eb133a412287ac030eb185c9 (patch)
treed1c336d5d81c39366672c86f30c484f96e24a469 /apps/plugins/mpegplayer/libmpeg2/README.rockbox
parent9ce5b2a2eda5c7101898476adaa3533e0ba5db82 (diff)
downloadrockbox-d25d24812e8120c0eb133a412287ac030eb185c9.tar.gz
rockbox-d25d24812e8120c0eb133a412287ac030eb185c9.zip
RFC: Get rid of mpegplayer plugin
It might have made sense once upon a time, but in today's world... Change-Id: I5d638e6f7a2308c50ab12bd901338f02cf426aae
Diffstat (limited to 'apps/plugins/mpegplayer/libmpeg2/README.rockbox')
-rw-r--r--apps/plugins/mpegplayer/libmpeg2/README.rockbox44
1 files changed, 0 insertions, 44 deletions
diff --git a/apps/plugins/mpegplayer/libmpeg2/README.rockbox b/apps/plugins/mpegplayer/libmpeg2/README.rockbox
deleted file mode 100644
index 95f5a3d4b5..0000000000
--- a/apps/plugins/mpegplayer/libmpeg2/README.rockbox
+++ /dev/null
@@ -1,44 +0,0 @@
1Library: libmpeg2 from mpeg2dec-0.4.0b (Released 2004-01-21)
2Imported: 2006-08-06 by Dave Chapman
3
4
5This directory contains a local version of libmpeg2 imported into
6Rockbox for MPEG video decoding.
7
8
9LICENSING INFORMATION
10
11mpeg2dec and libmpeg2 are licensed under Version 2 of the GNU General
12Public License.
13
14
15IMPORT DETAILS
16
17The following files were imported from the mpeg2dec-0.4.0b
18distribution. Minor changes were made to enable compilation in
19Rockbox and TABs were replaced by spaces to comply with the Rockbox
20coding guidelines.
21
22AUTHORS
23README
24SOURCES
25attributes.h
26cpu_accel.c
27cpu_state.c
28decode.c
29header.c
30idct.c
31motion_comp.c
32mpeg2.h
33mpeg2_internal.h
34slice.c
35video_out.h
36vlc.h
37
38The following files are new, but based on code in mpeg2dec.
39
40Makefile
41mpegplayer.c
42video_out_rockbox.c
43mpeg2dec_config.h
44alloc.c