File: FILES

package info (click to toggle)
ucbmpeg 1r2-6
  • links: PTS
  • area: non-free
  • in suites: hamm, potato, slink
  • size: 9,504 kB
  • ctags: 7,643
  • sloc: ansic: 79,920; tcl: 2,985; perl: 313; asm: 284; makefile: 269; csh: 13
file content (31 lines) | stat: -rw-r--r-- 870 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Here are the files which should be in this directory....
CHANGES                - a list of the history of this code
COPYRIGHT              - Our copyright message
FILES                  - This file
INSTALL                - installation guide
Makefile               - sample Makefile
README                 - What this code is about
TODO                   - Future of the code
VERSION                - Version number
mpeg_stat.1            - man page
to_hist                - converts .qs to numbers only (for plotting)
to_nums                - converts .rt or .sz to numbers only (for plotting)
block2spec             - convert .blk to a specifics file for the encoder

decoders.c             - etc. are the source files
decoders.h
dither.h
filter.c
jrevdct.c
main.c
motionvector.c
opts.h
parseblock.c
porting.c
proto.h
readfile.c
util.c
util.h
video.c
video.h
vread.c