Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and remove...
[kugel-rb.git] / apps / plugins / mpegplayer / README.rockbox
blob95f5a3d4b5785eff6db7785d42deeab574dafe1b
1 Library: libmpeg2 from mpeg2dec-0.4.0b (Released 2004-01-21)
2 Imported: 2006-08-06 by Dave Chapman
5 This directory contains a local version of libmpeg2 imported into
6 Rockbox for MPEG video decoding.
9 LICENSING INFORMATION
11 mpeg2dec and libmpeg2 are licensed under Version 2 of the GNU General
12 Public License.
15 IMPORT DETAILS
17 The following files were imported from the mpeg2dec-0.4.0b
18 distribution.  Minor changes were made to enable compilation in
19 Rockbox and TABs were replaced by spaces to comply with the Rockbox
20 coding guidelines.
22 AUTHORS
23 README
24 SOURCES
25 attributes.h
26 cpu_accel.c
27 cpu_state.c
28 decode.c
29 header.c
30 idct.c
31 motion_comp.c
32 mpeg2.h
33 mpeg2_internal.h
34 slice.c
35 video_out.h
36 vlc.h
38 The following files are new, but based on code in mpeg2dec.
40 Makefile
41 mpegplayer.c
42 video_out_rockbox.c
43 mpeg2dec_config.h
44 alloc.c